Welcome Guest, Not a member yet? Register   Sign In
where to put php.ini exactly ?
#4

(03-07-2017, 05:17 AM)InsiteFX Wrote: You will have to contact your web provider, some don't allow you to change values in php.ini

For .htaccess you can try this:

Code:
php_value memory_limit 128M
php_value post_max_size 200M
php_value upload_max_filesize 200M
Hello InsiteFX, and thx for your answer

I have asked my ISP and he ensured me I could change that in a new php.ini file

on local (easyphp) your changes work fine(!!) on the prod server they crash (error 500) and
on local, the php.ini doesn't work, but returns no error, on prod serv it gives the error in my above post
Reply


Messages In This Thread
where to put php.ini exactly ? - by GBNet - 03-06-2017, 03:14 AM
RE: where to put php.ini exactly ? - by GBNet - 03-07-2017, 03:53 AM
RE: where to put php.ini exactly ? - by InsiteFX - 03-07-2017, 05:17 AM
RE: where to put php.ini exactly ? - by GBNet - 03-07-2017, 08:51 AM
RE: where to put php.ini exactly ? - by InsiteFX - 03-07-2017, 01:03 PM
RE: where to put php.ini exactly ? - by GBNet - 03-08-2017, 02:24 AM
RE: where to put php.ini exactly ? - by InsiteFX - 03-08-2017, 05:41 AM
RE: where to put php.ini exactly ? - by GBNet - 03-11-2017, 02:43 AM
RE: where to put php.ini exactly ? - by InsiteFX - 03-11-2017, 05:27 AM



Theme © iAndrew 2016 - Forum software by © MyBB