I am occasionally seeing  the following error in the apache error log:

script not found or unable to stat: /var/www/cgi-bin/trac.cgi

I am running mod python not cgi though...

On Apr 25, 3:11 pm, Skispcs <[EMAIL PROTECTED]> wrote:
> The easiest way I have found to reproduce this is to login to trac
> click on new ticket then view tickets. Sometimes it will take a few
> tries then on one of the times you click on new ticket it shows up as
> anonymous and you have lost your credentials again.
>
> On Apr 25, 8:50 am, Skispcs <[EMAIL PROTECTED]> wrote:
>
> > Sorry if double post
>
> > No errors that I can see in the apache log
>
> > tail /etc/httpd/logs.error_log
> > [Tue Apr 24 18:40:27 2007] [notice] mod_python: Creating 4 session
> > mutexes based on 256 max processes and 0 max threads.
> > [Tue Apr 24 18:40:27 2007] [notice] mod_python: using mutex_directory /
> > var/cache/httpd/mod_python
> > [Tue Apr 24 18:40:28 2007] [notice] Apache/2.2.4 (Mandriva Linux/
> > PREFORK-6mdv2007.1) mod_python/3.3.1 Python/2.5 mod_ssl/2.2.4 OpenSSL/
> > 0.9.8e DAV/2 SVN/1.4.3 PHP/5.1.6 mod_perl/2.0.2 Perl/v5.8.8 configured
> > -- resuming normal operations
>
> > <Location /trac>
> >     SetHandler mod_python
> >     PythonHandler trac.web.modpython_frontend
> >     PythonOption TracEnv /home/repos/xcafe/trac
> >     PythonOption TracUriRoot /trac
> > </Location>
>
> > On Apr 24, 8:28 pm, "Emmanuel Blot" <[EMAIL PROTECTED]> wrote:
>
> > > > Any guess as to what to check.
>
> > > Apache error file?
>
> > > Cheers,
> > > Manu


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to