Dear all,
I have a problem to add item to httpd.conf file. When I add " LoadModule
php4_module c:/php/sapi/php4apache2.dll", the server can not start. After delete
it, server works well except invoking the php file. For example, when I enter
"http://localhost/phpinfo.php, only the source code can be seen like
"<?phpinfo();?>.
MY OS is windows 2000
PHP 4.2.3
apache 2.0.43
Anybody know how to configure it and make php work
well in windows via browser?
thank you very much!
Henry |
- [PHP-INSTALL] Re: problem to modify httpd.conf Haidong Chen \(Henry\)
- [PHP-INSTALL] Re: problem to modify httpd.conf Seung Hwan Kang