Hi there.
I have just uploaded all the files required through my FTP set up, CHMOD'd all the files to 777, then tried running the install through my web space server, only to get this...
Warning: main(/home2/username/public_html/pubblogs/wpmu-settings.php): failed to open stream: No such file or directory in /home2/username/public_html/pubblogs/wp-config.php on line 86
Fatal error: main(): Failed opening required '/home2/username/public_html/pubblogs/wpmu-settings.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/username/public_html/pubblogs/wp-config.php on line 86
Here is what I see in the wp-config.php from line 83 to 87...
/* Stop editing */
define('ABSPATH', dirname(__FILE__).'/');
require_once(ABSPATH.'wpmu-settings.php');
?>
I'm just not sure what or where I went wrong with the install process that'd cause this, or how I could fix it!
Any help would be muchly appreciated.
Thanks in advance.