Internal Server error 500

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


Joined: 18 Jul 2008
Posts: 2

PostPosted: Mon Jul 21, 2008 6:23 pm    Post subject: Internal Server error 500 Reply with quote

When ever i try to install a forum i get a internal server 500 error, i get into the forums setup almost near the end right before finish and the it comes up and i cant seem to install it fully. everything connects right and my database seems to be running well but it always comes up. any ideas? im installing phpbb3
Back to top View user's profile Send private message
NuccatheWarrior
-


Joined: 18 Oct 2007
Posts: 82

PostPosted: Wed Sep 17, 2008 5:20 pm    Post subject: Reply with quote

for the phpbb forum board set your execution time in your php.ini from 30 to like 5000 or what ever. I have mine shown below... It would be under resource limits

Code:
max_execution_time = 50000     ; Maximum execution time of each script, in seconds
max_input_time = 50000   ; Maximum amount of time each script may spend parsing request data
;max_input_nesting_level = 64 ; Maximum input variable nesting level
memory_limit = 128M      ; Maximum amount of memory a script may consume (128MB)

This was taken from php 5.2.6 - PHP.INI file



There is a topic for this in the PHP Forum of Aprelium's Forums
_________________
Site Administrator of Nucca The Warrior's Website

http://nuccathewarrior.kicks-ass.org
Back to top View user's profile Send private message Visit poster's website
rrinc
-


Joined: 24 Feb 2006
Posts: 725
Location: Arkansas, USA

PostPosted: Fri Sep 19, 2008 5:09 am    Post subject: Reply with quote

I'd like to add that its a good idea to only do that temporarily, or choose a lower but higher than default value. Those high settings could freeze or drastically slow down your server if you had a bad script being executed.
_________________
-Blake | New Server :D
SaveTheInternet
Soy hispanohablante. Puedes contactarme por mensajes privados.
Back to top View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
NuccatheWarrior
-


Joined: 18 Oct 2007
Posts: 82

PostPosted: Sat Sep 27, 2008 3:52 am    Post subject: Reply with quote

yep thats true if a bad script happened. My server can handle it with no problem. Its just that when my server goes in idle, it takes like 30 seconds to load my site. But im building a new one as we speak, im just gonna have forums on mine. Basically to relieve stress on the server...lol
_________________
Site Administrator of Nucca The Warrior's Website

http://nuccathewarrior.kicks-ass.org
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> Databases 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