I migrated my site and updated the path in the index.php file and changed the template path in the Admin Control Panel, however I am still getting this message after turning on error messaging:
A PHP Error was encountered
Severity: Warning
Message: require_once(): open_basedir restriction in effect. File(/home/domain/public_html/php/simplepie.inc) is not within the allowed path(s): (/var/www/vhosts/domain/httpdocs/:/tmp/)
Filename: libraries/Functions.php(656) : eval()‘d code
Line Number: 3
As you can see the old path from the previous server is still throwing an error. I have spent hours trying to troubleshoot. Does anyone know what I am missing?
Any help is greatly appreciated.