-
Notifications
You must be signed in to change notification settings - Fork 2
System Requirements
javis edited this page Nov 1, 2011
·
1 revision
System requirements for this framework are not actually a big deal. However there are some considerations to have in mind in order to use linxPHP at a 100%.
The system requires, at least, the following system set-up:
- Apache or IIS (Apache recomended)
- PHP 5.2 or higher
- Linux
- Apache 2
- Mod Rewrite
- Mysql 5 (only if ORM and models will be used)
LinxPHP has a very simple yet powerful routing system, that's why if you want to support friendly URL, we highly recomend using Apache mod rewrite on. However, the system can be used with apache get parameters in the old fashioned way.