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, ∼9804🔥, 0💬
Popular Posts:
What is service "wuauserv" and library "wuauserv.dll" on Windows Vista? "wuauserv" is a system servi...
What is HelpSvc.exe - Microsoft Help Center Service? That is HelpSvc.exe? There many answers on the ...
I am unable to copy data from my external hard-disk (NTFS). When I try to repair it from cmd using c...
Where to find tutorials on Internet Explorer (IE)? Here is a large collection of tutorials to answer...
Can I disable Windows service "Remote Procedure Call (RPC)" to speedup my computer? Windows service ...