Menu

Installation

Glenn Gevero

How to Install:

  1. Install Apache2, PHP5, MySQL (tested in mysql ver 5.1.36 +). In windows you can use XAMP or WAMP package.
  2. Enable apache rewrite module.
  3. In your PHP set short_open_tag to ON.
  4. Create MySQL database named donor.
  5. Upload attached MySQL database file to your MySQL donor db.
  6. Copy sanggre folder to your apache root directory.
  7. Edit config file in sanggre/app/config/database.php to connect to your MySQL setting.
  8. Edit index.php from the root directory and set your sanggre installation if you are installing it in a subfolder. Edit line 49.
  9. Fire up sanggre in your web browser calling localhost/sanggre.
  10. Login with username: Admin and password: pass123.

-- How to edit the footer --

Go to your sanggre installation and open _footer.php in sanggre/app/views.


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.