Configuration Variables

$config_baseHREF

If required, edit this value to contain the protocol (http or https) and sub-domain or full hostname of your site. AutoSitemap will only capture URLs that begin with this value. It can normally be left as the default setting.

$config_databaseServer

The name of your MySQL database server. Normally this is just "localhost" if the database server is running on the same machine as your web server. Contact your host if your do not have this information.

$config_databaseUsername

A username for access to the MySQL server. This would have been provided by your web host when you received your account details. It might be the same as your FTP username to your web hosting account. Contact your host if you do not have this information.

$config_databasePassword

A password for access to the MySQL server. This would have been provided by your web host when you received your account details. It might be the same as your FTP password to your web hosting account. Contact your host if you do not have this information.

$config_databaseName

The name of a database in which your MySQL account has permission to create tables. This may have been provided by your web host when you received your account details, or you may have a mechanism to create new databases using your web hosting control panel.

$config_databaseTablePrefix

If your web hosting account is limited to just 1 MySQL database; you can specify a table name prefix to use so that Price Tapestry does not interfere with any other applications that you may have sharing the same database. Normally this can be left empty.

$config_adminPassword

Sets the password for access to the Administration tool (Pro version only)

Back to Installation Instructions