https://github.com/numtel/salamander
Modular PHP Framework
https://github.com/numtel/salamander
Last synced: 8 months ago
JSON representation
Modular PHP Framework
- Host: GitHub
- URL: https://github.com/numtel/salamander
- Owner: numtel
- Created: 2012-11-17T08:08:15.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-03T20:53:06.000Z (over 13 years ago)
- Last Synced: 2025-02-15T04:42:38.823Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://salamanderphp.com/
- Size: 4.86 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Salamander PHP Framework README
Requirements
=======================================
Apache for mod_rewrite
PHP 5.3+
MySQL
Installation
=======================================
1. create directory 'cache' and chmod 'cache' 0777
2. Update database settings in 'config.ini' and 'install=true' under '[db]'
3. Browse to directory on server and perform installation
4. Set 'install=false' in 'config.ini' under '[db]'