Thank you so much for your help.
First, here is the outpur of /server-info
----Beginning of Output -----------
Apache Server Information
Server Settings, mod_ssl.c, mod_python.c, sapi_apache2.c, mod_perl.c,
mod_cgi.c, ... there are more. Clearly mod_perl.c is running.
----End of Output----------------------
And,
----Beginning of Output -----------
Module Name: mod_perl.c
Content handlers: yes
Configuration Phase Participation: Create Directory Config, Merge
Directory Configs, Create Server Config, Merge Server Configs
Request Phase Participation: Post-Read Request, Header Parse, Translate
Path, Check Access, Verify User ID, Verify User Access, Check Type,
Fixups, Logging
----End of Output----------------------
Second,
/perl-status
Embedded Perl version v5.8.3 for Apache/2.0.49 (Fedora) process 2786,
running since Tue Jun 15 16:02:59 2004
The output of perl-status?hooks is following.
----Beginning of Output -----------
Embedded Perl version v5.8.3 for Apache/2.0.49 (Fedora) process 2787,
running since Tue Jun 15 16:02:59 2004
OK
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, root@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
----End of Output----------------------
But still "PerlRequire" is not allowed.
Thank you for your help.
<| Post or View Comments |>
|