I'm not quite sure what you mean. In the GUI for the services, Web, all AllowOverride options are checked except FileInfo. This shouldn't affect whether or not PHP's ini file values for each individual site are ignored or not, should it?
From: [email protected] [mailto:[email protected]] On Behalf Of Titus Bolton Sent: Thursday, January 20, 2011 3:47 PM To: BlueOnyx General Mailing List Subject: [BlueOnyx:06353] Re: Problems with PHP.INI and memory_limit Make sure that you can override them. I would check the GUI and check it on the server too. Kind regards, Titus Bolton Antenna Systems & Solutions, Inc. 931 Albion Avenue Schaumburg, Illinois 60193-4550 United States of America Phone: +1-847-584-1000 Fax: +1-847-584-9951 http://www.antennasystems.com <http://www.antennasystems.com/> GSA Contract Number: GS-35F-0479T Electronic Counter Measures, Trap and Trace Devices, and accessories. Watch our network broadcast television interviews on www.youtube.com/antennasystems Confidentiality note: This message is the property of Antenna Systems & Solutions, Inc. and contains information which may be privileged or confidential. It is meant only for the intended recipients and/or their authorized agents. If you believe you have received this message in error, please notify us immediately by return e-mail and destroy any printed or electronic copies of this message. Any unauthorized use, dissemination, disclosure, or copying of this message or the information contained in it, is strictly prohibited and may be unlawful. Thank you for your cooperation. On Jan 20, 2011, at 2:42 PM, Darrell D. Mobley wrote: -----Original Message----- From: Darrell D. Mobley [mailto:[email protected]] Sent: Thursday, January 20, 2011 3:34 PM To: 'BlueOnyx General Mailing List' Subject: RE: [BlueOnyx:06172] Re: Problems with PHP.INI and memory_limit -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Stephanie Sullivan Sent: Thursday, December 23, 2010 8:31 AM To: 'BlueOnyx General Mailing List' Subject: [BlueOnyx:06172] Re: Problems with PHP.INI and memory_limit OK, you should set this in your sitexx.include file. It does not go into a directory or location container. Here is an example of how I set memory limits: php_admin_value memory_limit 32M Just like that and it works like a charm. These are helpful pages: http://us3.php.net/manual/en/ini.list.php and http://us3.php.net/manual/en/configuration.changes.php I tried this, and it had no effect. Joomla 1.5, in its administrative GUI, has a phpinfo function built in, and it only recognizes changes made to the primary php.ini file. I put a phpinfo.php file in the site's web root folder and it displays the same results: the server is not picking up the values set in the /etc/httpd/conf/vhosts/sitex or sitex.include file nor an .htaccess file in the web root folder. Why is my server ignoring the settings saved in the individual site's GUI settings? _______________________________________________ Blueonyx mailing list [email protected] http://www.blueonyx.it/mailman/listinfo/blueonyx
_______________________________________________ Blueonyx mailing list [email protected] http://www.blueonyx.it/mailman/listinfo/blueonyx
