A live training session (Free, as in no money, as in you gotta be there!) is scheduled every Thursdays at 10.30 AM PST. Enroll now and get a chance to toast websites like a pro in no time!
Easy Installation
- Download the compressed file here
- Unzip the file on your server
- Go to yourdomain url - installation proccess will start automatically
- Follow the wizard
- Voila.
Illustrated Installation:
NOTE TO YOURSELF:
The login page is at: /go
Important! We recommend you turn OFF Magick Quotes to avoid '\' in templates when loading themes or modifying templates inline.
Create a php.ini file with the lines bellow (some hosting providers such as goddady require that you create a custom php5.ini and place it in the root of your domain.magic_quotes_gpc = Off
magic_quotes_runtime = Off
magic_quotes_sybase = Off
Godaddy shared hosting users: A note for you
Hostgator shared hosting users: A note for you
Godaddy shared hosting Users this is a note for you!
We just installed an seotoaster on a godaddy shared hosting and got into the following issues:
1. Permissions on files that are less than 2kb cannot be changed via FTP, to make it work anyway, add a bit of text in each of those files that cannot be chmoded, and re-upload them in place of the original ones... You will then be able to change permissions on them for the sytem to overwrite them during installation.
2. You need to create a file called php5.ini and put it in the root / . it should read:
magic_quotes_gpc = Off
magic_quotes_runtime = Off
magic_quotes_sybase = Off
Note: to change your PHP version from php4 to php5, here is what goddady says:
To Change Your Default PHP Language
- Log in to your Account Manager.
- In the My Products section, select Hosting.
- Next to the hosting account you want to modify, click Manage Account.
- In the Content section of the Hosting Control Center, click the Add-On Languages icon.
- Select PHP version you'd like to set as the default.
- Click Continue.
- Verify the listed changes, and then click Update.
- Your Language change is submitted. Please allow up to 24 hours for the change to be processed by the hosting server.
NOTE: Although PHP 5 is the most current version, many applications still require version 4. Therefore, making this update may cause some of your PHP files to run incorrectly.
Other links of interest:
Run php5 on godaddy
Hostgator shared hosting Users this is a note for you!
1. Upload the package to your website and unzip it.
2. Create a "php.ini" file into the "public" folder. This file should contain:
magic_quotes_gpc = Off
magic_quotes_runtime = Off
magic_quotes_sybase = Off
register_globals = off
allow_url_fopen = off
3. Hostgator does not like the PHP flags in .htaccess, so you need to comment php_flag in all .htaccess files. For exmaple: #php_flag engine off.
4. Go to this url: http://your website/your install folder/. - It will run install.
Make sure to give us your feedback either via email or on the forum! or by leaving a comment below. It is important.
-
January 7, 2010 3:42 pm:
ali ghte says:
sounds cool..

