TheHat Posted October 19, 2010 Share Posted October 19, 2010 Hi AllAfter re-uploading a theme I can no longer access the frontend or admin. The error is as followsWarning: require_once(/var/www/vhosts/stockingsandfrills.co.uk/httpdocs/config/../classes/Configuration.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/vhosts/stockingsandfrills.co.uk/httpdocs/config/config.inc.php on line 23Fatal error: require_once() [function.require]: Failed opening required '/var/www/vhosts/stockingsandfrills.co.uk/httpdocs/config/../classes/Configuration.php' (include_path='.:') in /var/www/vhosts/stockingsandfrills.co.uk/httpdocs/config/config.inc.php on line 23How can I get my sote working again?Gary Link to comment Share on other sites More sharing options...
rocky Posted October 20, 2010 Share Posted October 20, 2010 Make sure that classes/Configuration.php exists on your server and it has chmod 644 permissions. Link to comment Share on other sites More sharing options...
TheHat Posted October 20, 2010 Author Share Posted October 20, 2010 Thanks for the quick reply, I'd moved the claases folder by mistake.DOH! Link to comment Share on other sites More sharing options...
Recommended Posts