Installation instructions for phpFaqSource
1) Create a mysql database and user
You must create a mysql database to hold the data tables for phpFaqSource. The most common method is to use the server control panel to create the database and assign a user to it. Make note of the host (will normally be localhost), database... More
You must create a mysql database to hold the data tables for phpFaqSource. The most common method is to use the server control panel to create the database and assign a user to it. Make note of the host (will normally be localhost), database... More
2) Add your settings/preferences to the config.php file
Open the config.php file, located in the phpFaqSource document root, with your favorite text editor. It is important the the following are set for your specific domain... Note that the following are constants being defined using,... More
Open the config.php file, located in the phpFaqSource document root, with your favorite text editor. It is important the the following are set for your specific domain... Note that the following are constants being defined using,... More
3) Transfer all the files and folders to your server
If you are installing phpFaqSource in a folder off of your sites document root, then create that folder on your server and transfer the files into it.
If you are installing phpFaqSource in a folder off of your sites document root, then create that folder on your server and transfer the files into it.
4) Run the install.php file
The install.php file will create the database tables and fill them with default data. To run it, simply point your browser to it while on your site.
The install.php file will create the database tables and fill them with default data. To run it, simply point your browser to it while on your site.
5) Clean up
Congratulations, installation is complete as long as step five completed without any errors. For security reasons, remove the install folder and all of its contents from your server, it is no longer needed.
Congratulations, installation is complete as long as step five completed without any errors. For security reasons, remove the install folder and all of its contents from your server, it is no longer needed.




