Jump to content
The Uniform Server Community

PHP 4.4.0


MadMac
 Share

Recommended Posts

Hi,

 

I'm trying to port my website to a local apache on my laptop to be able to develop without an internet connection. So far it works with MySQL and the downgrade to PHP 4.3.11.

 

The issue now is to get the php_gettext.dll module running under Uniserver. It's not included in the PHP 4.3.11 plugin and when I try to use the official build from php.net I end up in a lot of error messages.

 

Is there a way to use the official php 4.4.0 version with Uniserver? What is this php4apache2.dll thing? It's not existing in the php.net build.

 

Thanks for your help and of course for the fantastic work to provide Uniserver.

 

Cheers,

Mac

Link to comment
Share on other sites

Dont worry about files you dont know. Believe me, its not spyware nor adware nor a virus.... :) :D

 

About the extension, you need to download the PHP 4.3.11 package from PHP. Find where they keep old versions... (should be a link to the left of the page, where navigation is) :(

 

Download that package and then get the php_gettext.dll file from it. After that, edit the php.ini file and uncomment the extension line. :D

Link to comment
Share on other sites

Dont worry about files you dont know. Believe me, its not spyware nor adware nor a virus.... :blink: ;)

Did not have spyware in mind, just curious where this file comes from :). It's also in the official distribution under the SAPI folder.

Download that package and then get the php_gettext.dll file from it. After that, edit the php.ini file and uncomment the extension line. :)

No, not that easy. Now I remember this old issue. You still have to get libint-1.dll and iconv.dll and copy them to the windows/system32 folder. The iconv.dll is included in the php distro, however libint-1.dll is not. After some searching I found a working one in the older PHP 4.3.4 archive.

 

This works with PHP 4.3.11. Not with 4.4.0.

 

Cheers,

Mac

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...