brandonc503 Posted February 9, 2010 Share Posted February 9, 2010 when i re-generate thumbnails it works for few seconds and makes some of the thumbnails, but at point it says 500 internal error.. i changed with a php5.ini file the max_execution_time = 500 and cna see it work in phpinfo() test file.. and i get error about 30 seconds into the script.. so im wondering if there is something in script that is timing out...oh and if i remove some if the image types such as the medium and large, it works.. thats why i think its time.. or some cap on time or size.. or something.. any ideas? andi dont think its the permissions cause it does some of the images fine. Link to comment Share on other sites More sharing options...
tomerg3 Posted February 10, 2010 Share Posted February 10, 2010 Try looking for the exact error, you can find that in the error log of your hosting company's cPanel interface. Link to comment Share on other sites More sharing options...
Recommended Posts