require_once error

saschenke / 2015-12-10 14:32:58   

Hi there, I have been trying to move my backed-up website to a new host and recently got this error message after uploading the old website and updating the config.php file with new database info:

Warning: require_once(ndxzsite/config/options.php): failed to open stream: No such file or directory in /home/sascha6/public_html/index.php on line 9

Fatal error: require_once(): Failed opening required 'ndxzsite/config/options.php' (include_path='.:/usr/lib//usr/local/lib/…') in /home/sascha6/public_html/index.php on line 9

Any insight on how I could fix this one? I've tried everything, I think after this I'll have to rebuild the site. Not that big a deal, just wanted to figure it out! Thanks so much for your attention.

This thread has been closed, thank you.