RE: Increase MYsql file size Upload
10-01-2017, 09:34 PM
(This post was last modified: 10-01-2017, 09:34 PM by testing.)
"Hey bud,
Go to your php.ini file and search for "upload_max_filesize" and adjust the value to fit your needs.
don't forget to restart HTTPD
Code:
systemctl restart httpd"
How to reach php.ini, i am unable to locate it via file manager in root folder, I see my root folder as empty but has only directory for my website but no other files, like mail folder, and alike.
Go to your php.ini file and search for "upload_max_filesize" and adjust the value to fit your needs.
don't forget to restart HTTPD
Code:
systemctl restart httpd"
How to reach php.ini, i am unable to locate it via file manager in root folder, I see my root folder as empty but has only directory for my website but no other files, like mail folder, and alike.