Avatar of phpmoron
phpmoron

asked on 

I need to change my php ini file

I need to change my php ini file as follows
; Maximum allowed size for uploaded files.
upload_max_filesize = 2M

Chance It To  

; Maximum allowed size for uploaded files.
upload_max_filesize = 999999999999999999999M

I have root, I own the server, I am a PHPMoron . Can someone write me through this step by step. Ie
Log in
su to root
now what (I really need specific instructions as I know nothing and don't want to mess up a thing.
Thanks
Web Languages and Standards

Avatar of undefined
Last Comment
dorward

8/22/2022 - Mon