peasepud Posted August 16, 2008 Share Posted August 16, 2008 hmmmmm first time Ive had this happen. I have a site, which is a basic one using php, within its server space Ive created a new site to show a client under the sub directories of /sites/development/clientname Ive then put a few files in there, the .html works fine yet the php file gives a 500 internal server error, the file in question is very basic and just has a couple of include statements in it so its not even like Im doing any GET or POST operations. Does anyone have any ideas? Quote Link to comment https://forums.phpfreaks.com/topic/120012-500-internal-server-error/ Share on other sites More sharing options...
DeanWhitehouse Posted August 16, 2008 Share Posted August 16, 2008 try running a php info file , and see what happens. Quote Link to comment https://forums.phpfreaks.com/topic/120012-500-internal-server-error/#findComment-618232 Share on other sites More sharing options...
Fadion Posted August 16, 2008 Share Posted August 16, 2008 Actually this may be caused by different reasons (read permissions, htaccess, etc) so search on google for "php 500 internal server error" and you'll find a lot of alternatives. Just take a look at those and find out what you're missing. Quote Link to comment https://forums.phpfreaks.com/topic/120012-500-internal-server-error/#findComment-618236 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.