Results 1 to 4 of 4

Thread: Help with ice and PHP5

  1. #1
    jessc is offline Registered User
    Name: Jess Currin
    Organization: Personal
    Project: Installing ice on PHP5
    Join Date
    Mar 2011
    Posts
    3

    Help with ice and PHP5

    I'm using XAMPP version 1.7.4, PHP version 5.3.5 and ice version 3.4.1 all on windows xp professional. I can see that my ice is installed correctly because ice is in my phpinfo(). I'm trying to open a php file and I get this message Fatal error: Call to undefined function Ice_loadProfile() in C:\xampp\htdocs\icedemo.php on line 11. I looked at this Problems with installation of IcePHP post were a guy was having a similar problem except on linux. My problem is I can't change the extension_dir = <ICE_HOME>/lib entry in my php.ini like Mes was talking about in the post because if I do it doesn't load php_ice.dll and I get all kinds of errors when apache comes up. I tryed copying the contents of the lib folder into my C:\xampp\php\ext folder and that didn't work either. Then I tryed copying all the dll files from inside of the ext folder into the lib folder and changing the entry in the php.ini file accordingly and still got the same error trying to load the php file in a browser. Any help or advice will be most appreciated.

  2. #2
    mes's Avatar
    mes
    mes is offline ZeroC Staff
    Name: Mark Spruiell
    Organization: ZeroC, Inc.
    Project: Ice Developer
    Join Date
    Feb 2003
    Location
    California
    Posts
    1,445
    Hi,

    Welcome to the forum.

    Our PHP extension underwent some significant changes in Ice 3.4, such that the Ice_loadProfile function no longer exists. Refer to the "PHP changes" section of the release notes for more information.

    Regards,
    Mark

  3. #3
    jessc is offline Registered User
    Name: Jess Currin
    Organization: Personal
    Project: Installing ice on PHP5
    Join Date
    Mar 2011
    Posts
    3
    I think I know what's wrong now. I'm trying to use this with mumble and none of the guides I looked at from mumble said I needed a certain version of ice but now I see I need 3.3.1. Instead of the new version I'm using 3.4.1 I found this here. Anyway thanks Mes for the help and post I might need some more help at some point.

  4. #4
    jessc is offline Registered User
    Name: Jess Currin
    Organization: Personal
    Project: Installing ice on PHP5
    Join Date
    Mar 2011
    Posts
    3
    Okay now I'm running ice version 3.3.1-VC60 and PHP version 5.2.6 so I'm compatible with mumble. But now I keep getting this error in my apache server log that says PHP Fatal error: Unable to start ice module in Unknown on line 0 when this happens the hole server crashes. Any ideas thanks in advance.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. php5-Ice on FreeBSD 7.1
    By fwaggle in forum Help Center
    Replies: 15
    Last Post: 11-29-2010, 03:02 PM
  2. Ice 3.4.x + PHP5.3.3 + RHEL4 + cPanel
    By PV-Patrick in forum Help Center
    Replies: 9
    Last Post: 10-27-2010, 08:23 PM
  3. Help installing ice for php5
    By Kami in forum Help Center
    Replies: 2
    Last Post: 04-08-2009, 05:53 PM
  4. ICE PHP5 Server start???
    By surfer in forum Help Center
    Replies: 5
    Last Post: 09-06-2005, 07:51 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
  •