I need help! I'm trying to install PHP & I can't get it to work with Apache 2.0. The Apache install file is apache_2.0.43-win32-x86-no_ssl.msi and the PHP install file is php-4.2.3-Win32.zip. The problem is after I configure the Appache httpd to run PHP stuff, when I restart Apache as console, the console window shows up and suddenly disappears (so quick, I can't even read the error message that appears). When I put a comment on this line LoadModule php4_module c:/php/sapi/php4apache2.dll, Apache works but when I remove the comment, Apache won't work. I've downloaded the PHP snap and replaced the php4apache2.dll but it still won't work. Do I have to extract everything in the snap zip or only the files that I need? I was so excited to start with PHP but this installation problem is frustrating me so much.
🙁