LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   Moodle (https://www.linuxquestions.org/questions/suse-opensuse-60/moodle-614027/)

cthomas 01-16-2008 11:53 AM

Moodle
 
I have installed Moodle on a SUSE Linux Enterprise Server 10. And I need to find these two files php.ini and upload_max_size. I have tried using find . -name php.ini -exec ls {} \ but nothing comes up. I need to increase the maximum file size for upload. Can any body help me?

Bugrem 01-27-2008 04:07 PM

With my Moodle setup, php.ini is in the apache/bin directory. upload_max_size is a variable within it. I suggest increasing the value from 16M to 32M.

HTH

B.


All times are GMT -5. The time now is 04:15 AM.