(for version 1.9.0 or above) A new installation of DbFacePHP is a very straight forward process:
Step 1. Uncompressing downloaded file.
Uncompress the dbfacephp script archive. The archive will create a directory called “dbfacephp”
Step 2. Uploading files.
Upload content of this folder (all files and directories it includes) to your document root (public_html, www, httpdocs etc.) using FTP. Pay attention to DON'T use the capital letters in the name of the folder (for Linux users). For example:
public_html/your_site/dbfacephp
Step 3. Running install.php file.
Now you can run install.php file. To do this, open a browser and type in Address Bar
http://www.mydomain.com/install.php
or
http://www.mydomain.com/dbfacephp directory/install.php
Check that you have write access to the config file directory (see {dbfacephp_directory}/application/config.php). Follow instructions on the screen. You will be asked to enter: database host, database name, username and password. Also you need to enter admin username and admin password, then you will be ready for starting dbfacephp.
Step 4. Deleting installation files.
After successful installation you will get an appropriate message and warning to remove install.php file. For security reasons, please delete them immediately.
• Congratulations, you now have DbDacePHP for MySQL installed!
