mistert79 Posted October 27, 2010 Posted October 27, 2010 Hello, I have a problem with my site. Yesterday i get the following error on my shop:500 Internal Server Error. I run my shop more then a year and never had troubles whit it till yesterday. In my error log on the server i found a lot of errors. PHP Warning: implode() [function.implode]: Invalid arguments passed in /mnt/web3/13/92/52058792/htdocs/includes/functions/general.php on line 269 PHP Warning: imagecreate() [function.imagecreate]: Invalid image dimensions in /mnt/web3/13/92/52058792/htdocs/product_thumb.php on line 323 PHP Warning: imagecolorallocate(): supplied argument is not a valid Image resource in /mnt/web3/13/92/52058792/htdocs/product_thumb.php on line 326 PHP Warning: imagefill(): supplied argument is not a valid Image resource in /mnt/web3/13/92/52058792/htdocs/product_thumb.php on line 328 PHP Warning: imagecolortransparent(): supplied argument is not a valid Image resource in /mnt/web3/13/92/52058792/htdocs/product_thumb.php on line 329 PHP Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /mnt/web3/13/92/52058792/htdocs/product_thumb.php on line 363 PHP Warning: imagegif(): supplied argument is not a valid Image resource in /mnt/web3/13/92/52058792/htdocs/product_thumb.php on line 390 PHP Warning: Cannot modify header information - headers already sent by (output started at /mnt/web3/13/92/52058792/htdocs/product_thumb.php:323) in /mnt/web3/13/92/52058792/htdocs/product_thumb.php on line 215 PHP Warning: Cannot modify header information - headers already sent by (output started at /mnt/web3/13/92/52058792/htdocs/product_thumb.php:323) in /mnt/web3/13/92/52058792/htdocs/product_thumb.php on line 216 PHP Warning: Cannot modify header information - headers already sent by (output started at /mnt/web3/13/92/52058792/htdocs/product_thumb.php:323) in /mnt/web3/13/92/52058792/htdocs/product_thumb.php on line 217 And everytime i try my side i get the following error in the log Premature end of script headers: I hope someone can help me. Roy T
web-project Posted October 28, 2010 Posted October 28, 2010 check the phpinfo() setting as sounds to me that some php functions are disabled on your server. Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you.
mistert79 Posted October 28, 2010 Author Posted October 28, 2010 check the phpinfo() setting as sounds to me that some php functions are disabled on your server. Hi where can i find the phpinfo() and what functions do you think are disable
Recommended Posts
Archived
This topic is now archived and is closed to further replies.