Hello, can anyone help me, I am new to PHP.
I am trying to set up the Apache Server for PHP (in Windows XP), but when I
ad the line:
LoadModule php4_module c:/php-4.2.3-Win32/sapi/php4apache2.dll
(in httpd.conf), then the Apache Server refuces to start (I get "The
requested operation has failed" msg).
Without that line the Apache Server starts with no problems. The directory
path is correct.
Please help me!
I am trying to set up the Apache Server for PHP (in Windows XP), but when I
ad the line:
LoadModule php4_module c:/php-4.2.3-Win32/sapi/php4apache2.dll
(in httpd.conf), then the Apache Server refuces to start (I get "The
requested operation has failed" msg).
Without that line the Apache Server starts with no problems. The directory
path is correct.
Please help me!
Comment