-
Notifications
You must be signed in to change notification settings - Fork 256
Requirements
Mark Friedrich edited this page May 1, 2017
·
12 revisions
You currently need the following to install pathfinder correctly:
- Nginx (or Apache)
- PHP 7.x or higher
- Composer (https://getcomposer.org)
- PCRE 8.02 or higher (usually shipped with PHP package, but needs to be additionally updated on CentOS or Red Hat systems)
- mod_rewrite and mod_headers enabled
- GD libary (for Image plugin)
- cURL, sockets or stream extension (for Web plugin)
- Gzip compression
Lighttpd configurations are also possible. http://fatfreeframework.com/system-requirements
To get PATHFINDER to work, you will need (at least) two databases. The first one is the SDE from CCP. The second database is PATHFINDERS´s own DB. Make sure, you have the correct DB export for your version!
- MySQL 5.6.x (or MariaDB equivalent**)
Here is a list of links to DSN connection details for all currently supported engines in the SQL layer: http://fatfreeframework.com/sql