redtogo Posted June 21, 2014 Share Posted June 21, 2014 I listed this problem before but for some unknown reason I can no longer find it even through I had replies to it so had to start a new topic. When I upgraded Prestashop 1.6.0.6 to 1.6.0.7 from within Prestashop I found I could no longer access the backend with just a blank page showing and a 500 error on the front end. However searching through the error log I think I know where the error lies. In index.php on line 27 reads 'require(dirname(__FILE__).'/config/config.inc.php');' however the /config/config.inc.php can not found and therefore is possibly the reason for the 500 error. As I have no knowledge of php how do I go around fixing the problem and what does config.inc.php do? I really need to fix this problem urgently as the site has been down now for a couple of days. Any help would be appreciated. Link to comment Share on other sites More sharing options...
selectshop.at Posted June 21, 2014 Share Posted June 21, 2014 This topic should solve your problem: http://www.prestashop.com/forums/topic/338268-solved1-click-upgrade-from-1606-to-1607-admin-screen-not-shown/ 1 Link to comment Share on other sites More sharing options...
Recommended Posts