Hi all I'm running Apache 2.0.35 with PHP 4.2.1 as a module - without any problems. But when I've decided to upgrade PHP (to check the new 5b) and then Apache too (when firstly ran into problems), I wasn't able to get them work together ...
tried: - later Apache versions (2.0.39, 2.0.46) - unable to run any version of PHP (4.2.1, 4.2.3, 5.0.0b) - my current version of Apache (2.0.35) - unable to run any later version of PHP (4.2.3, 5.0.0b) - php4ts.dll in "C:\WINNT", "C:\WINNT\system32", "C:\Program Files\PHP\sapi" - iconv.dll copied to "sapi" directory When I install Apache 2.0.35 and PHP 4.2.1 back again everything is OK. I always end with one of these two Apache error-messages: "The specified module could not be found." // obvously only occurring when PHP can't locate php4ts.dll "The specified procedure could not be found." (With the 5b I've tried to change "LoadModule php4_module ..." to "LoadModule php5_module ..." - no difference.) Win2k SP4 PHP in C:\Program Files\PHP Apache2 in C:\Program Files\Apache Group\Apache2 Any hints please? :o( Yaroukh -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php