[ Please keep it on the list ... ]

Bleicke Holm wrote:
[Thu Mar 20 11:16:40 2003] [notice] Apache/1.3.26 (Unix) Debian GNU/Linux PHP/4.1.2 mod_perl/1.26 mod_perl/1.26 configured -- resuming normal operations
[Thu Mar 20 11:16:40 2003] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache/suexec)
[Thu Mar 20 11:16:40 2003] [info] Server built: Nov 5 2002 06:43:12
[Thu Mar 20 11:16:40 2003] [notice] Accept mutex: sysvsem (Default: sysvsem)


Looks OK to me...

It should not show mod_perl/1.26 twice in that line.


What happens if you just take your working cgi-bin part and change the
SetHandler and add PerlHandler so it runs through mod_perl?

It doesn't work anymore... (I added PerlSendHeader On, too)

Do you have any ScriptAlias statements in your conf file? Have you tried changing from "Options ExecCGI" to "Options +ExecCGI"?


I think you should try to strip down the conf file as far as you possibly can and then post the whole thing here. There may be something else that you defined somewhere which is interfering with mod_perl.

- Perrin



Reply via email to