navigation  interaction  search

 other resources

root/trunk/phpbms/README

Revision 205 (checked in by brieb, 2 years ago)

Updated XHTML compliance

  • Property svn:mime-type set to text/x-trac-wiki
  • Property svn:eol-style set to native
  • Property svn:keywords set to LastChangedBy LastChangedDate LastChangedRevision

phpBMS - README


SERVER REQUIREMENTS

Your server must be running at least:

  • MySQL 3.2358+
  • PHP 4.3.0+ with MySQL support enabled.

INSTALLATION

  • To install, from a web broswer, point to the install.php file located in the install directory. (e.g. if you installed phpBMS to the root web folder of www.mytest.com, point your browser to:

http://www.mytest.com/install/install.php

  • Follow the instructions on the installation page

UPDATING AN INSTALLED VERSION OR MODULE

NOTE BEFORE UPDATING Because of the extensive changes and database modifications in v0.6b, certain data will be replaced. This should not affect your client, product, or invoice records, but may affect saved searches and sorts, displayable columns and report definitions. If you wish to save these records, you may need to integrate the updates by hand. The updatexml.php files give a general walkthrough on what changes are needed

  • If you are updating or upgrading your current installation of phpBMS from a web browser point to the update.php file located in the install directory. (e.g. if you installed phpBMS to the root web folder of www.mytest.com, point your browser to:

http://www.mytest.com/install/update.php

  • Follow the instructions on the update page

- phpbms project development team (http://www.phpbms.org)

Note: See TracBrowser for help on using the browser.
Copyright © 2006-2007 Kreotek, LLC. All Rights reserved.