Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: tloak on October 29, 2006, 06:19:53 AM
-
http://www.citrusdb.org
-
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