Collections:
Other Resources:
PHP won't run on Apache
I am running Apache 2.2 on Windows Vista. I have installed PHP 5.3.5 using msi installer php-5.3.5-Win32-VC6-x86. I have confiugred my Apache httpd.conf per your tutorial and I still cannot get phpinfo() to display anything but the code in my browser. When I call http://localhost/test.php in my browser, the window displays:
< ?php phpinfo(); ?>
I'm at my wit's end.. can you help please?
✍: Cate_R
Also try to run your test.php on the command line to ensure it is working.
If still not working, post your httpd.conf file here.
2011-02-19, ∼9739🔥, 0💬
Popular Posts:
Why am I getting a blank page when running PHP scripts to access MySQL database? Assuming that you h...
What is pdf.ocx - ActiveX - Adobe Acrobat Control Version 6.0 for ActiveX? ActiveX pdf.ocx is instal...
A collection of 14 tutorials on Apache and PHP installation and configuration covering: How to downl...
How to add a network user on a Windows 10 Pro computer? The network user already exists on the compa...
What is BTTray.exe - Process - Bluetooth Tray Application? Process BTTray.exe is Bluetooth Tray Appl...