Had edit php.ini for upload max size but in phpinfo but stil
Posted: Wed Oct 30, 2013 9:36 pm
Hello there, I need to solve this problem. I have edit php.ini through ssh.
when I grep php.ini it says location:
and I have edit php.ini for upload_max 200mb and post_max 200mb but still no change in phpinfo, to check phpinfo please visit http://stik-ptik.ac.id/e_learning/infophp.php
Please help me out here, I have restart apache as well, restart server as well but nothing's change. I have no idea what caused this.
OS is linux suse.
Thank you very much.

when I grep php.ini it says location:
Code: Select all
# php -i | grep php.ini
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php5/extensions/xmlrpc.so' - /usr/lib64/php5/extensions/xmlrpc.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php5/extensions/xmlrpc.so' - /usr/lib64/php5/extensions/xmlrpc.so: cannot open shared object file: No such file or directory in Unknown on line 0
Configuration File (php.ini) Path => /etc/php5/cli
Loaded Configuration File => /etc/php5/cli/php.iniPlease help me out here, I have restart apache as well, restart server as well but nothing's change. I have no idea what caused this.
OS is linux suse.
Thank you very much.