Koozali.org: home of the SME Server

Any one ever installed CitrusDB?

tloak

Any one ever installed CitrusDB?
« on: October 29, 2006, 06:19:53 AM »

Offline maykelsoft

  • *
  • 57
  • +0/-0
    • http://www.esi.com.ph
Any one ever installed CitrusDB?
« Reply #1 on: October 30, 2006, 06:04:33 PM »
I've tried it and it works...

here's what i did:

1. Create and ibay "citrusdb" or other name.
2. Execution of dynamic content (CGI, PHP, SSI) must be enabled.
3, Untar the source files
4. Copy * to /home/e-smith/files/ibays/citrusdb/html
5. Chown www:www -R *
6. mysqladmin create citrus
7. mysql citrus < /path_to_citrus.sql (can be found on include folder)
8. edit /include/config.inc.php
9. go to your browser http://your_server_name/citrusdb

Configure it to fit your needs...

Enjoy!


Mike