Results 1 to 3 of 3

Thread: problem with icephp

  1. #1
    santi is offline Registered User
    Join Date
    Feb 2004
    Posts
    4

    problem with icephp

    Hi,
    i am trying to use icephp (Ice-1.2.0-VC70.msi) with php-5.0.0b2-Win32 and Apache Version 1.3 (Appserv). i follow the install instructions (IceUtil.dll,Slice.dll,Ice.dll in c:/windows/system32)
    php -m output:
    C:\AppServ\php>php -m
    [PHP Modules]
    bcmath
    calendar
    com_dotnet
    ctype
    dom
    ftp
    ice
    libxml
    mysql
    odbc
    pcre
    session
    simplexml
    sqlite
    standard
    tokenizer
    wddx
    xml
    zlib

    [Zend Modules]

    i add "extension = php_ice.dll" in php.ini
    my PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\Sys tem32\Wbem;c:\j2sdk1.4.1_06\bi
    n;C:\ICE\IceJ-1.2.0\bin;C:\ICE;

    if i try to start apache i get the following message : "PHP Shutdown: Unable to initialize module 'ice' "

    Apache error.log:
    PHP Fatal error: profile `__default__' already exists in Unknown on line 1650548582
    PHP Warning: PHP Shutdown: Unable to initialize module 'ice' in Unknown on line 0

    can you said me what is wrong (please!)

    regardes, martin

  2. #2
    todd is offline Registered User
    Join Date
    Feb 2004
    Posts
    1
    Sorry, there seems to be a PHP5 extension initialization issue with the Windows version of Apache 1.3. Can you use Apache 2.0 instead?

    Regards,
    Todd

  3. #3
    santi is offline Registered User
    Join Date
    Feb 2004
    Posts
    4
    thank you , now it works

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. IcePHP on Apache 2 problem
    By supasteevo in forum Help Center
    Replies: 1
    Last Post: 04-23-2009, 02:52 AM
  2. icephp.so
    By austin in forum Help Center
    Replies: 2
    Last Post: 10-09-2008, 03:59 PM
  3. about icephp
    By fanson in forum Help Center
    Replies: 7
    Last Post: 12-18-2007, 01:20 AM
  4. IcePHP
    By cesartovic in forum Help Center
    Replies: 2
    Last Post: 09-25-2006, 12:05 PM
  5. Help IcePhp Config Problem!
    By youyou in forum Help Center
    Replies: 2
    Last Post: 11-13-2004, 10:14 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •