Further to this i have just looked at raw error logs and see the following;
‘
[Wed Sep 20 07:39:03 2006] [error] PHP Fatal error: main() [function.require]: Failed opening required ‘/home/me/public_html/mywebsite/blog//wp-admin/admin-functions.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/me/public_html/mywebsite/blog/wp-admin/upgrade-functions.php on line 3
[Wed Sep 20 07:39:03 2006] [error] PHP Warning: main(/home/me/public_html/mywebsite/blog//wp-admin/admin-functions.php) [function.main]: failed to open stream: No such file or directory in /home/me/public_html/mywebsite/blog/wp-admin/upgrade-functions.php on line 3
[Wed Sep 20 07:35:01 2006] [error] PHP Fatal error: main() [function.require]: Failed opening required ‘/home/me/public_html/mywebsite/blog//wp-admin/admin-functions.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/me/public_html/mywebsite/blog/wp-admin/upgrade-functions.php on line 3
[Wed Sep 20 07:35:01 2006] [error] PHP Warning: main(/home/me/public_html/mywebsite/blog//wp-admin/admin-functions.php) [function.main]: failed to open stream: No such file or directory in /home/me/public_html/mywebsite/blog/wp-admin/upgrade-functions.php on line 3
‘
Why are there 2 // in that?
A second error i see is:
‘
[Wed Sep 20 07:32:04 2006] [error] PHP Fatal error: Call to undefined function: wp() in /home/me/public_html/mysite/blog/wp-blog-header.php on line 14
[Wed Sep 20 07:32:04 2006] [error] PHP Fatal error: Call to undefined function: wp() in /home/me/public_html/mysite/blog/wp-blog-header.php on line 14
‘