phpBMS Installation guide
phpBMS is a web based business management software. phpBMS is written in a combination of php, and javascript, and requires a web server capable of running php, and mysql.
Requirements
Installing phpBMS
- Download the archived release file from PhpbmsDownload.
- Extract the files to a location on your web server.
- Point your browser to the automated installation script on the installation directory. The URL to access would be in the form of:
http://<server>/<possible sub-directory>/install/
For example if you are running phpBMS on localhost it will behttp://localhost/phpbms/install/
- Follow the on screen instruction to complete your installation.
- Read custom papers for more information.