Re: [EMAIL PROTECTED] How to get my script run by the module instead of the execcgi

2008-04-23 Thread Neil S. Briscoe
Joshua Slive wrote: On Wed, Apr 23, 2008 at 4:09 PM, Neil S. Briscoe <[EMAIL PROTECTED]> wrote: Joshua Slive wrote: If you show us the relevant part of your configuration, along with more details on EXACTLY what you see when you request a php script, we might be able to help. What about the

Re: [EMAIL PROTECTED] How to get my script run by the module instead of the execcgi

2008-04-23 Thread Joshua Slive
On Wed, Apr 23, 2008 at 4:09 PM, Neil S. Briscoe <[EMAIL PROTECTED]> wrote: > > Joshua Slive wrote: > > If you show us the relevant part of your configuration, along with > > more details on EXACTLY what you see when you request a php script, we > > might be able to help. What about the second pa

Re: [EMAIL PROTECTED] How to get my script run by the module instead of the execcgi

2008-04-23 Thread Neil S. Briscoe
Joshua Slive wrote: On Wed, Apr 23, 2008 at 9:56 AM, Neil S. Briscoe <[EMAIL PROTECTED]> wrote: Hi OK, originally we intended to use the php5-cgi to run a PHP script. Having suffered an error and reading through the error logs and the suggested solution - we managed to get the source display

Re: [EMAIL PROTECTED] How to get my script run by the module instead of the execcgi

2008-04-23 Thread Joshua Slive
On Wed, Apr 23, 2008 at 9:56 AM, Neil S. Briscoe <[EMAIL PROTECTED]> wrote: > Hi > > OK, originally we intended to use the php5-cgi to run a PHP script. > > Having suffered an error and reading through the error logs and the > suggested solution - we managed to get the source displayed as a page,

[EMAIL PROTECTED] How to get my script run by the module instead of the execcgi

2008-04-23 Thread Neil S. Briscoe
Hi OK, originally we intended to use the php5-cgi to run a PHP script. Having suffered an error and reading through the error logs and the suggested solution - we managed to get the source displayed as a page, but not to actually execute. Not quite the intended result. I have now compiled l