Install, Uninstall, Reinstall – Problems
-
Trying not to go into the weeks long story this goes over, wordpress was installed initially on a server that wasn’t able to handle it. A switchover was made to a unix server. The webhost had already installed wp 2.3.1. I uploaded an update to 2.8.(whatever it was) and accessed the admin panel (functioning). Changed the options so the domain (www.whatever.com) was the blog. But the installation wouldn’t see the updated wordpress files, nor the new template files. After trying to figure out why, I couldn’t even get the admin login anymore.
I deactivated wordpress (on this webhost just select the deactivate button), deactivated the database, uninstalled wordpress.
Reinstalled wordpress, activated the database, activated wordpress.
Now when I try to access the admin panel I get the following messages:
Warning: main(/usr/home/allfl3/etc/wordpress/wp-config.php) [function.main]: failed to open stream: No such file or directory in /usr/local/wordpress-2.3.1/wp-config.php on line 4
Fatal error: main() [function.require]: Failed opening required ‘/usr/home/allfl3/etc/wordpress/wp-config.php’ (include_path=’.:/usr/local/php4/lib/php’) in /usr/local/wordpress-2.3.1/wp-config.php on line 4
In some minor way, I understand what that means, but not with any ability to make corrections or write anything or edit anything to any of the files.
On this particular server, if I look at the file listing (even though I only uploaded 1 folder titled wordpress) there are two wordpress folders: wordpress-2.3.1 and wordpress. wordpress 2.3.1 contains three folders: plugins, themes, uploads and two files wp-config.php and wp-config.php.bu (I assume this is supposed to be a backup).
The wordpress folder contains all the wordpress files for 2.8.?, including the folders for wp-admin, wp-content, wp-includes.
In the error message you can see the path to the folders.
Can anybody give me very exact “idiot proof” instructions to fix this. Please don’t say edit the wp-config.php file. I have no experience with that and have no clue what or where “line 4” is.
I’d really appreciate help. This has been weeks of a nightmare that really has had more problems related to the webhost than wordpress, but at this stange my brain has gone into zombieland and totally refuses to work.
Thanks in advance.
- The topic ‘Install, Uninstall, Reinstall – Problems’ is closed to new replies.