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
unoconv doc convert to pdf code prob
PHP/5.3.1
Hi. I am trying to use this code to convert docs to .pdf utilizing unoconv. Howe
uploading video files into mysql in php
hi,
I have the video files which i have to upload into mysql db. along with creating thumbnails f
Error with login script
I am getting an error with my login script:
Error:
Code: Warning: Cannot modify header inf
File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: $setImage= 'productimages/' . dat
square instead of number
Hello
I do not know why but this code seems to work fine only in my xampp local insallation but n
why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe
Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
Using real time in php
I'm very average at PHP and im looking to introduce time to something on my site.
Its a sports si
SAP Logon Failed
I tried to login to SAP through MMC.
When i click start and give password.
it
Coding question?
Hey guys, I have a quick question. If I want to make a way for people to pay for health in my game,