BlogNPing Software--Installation
You are only one step away from using the BlogNPing Software.
The only thing you need to do is to create a configuration file. This script helps you do that. The following fields contain the information that will be stored in your configuration file. For your convenience, some of the fields have been filled in automatically. You can find your mysql information, such as username, password, etc by contacting your web host. Its recommended that you don't change the
Url of the directory this script is in
unless you know what you are doing.
Note: The permissions of the file "config.php" in the directory this script is in must be set to at least 557 (recommended: 777) in order for this installation to work.
(You can always changed back after installation is completed).
Your server and related information:
Url of the directory this script is in:
This is the website address of this script. For example, if the script is installed in a directory 'blogger' in your server's root directory, this field's value would be 'http://www.yourwebsite.com/blogger/.
Your server's Host name:
This is the host name of your server where this script is installed . Most of the time its 'localhost'.
Your MySQL database name:
This is the name of the database where the tables required for using this script would be created.
Your MySQL user name:
Your MySQL username. Most of the time its 'root'.
Your MySQL password:
Your MySQL password.
Prefix used in table names:
This is a prefix added to the names of all tables used by the script. (Useful if you have more than one installations of this script at your server).