Hi,
Think I found a bug.
In settings for a domain we have the following entries:
post_max_size = 100
upload_max_filesize = 100
But in phpmyadmin it never change above 20MiB...
See screenshots...
Hi,
Think I found a bug.
In settings for a domain we have the following entries:
post_max_size = 100
upload_max_filesize = 100
But in phpmyadmin it never change above 20MiB...
See screenshots...
You have to change the main php.ini, because phpmyadmin is behind the panel settings and not behind your domain settings.
I have no idea about what you are talking about. Does this mean that you can't setup the upload file size from the panel?
I have no idea about what you are talking about. Does this mean that you can't setup the upload file size from the panel?
Hello
The php.ini for pma belong to the panel php.ini file, not to your customer php.ini files.
Thank you for using i-MSCP
I feel stupid, this is logic - my bad...
It came out of a discussion at the hosting center. Thanks to clarify this!
[hr]
Just another stupid question!
Witch php.ini do we talk about. We found the folloing few:
/etc/imscp/fcgi/parts/master/php5/php.ini
/etc/imscp/fcgi/parts/php5/php.ini
/etc/imscp/php-fpm/backup/php.ini.system
/etc/imscp/php-fpm/working/php.ini
/etc/php5/cli/php.ini
/etc/php5/fpm/php.ini
/usr/local/src/imscp-1.1.0-rc2.3/configs/debian/fcgi/parts/master/php5/php.ini
/usr/local/src/imscp-1.1.0-rc2.3/configs/debian/fcgi/parts/php5/php.ini
/usr/share/doc/php5-common/examples/php.ini-development
/usr/share/php5/php.ini-production
/usr/share/php5/php.ini-production.cli
We tried /etc/php5/fpm/php.ini with no luck...
What are you using? fcgi or fpm or itk?
fpm...
OK, yes this works.... I am a little confused... But this is above my knowledge about i-MSCP... But it was good to know. Thanks...