Hi,
I've upgraded WP installations before, but this time it goes terribly wrong.
- I downloaded the 2.3.1 installation files
- I published them
- I ran the upgrade.php
But all I can see
Warning: main(/home/path/wp-includes/functions.php): failed to open stream: No such file or directory in /home/path/wp-settings.php on line 118
Warning: main(/home/path/wp-includes/functions.php): failed to open stream: No such file or directory in /home/path/wp-settings.php on line 118
Fatal error: main(): Failed opening required '/home/path/wp-includes/functions.php' (include_path='.:/usr/local/lib/php') in /home/path/wp-settings.php on line 118
And there is no way of accessing wp-admin
So I guess I lost all of it?