You could just download and install it yourself though...
It isn't hard.
You'll need a host with PHP and MySQL support.
PhpMyAdmin is probably in your control panel, but you could install it to your site(I'll assume you have it)...
You should get some information about usernames/passwords and which sites to use for MySQL, FTP, ect from your host.
For most PHP scripts that need to be installed:
-Use PHPMyAdmin or whatever you use to set up a database. For MyAdmin, type in the database name in the field and click "create". Or remember the name of an existing database.
-Upload the script to your webhost, probably via FTP. I use FileZilla.
-Open your website in your browser and:
-Find something with a name like install.php and load it.
-Or go to the directory where you uploaded the script.
-Or look for index.php or something if it didn't automatically load.
-Follow the directions of the installer.. You'll need to know your MySQL username/password and the name of your database, at least.
Do you just want your domain name to go to your blogger blog, though?
|