Global Include Global Include
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Global Include

Started by first-ade, January 22, 2008, 04:49:08 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

first-ade

Hi all

I'm looking for a global include file so that I can add ini_set ( "memory_limit", "32M"); to all the pages without actually having to manually edit every file.  Is there such a file?

Cheers

Ade

Nibbler

You should make the change properly using php.ini or .htaccess (whichever applies). If you have no other option then use include/init.inc.php.

first-ade

Thanks, unfortunately my host is a bit overzealous at locking down the web server.

Nibbler

They can easily disable ini_set(). Find a more accommodating webhost.