Skip to content
mrded edited this page Aug 5, 2012 · 1 revision

PHP

You can find php.ini config here: /Applications/MNPP/conf/php5x/php.ini

php5x is folder with your version of PHP (for example php53).

memory_limit

Add variable: memory_limit = 512M

post_max_size

Add variable: post_max_size = 100M

MySQL/Percona

You can find php.ini config here: /Applications/MNPP/Library/mysql/my.cnf

Clone this wiki locally