[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: PHP max_execution_time with Virtual Hosts Question



I assume from the configuration you've posted, that php is an apache
module?  Check the httpd.conf for any modules related to php (I don't
recall the exact line, and I've only got access to email right now...)

Cheers,


Scott Edwards
Daxal Communications - http://www.daxal.com
Surf the USA - http://www.surfthe.us

On Mon, 14 Feb 2005 16:11:48 +1300, Simon <nmc@orcon.net.nz> wrote:
> Hi There, We have a client who needs the max_execution_time set higher
> than it currently is.. We currently have these settings in the Apache
> VirtualHost:
> 
> php_admin_value safe_mode 1
> php_admin_value open_basedir
> ".:/usr/share/php/:/mnt/files/www/www.customers_domain.co.nz/"
> 
> So added this:
> 
> php_admin_value max_execution_time 180
> 
> But when reloading apache and checking the phpinfo() the
> max_execution_time is still set to 30...
> 
> Any ideas here? Is there an override or something?
> 
> Regards,
> 
> Simon
> 
> --
> To UNSUBSCRIBE, email to debian-isp-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
>



Reply to: