Easy WordPress Installer is a simple script that can help you install your self-hosted WordPress easily. Just upload it to your server, browse to it, and you're off.
- Using a SFTP/FTP program, create a directory on your webserver where you would like your WordPress site to be installed such as http://yoursite.com/blog or perhaps just http://yoursite.com/.
- Using a SFTP/FTP program, upload this script: easywp.php
- Using a web browser, go to the newly uploaded script, such as: http://yoursite.com/easywp.php
- Enter a valid username and password for your MySQL database.
- Select the hostname which most of the time is "localhost".
- Click "Check available databases" to see a list of databases in a pulldown menu.
- Either select an existing database or type in the name of a new database you want to create and click "Create Database".
- Finally click "Install WordPress". You will be redirected into the WordPress installer.
This script automatically creates complex, random 64-character secret keys for usage in the install so each WordPress install created with this script has this automatically.
- Web Hosting
- PHP
- MySQL
This is a fork from the EasyWP WordPress Installer found on: http://www.funscripts.net/php-scripts/
Freeware