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
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
TimeStamp Column Problem...
I'm mad at my self and thinking I'm a little retarded. It just be some one mistake I'm missing here.
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
isset undefined variable
Hi all,
Hope someone can point out the obvious. I've a log in script, if you dont enter a use
AUTONUMBER PROBLEM
Hello Everyone,
My name is Jones and i am new to this forum and to oracle. I am using ora
Why is my row count 0?
Here's the MySQL query i'm running. It basically pulls data from 2 tables based on some data passed.
Preg_match unknown modifyer
Hello,
Im trying to write a little script for my forums i need to get the reply from my forum
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t