max file uploads
Hi I cannot seem to get this value:
max_file_uploads 20 20
I need to increase it to 100 but cannot find it anywhere, I tried to add it in the clients root php.ini but still get the 20 value. I have gone thru /usr/local/lib/php.ini but there is no value. Can anyone help?
Regards
-
Check out WHM>>>>PHP Configuration Editor and select "advanced mode" 0 -
As I stated before there is no option in advanced, normal or even going directly to the php.ini Regards 0 -
What PHP version are you running out of interest? Have you tried adding this directive to php.ini, even if it doesn't exist? 0 -
[quote="screege, post: 1516382">As I stated before there is no option in advanced, normal or even going directly to the php.ini Regards
Open file /usr/local/lib/php.ini and add line: max_file_uploads = 1000
Please sign in to leave a comment.
Comments
4 comments