Does anyone know where I can find the file php.ini
please let me know.
you may have to create your own and then put it in the root directory of your site, that's what I had to do.
And how I'm supposed to do that?
In which folder I'm supposed to make the file?
What must I write in that file?
And how can I make it work for my gallery?
I just did a quick google and found this:
http://drupal.org/node/145883
I'm sure there are tons of other tutorials out there too though.
Quote from: Joachim Müller on October 13, 2008, 07:12:21 AM
You probably can't change it anyway. Take a look at the output of phpinfo.php to find out what php.ini file is being taken into account. Ask your webhost if you're allowed to edit it or come up with your own copy of that file and where it resides. The file php.ini doesn't come with coppermine - it's part of the webserver setup. We can't help you with questions related to it nor can we tell you where it is located.