|
Just upgraded to V1.5.0.1 from 1.4.0.1 and everything works appart from the cron.php it send the followe=ing email:
PHP Fatal error: Uncaught exception ‘Mage_Core_Exception’ with message ‘ is not a directory or not readable by this user’ in /var/www/vhosts/nosiweb.com/httpdocs/shop/app/Mage.php:550
Stack trace:
#0 /var/www/vhosts/nosiweb.com/httpdocs/shop/app/Mage.php(248): Mage::throwException(’ is not a direc...’)
#1 /var/www/vhosts/nosiweb.com/httpdocs/shop/app/Mage.php(662): Mage::setRoot()
#2 /var/www/vhosts/nosiweb.com/httpdocs/shop/cron.php(29): Mage::isInstalled()
#3 {main}
thrown in /var/www/vhosts/nosiweb.com/httpdocs/shop/app/Mage.php on line 550
I’ve tried re-copying all the files using connect. Also manually re uploading all the files, cleared all the cache and no difference just the same email.
Tried a fresh installation of V1.5.0.1 and that works fine but cannot spot what’s wrong with the main installation.
Can anybody help it would be much appreciated? I’ve been at this for a few days and run out of ideas to try.
|