/wp-admin/install.php does nothing
-
Hello there,
The 5 minute installation of WordPress has become a five hour installation and counting :-/
I created a MySQL database for wordpress on my webserver. I downloaded and unzipped WordPress. Edited and saved the wp-config.php file with the right DB_name, user, password, host and charset. And uploaded all the files to my FTP-server with FileZilla. So far so good. No problems here.
But at first when I tried to open the /wp-admin/install.php file it only opened my note pad with a large string of codex beginning with: <?php
/**
* WordPress Installer
*
* @package WordPress
* @subpackage Administration
*//**
* We are installing WordPress.
*
* @since unknown
* @var bool
*/
define(‘WP_INSTALLING’, true); And more.I guess the problem here is that somehow the php filetype opens standard in notepad. So I tried ‘open with’ and I choose ‘Internet explorer’. The installfile now opens internet explorer and I get the question (from windows) if I want to open or save it. So I click ‘open’, but nothing happens.
Does anyone have an idea why nothing happens?
I work with Windows Vista Home premium. Downloaded the latest version of WordPress (two days ago).
Sincerely,
Roger
The topic ‘/wp-admin/install.php does nothing’ is closed to new replies.