On Wed, Sep 08, 2010 at 03:35:44PM +0800, Walter Heck wrote:
> Hi Guys,
> 
> I'm seeing this in my logs:
> 
> [Tue Sep 07 23:24:43 2010] [warn] [client 59.167.223.XXX] mod_fcgid:
> stderr:   2 => '9ce34f1f91ed9b4031f7fd9490a3d in
> /var/www/virtual/tribily.com/htdocs/piwik/core/Tracker/Db/Pdo/Mysql.php
> on line 178, referer: http://tribily.com/
>    178                          throw new Exception("Error query:
> ".$e->getMessage() . "

Hi Walter,

I don't think that this has anything to do with mod_fcgid, its just some
forwarding from the error channel (2 aka stderr), that the process
executed through fcgi (here php), has written something on the error
channel.

It seems that you encountered that Exception within your php code.  So
this has really nothing to do with mod_fcgid.

bye ingo

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Mod-fcgid-users mailing list
Mod-fcgid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mod-fcgid-users

Reply via email to