PHP problem

Install and configure FormaLMS and DoceboCE
Post Reply
spi
Newbie
Posts: 4
Joined: Thu Nov 17, 2016 1:51 pm
Version: forma.lms 1.4.2

PHP problem

Post by spi »

Hi,

My version of Forma is 1.4.2
Recentrly i've a problem with the configuration of php. The platform detect post_max_size = 8M and the upload_max_filesize = 25 M.
I already check the php configuration of the server and the value of the parameters is in 128M and 256M respectly.

How can i find the route from the platform get the configuration?
Where can i find the php configuration?

Thanks and berst regards.
User avatar
canelli
FormaLms Guru
Posts: 496
Joined: Thu Nov 08, 2012 12:21 pm
Version: forma.lms 2.0
Contact:

Re: PHP problem

Post by canelli »

Hi spi
Forma.lms does not override any upload php limit
It's seems that your forma installation did not use the same php.ini file that you check or your webserver (apache) have some configurations
that override the php.ini definitions

Please try get php info values inside the forma lms web space .

Claudio
Cercate nel forum le riposte prima di chiedere. Check the forum before posting
---------------
Claudio Anelli
Joint Technologies - Sistemi avanzati per l'information technology

http://www.joint-tech.com
---------------
spi
Newbie
Posts: 4
Joined: Thu Nov 17, 2016 1:51 pm
Version: forma.lms 1.4.2

Re: PHP problem

Post by spi »

Thanks Claudio

The source of the problem was a malfunction with the easyphp service
Post Reply