|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-03-17 12:35 UTC] loic-info at netcourrier dot com
[2001-03-17 16:44 UTC] sniper@php.net
[2001-03-17 18:45 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Oct 28 10:00:01 2025 UTC |
Hi! I'm under Win 98SE, Apache 1.3.19 and php4.0.5-RC1 (from www.php4win.de) as an Apache module ("php4apache.dll" or "php4apache-eapi.dll", the problem is the same for both). It seems that extensions can't be loaded at startup (from the "php.ini" file) because their filenames are replaced by.... strange words! For example if I uncomment the line "extension=php_zlib.dll" and only this one, Apache crash and the Apache log shows "PHP Warning: Unable to load dynamic library 'C:\EasyPHP\php\extensions\php_zlib!'" (sometimes the name of the file is also replaced by 'localhost' or '@E'). This was an example, but I can reproduce the problem for each one of the extensions. It's not related to my "php.ini" file because this one works with the previous version of php4.0.5-dev. Thanks in advance, Lo?c