moizizzy Posted May 23, 2015 Share Posted May 23, 2015 (edited) Hi, I have installed PrestaShop on WIndows 2008 with IIS 7 and I set up a customer account to test the checkout. It works fine till the last page. When i select the payment method - Either COD / Cheque / Bank Wire. It shows the below page 1. I have checked permissions on the folder to read write for all IIS Users 2. I have increased the memory limit to 512M and then 1G for php scripts (previous 64M same error always) 3. I have enabled - define('_PS_MODE_DEV_', true); still getting the same error message 500 Internal server error no other details. 4. I have enabled force compile in the admin area and tried to checkout. No Luck I am totally out of ideas. Can someone please help URL: http://atctools.com/index.php?fc=module&module=cheque&controller=validation Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator to inform of the time the error occurred and of anything you might have done that may have caused the error. More information about this error may be available in the server error log. Web Server at atctools.com Edited May 24, 2015 by moizizzy (see edit history) Link to comment Share on other sites More sharing options...
tuk66 Posted May 25, 2015 Share Posted May 25, 2015 What is in the IIS log? Link to comment Share on other sites More sharing options...
moizizzy Posted May 26, 2015 Author Share Posted May 26, 2015 Hi tuk66, I was able to solve this. Solution --> I was using plesk from parallels and modifying the php memory limit there which for a reason unknown wasnt affecting the config in php.ini. SO i went into IIS Manager and then updated the memory limit from 128M to 512M and the problem was solved; Thank you for help Link to comment Share on other sites More sharing options...
Recommended Posts