Re: [users@httpd] PHP doesn't process pages

2012-04-21 Thread John Iliffe
On Friday 20 April 2012 23:38:47 Noel Butler wrote: > On Fri, 2012-04-20 at 22:39 -0400, John Iliffe wrote: > > So, to recap the original question: > > > > - apachectl -M responds: php5_module (shared) > > > > - all PHP page requests are served as raw pages, not processed by PHP > > > > - confi

[users@httpd] general module question

2012-04-21 Thread Will
I was wondering just generally speaking if this would be possible. mod_php can only load a single php.ini file, but it does allow php_admin_value to set the values. I wonder if I could make a module that allows you to add a directive to point to an ini file on a per domain basis and would parse

Re: [users@httpd] mod_lua segfault in httpd-2.4.1

2012-04-21 Thread William A. Rowe Jr.
On 2/24/2012 6:19 AM, Marco van Tol wrote: > Goodday, > > I have tried to make a setup using mod_lua using version 2.4.1 of the > apache httpd server and noticed that requests involving lua render a > segfault message in the error log like this one: > > [Fri Feb 24 11:42:41.410706 2012] [core:not

Re: [users@httpd] mod_lua segfault in httpd-2.4.1

2012-04-21 Thread Marco van Tol
On 7 mrt. 2012, at 09:37, Tianyin Xu wrote: > OK, cool! > > Thanks a lot! > > -- Tianyin > > On Wed, Mar 7, 2012 at 12:25 AM, Marco van Tol wrote: > On Tue, Mar 06, 2012 at 06:15:11PM -0800, Tianyin Xu wrote: > > Hi, Marco, > > > > I tried to replay the bug you found. But I didn't see any error