Error 500 wiht php........

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
DiakRufus
-


Joined: 02 Dec 2004
Posts: 1

PostPosted: Thu Dec 02, 2004 3:32 pm    Post subject: Error 500 wiht php........ Reply with quote

Error 500
internal Server Error.
What does it mean?
I've dine server's configuration
CGI Processing Enabled:Yes
CGI error file:log/cgi.log
CGI Script's Timeout(second):30
Resolve interpeter using the scipt's # ! $:No
---------
CGI interpeters: /usr/bin/php
Associated Extension: php
CGI Paths: /cgi.bin
/*.php
User CGI Enviroment variables
Nome: REDIRECT_STATUS
Value: 200<@$>
When i launch out php's script,the server gives "Error 500". Why? The strange thing is that, in the first part,the server worked with php's script, then (!don't know why) it didn't work anymore.
I use Mandrake 10.1 operative system. Could help me,please?
Back to top View user's profile Send private message
solemnwarning
-


Joined: 09 Nov 2004
Posts: 2

PostPosted: Thu Dec 02, 2004 5:49 pm    Post subject: Reply with quote

Mandrake Sucks, U Should Use Fedora, Especially If U Are Using It As A Server
Back to top View user's profile Send private message
olly86
-


Joined: 25 Apr 2003
Posts: 993
Location: Wiltshire, UK

PostPosted: Thu Dec 02, 2004 8:11 pm    Post subject: Reply with quote

error 500 basically means somethings prevented the sever from fulfilling the request successfully.

this could be a badly coded page, or some wrongly configured server setup.
_________________
Olly
Back to top View user's profile Send private message
admin
Site Admin


Joined: 03 Mar 2002
Posts: 1334

PostPosted: Sat Dec 04, 2004 1:28 pm    Post subject: Re: Error 500 wiht php........ Reply with quote

If you're using a UNIX system, you should remove the x (excutable bit) from PHP files to have them processed correctly. Otherwise you get error 500.
To do so, use the command:

Code:
chmod -x *.php


If this doesn't help, please send your abyss.conf file to support@aprelium.com .
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group