Hi
Having got wpmu working ok on a localhost, I'm now setting up on a host. Set up using the latest version seem aok, and got confirmation that everything fine and that I should log in to /siteadmin. I can't do this as I get the error message below (xxxx replacing my domain).
I had thought it could be file permissions, or missing files, but I see that the missing file report relates to a 'wrong' location in that it's reporting it can't find public_html/wp-admin/wp-includes/compat.php' when in fact (I believe) the file should be at public_html/wp-includes/compat.php
So I think this must relate to ABSPATH. Any ideas -why- this happened, and how to fix. I have googled and searched the codex, without a clear answer.
Thanks in anticipation..
>
Warning: main(/home/xxxxxx/public_html/wp-admin/wp-includes/compat.php) [function.main]: failed to open stream: No such file or directory in /home/xxxxxxx/public_html/wp-admin/wp-settings.php on line 203
Warning: main(/home/xxxxxx/public_html/wp-admin/wp-includes/compat.php) [function.main]: failed to open stream: No such file or directory in /home/xxxxxxx/public_html/wp-admin/wp-settings.php on line 203
Fatal error: main() [function.require]: Failed opening required '/home/xxxxx/public_html/wp-admin/wp-includes/compat.php' (include_path='.:/usr/php4/lib/php:/usr/local/php4/lib/php') in /home/xxxxxx/public_html/wp-admin/wp-settings.php on line 203
>