Jump to content

Apache, Mysql, Php : which configuration ?

Featured Replies

Posted

Hello ! :)

On my server, I'm using this Apache configuration : Apache 2.4, PHP 5.6, MPM Prefork.

I will soon upgrade Apache, MySQL and PHP (before upgrading my community to version 4.2).

Can you tell me which modules I must make sure to install in order to have my community working ? For instance, I didn't know I needed Mbstring when I upgraded to version 4.

Thank you ! :)

 

@SecondSight

To work properly on your server need php 7+

stable version, example: 7.0.21 with FastCGI

memory_limit=128M

no less, preferably at least 256M

and Apache has most of the necessary modules

also check this to know all what you need

 

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.