Hi
I am unable to use Apache::DProf! Please help.
This is what I have in httpd.conf:
<FilesMatch "^.*\.pl$">
SetHandler perl-script
PerlHandler Apache::Registry
PerlModule Apache::DProf
</FilesMatch>
# Startup script (runs when apache starts)
PerlRequire "/srv/spark/conf/startup.pl"
If I execute a perl file through browser, I am getting the following error in the error_log:
[error] Undefined subroutine &Apache::Registry::handler called.\n
as well as getting "Internal Server Error" in the browser.
If I remove the line "PerlModule Apache::DProf" from the httpd.conf, the page is properly getting loaded in the browser without reporting any error.
Kindly help.
Thanks
Srikanth
In reply to Code Profiling with Apache::DProf - Getting Error! by vi_srikanth
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |