Hi, I have tried everything I can imagine to change the php settings, I mainly want to raise the upload_max_filesize setting to restore my sql back up through phpmyadmin (filesize is bigger than 2M which is the current limit).
my phpinfo shows the following:
Configuration File (php.ini) Path /usr/local/lsws/lsphp5/lib
There is no php.ini in that folder or in any subfolders.
I made a find /usr/local/lsws/ -name 'php.ini' -run and edited all of the php.ini files found. Restarted the server and got absolutely no where (size limit is still 2M).
Can you please point me to a right direction here?
my phpinfo shows the following:
Configuration File (php.ini) Path /usr/local/lsws/lsphp5/lib
There is no php.ini in that folder or in any subfolders.
I made a find /usr/local/lsws/ -name 'php.ini' -run and edited all of the php.ini files found. Restarted the server and got absolutely no where (size limit is still 2M).
Can you please point me to a right direction here?