From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.2.0 PHP Bug Type: Apache2 related Bug description: PHP Module problem
Hello, I have one problem. I have Apache http server 2.0.35 and PHP 4.2.0. I need to configure php as module of Apache server. I wrote into the httpd.conf file this: Load Module php4_module php/sapi/php4apache.dll ... ... etc. This all is in the install.txt of any distribution of php. I have Windows 2000, so I use the system service to run apache server. And now back to the problem. When I try to start apache service, service write: Connot load module php4apache.dll. This module wasn't found. I try to reconfigure apache, but it doesn't work. I run apache.exe with parameter -t, to chcek syntax and everything was OK. Where is the problem? I change apache 1.3.24 for 2.0.35 and the later version were running correctly. I mean php module. Please, help me... Sorry for english, I am form central of Europe and I learned english for about 6 years ago, so I can't it so good. -- Edit bug report at http://bugs.php.net/?id=17048&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17048&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17048&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17048&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17048&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17048&r=support Expected behavior: http://bugs.php.net/fix.php?id=17048&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17048&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17048&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17048&r=globals