php memory limit?

I have a request from a prospective sire manager that I don’t know how to answer.

“it would be nice to know what the php memory limit is as a default and if you support using php.ini to change those things.”

anyone know where to look? I’ve been through what I thought were the likely places.

Dave

It depends on if you’re using Virtualmin Pro or GPL.

The Pro version has php.ini files for each Virtual Server, in $HOME/etc/php.ini. Users can change those settings.

The GPL version, by default, using mod_php, along with just one system php,ini file located in /etc/.

If you’re using the GPL version, with some tweaking, you can setup something similar. There’s a sticky thread here which describes how to do it:

http://www.virtualmin.com/node/8462

Just what I needed, thanks very much!

Dave