Internal Server Error issues
Posted on
16th Feb 2014 07:03 pm by
admin
This has been bothering me for weeks and I've been trying to solve it without asking for help, but eventually I had to give up
Basically, I have a website that is based around manipulating photos with php commands(imagecopymerge,imagecolorat,etc.) however, one page, which compiles all of the data together, is way too large. Most of the time it results in an internal server error. Base on what a GoDaddy Customer service representative said, I assumed that this problem is caused by the script taking too much of the server's time and concentration.
Because of this, I wrote a code to by pass it by doing some of the commands, then refreshing with a changed GET variable to tell the page where to start based on how high the number is. This kind of solved the problem, but there's still a 50% chance that I will get a server error on any random step for reasons I don't understand. My question is, is there any way I can stop an internal server error 500, or redirect the page automatically when it happens? And if not, what part of a website package would I need to upgrade to allocate more time and processing power for my website?
Thank you
No comments posted yet
Your Answer:
Login to answer
262
41
Other forums
Is there a quick way to do this?
Hi all,
I need to create a mysql table from php that goes a little something like this
php form help
Hey,
I use a control file to set my meta tags and titles
Here's an example
Code: &a
modifying query string with no page refresh
Hi everybody,
I've tried to get info about my problem all over the internet but i didn't find out
Getting the full city list from maxminds geoip database
I am suprised I can't find any references to this.
I have maxminds geoip lite installed and i
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)&l
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get
Linux socket programming
Where can I find a good introduction to socket programming?
PHP MySQL Return Results Issue
Hi guys,
I'm running joomla and made a module which is using ajax.
Basically i just have a