Working on a localhost site with a fresh install of WAMP64. Changed c:/wamp64/www to F:/Sites/ and now have the following errors that I can't make heads or tails of....
Warning: require(../scripts/config.inc.php): failed to open stream: No such file or directory in F:\Sites\add_vhost.php on line 10
and
Fatal error: require(): Failed opening required '../scripts/config.inc.php' (include_path='.;C:\php\pear') in F:\Sites\add_vhost.php on line 10
I'm lost here. Any help would definitely be appreciated. Thanks.
Warning: require(../scripts/config.inc.php): failed to open stream: No such file or directory in F:\Sites\add_vhost.php on line 10
and
Fatal error: require(): Failed opening required '../scripts/config.inc.php' (include_path='.;C:\php\pear') in F:\Sites\add_vhost.php on line 10
I'm lost here. Any help would definitely be appreciated. Thanks.