RCP90 Posted November 5, 2013 Share Posted November 5, 2013 (edited) Hello I am getting an '500 internal server error when trying to regenerate thumbnails in 1.5.6.0. I understand that this could mean the server is timing out, incorrect permissions or incorrectly configured htaccess file, but I am unsure which of these the errors indicate. I have turned on error reporting which gives me the following error: Notice: Use of undefined constant _RIJNDAEL_KEY_ - assumed '_RIJNDAEL_KEY_' in /var/sites/t/mysite.com/public_html/classes/Cookie.php on line 80 Notice: Use of undefined constant _RIJNDAEL_IV_ - assumed '_RIJNDAEL_IV_' in /var/sites/t/mysite.com/public_html/classes/Cookie.php on line 80 I had a look at the line mentioned, which is highlighted below: http://puu.sh/59ui5.png If anyone could point me to a solution it would be greatly appreciated. Edited November 5, 2013 by RCP90 (see edit history) Link to comment Share on other sites More sharing options...
RCP90 Posted November 5, 2013 Author Share Posted November 5, 2013 (edited) fixed this part, sill have original error. Edited November 5, 2013 by RCP90 (see edit history) Link to comment Share on other sites More sharing options...
benjamin utterback Posted November 5, 2013 Share Posted November 5, 2013 Is this with Error reporting turned on? Link to comment Share on other sites More sharing options...
RCP90 Posted November 5, 2013 Author Share Posted November 5, 2013 Hi Benamin, The second post was with error reporting yes, I realized site works fine with it turned off. So I have the original issue still. That is it error i receive with error reporting turned on yes. Link to comment Share on other sites More sharing options...
SmartDataSoft Posted November 5, 2013 Share Posted November 5, 2013 Did you add any code on your Frontendcontroller. It show header send error. if you share you site access on pm, i can take a look the issue. Link to comment Share on other sites More sharing options...
RCP90 Posted November 5, 2013 Author Share Posted November 5, 2013 Hi, the problem with the second post was because I had error reporting on, I had it on to get more info on the initial issue, with it turned off the site works fine. So its just the original problem in the first post. I have already asked my host to increase the execution time. Link to comment Share on other sites More sharing options...
RCP90 Posted November 5, 2013 Author Share Posted November 5, 2013 (edited) just an update, It is definitely server timing out. Before I was generating 'all', this time I did it like this; http://puu.sh/59x6p.png section by section and the regeneration worked, so I will mark this as solved, server timeout and will wait for host to increase the execution time. Thank you for taking the time to reply. Also good article from Benjamin on the topic. http://www.prestashop.com/blog/en/the-500-internal-server-error-explained-solved/ Edited November 5, 2013 by RCP90 (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts