What the bloody....

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


Joined: 27 Oct 2006
Posts: 3

PostPosted: Fri Oct 27, 2006 1:10 am    Post subject: What the bloody.... Reply with quote

Error 500

Internal Server Error

If I see this message one more time, I'm going nuts.
Ii'm trying to install phpNuke, its obviously not going so well.

I get that error when i try to upload the .sql file, even going through their install script gives me that error.
**Rips hair out**
Back to top View user's profile Send private message
hc2995
-


Joined: 07 Aug 2006
Posts: 644
Location: Maryland, USA

PostPosted: Fri Oct 27, 2006 10:10 am    Post subject: Reply with quote

Make sure you have installed php 4 or 5 correctly

abyssunderground has a great tutorial on this its:

http://www.abyssunderground.co.uk/tutorials-php.php

Aprelium also make a preconfigured php 5 package for windows, i use it with no problems get it at:

http://www.aprelium.com/abyssws/php5win.html
_________________
Where have i been? School got heck-tick, had to move half way around the state, then back... and then i had to change jobs, so iv been away for a while :P
Back to top View user's profile Send private message AIM Address
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Fri Oct 27, 2006 11:31 am    Post subject: Re: What the bloody.... Reply with quote

The Midnighter wrote:
I get that error when i try to upload the .sql file, even going through their install script gives me that error.
**Rips hair out**


Check you cgi.log or fastcgi.log file for more details about the error. If it occurs while uploading the .sql file, chances are it is caused by the long time the script takes to execute (there are several timeout parameters in Abyss Web Server and PHP).

To solve the problem, increase the CGI Timeout value in Abyss Web Server, increase the max_execution_time in php.ini.

You will also probably need to configure PHP to accept large downloads as explained in http://www.aprelium.com/forum/viewtopic.php?p=49425#49425 .
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
The Midnighter
-


Joined: 27 Oct 2006
Posts: 3

PostPosted: Fri Oct 27, 2006 8:40 pm    Post subject: Re: What the bloody.... Reply with quote

THank you both for such quick responces ^^ I will post back to let you know if this worked.
Back to top View user's profile Send private message
The Midnighter
-


Joined: 27 Oct 2006
Posts: 3

PostPosted: Fri Oct 27, 2006 11:30 pm    Post subject: Reply with quote

Now I'm getting this error:
Error 504

Gateway Timeout
Back to top View user's profile Send private message
hc2995
-


Joined: 07 Aug 2006
Posts: 644
Location: Maryland, USA

PostPosted: Sat Oct 28, 2006 12:05 am    Post subject: Reply with quote

hummm put this in a a file:

Code:

<?php
phpinfo();
?>


and save it as:

Code:

phptest.php


upload it to your server, then navigate to the file and see if php is working correctly

You should see something like this:


_________________
Where have i been? School got heck-tick, had to move half way around the state, then back... and then i had to change jobs, so iv been away for a while :P
Back to top View user's profile Send private message AIM Address
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