- Aug 28, 2020
- 135
- 94
- 28
Hey, I transferred my site from one server to another and having issues like -
solved this issue, by correcting path in config file
Code:
( ! ) Warning: require_once(/home/sahityas/public_html/system/startup.php): failed to open stream: No such file or directory in /home/sahityasarowar/public_html/index.php on line 26
Code:
( ! ) Fatal error: require_once(): Failed opening required '/home/sahityas/public_html/system/startup.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/sahityasarowar/public_html/index.php on line 26
solved this issue, by correcting path in config file