|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2008-08-08 09:16 UTC] jimmy at zimliu dot com
Description: ------------ I currently install php with the version of 5.2.6. All my php scripts unable to execute but displayed as regualr HTML documents in my internet browser. I have gone thru the manual, and done a proper setting. My phpinfo() works fine. Kindly help. Regards, Jimmy Liew PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sun Nov 02 22:00:01 2025 UTC |
Are you using short open tags ? ("<?"). In this case, check if short_open_tag is On in your php.ini.