How to install . . . Wordpress
OK, I've created the mysql database, the username, the password, I've restarted the mysql server, all the files have been uploaded. But, the next thing on the list is running install.php from a web browser, and THAT is not happening for me.
This is the error I'm getting (I copied wp-load.php, install.php, and wp-config.php to the home directory):
Warning: main(/home/dandee/wp-load.php): failed to open stream: No such file or directory in /home/dandee/public_html/install.php on line 18
Fatal error: main(): Failed opening required '/home/dandee/wp-load.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/dandee/public_html/install.php on line 18
I get this error when I try to run it from the directory I created for Wordpress:
The requested URL /Wordpress/wp-admin/install.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Do I need to update php? My cpanel says it's 4.4.2
|