|
|
Choosing A Webhost: |
PerlTransHandler headaches: msg#00755apache.mod-perl
Hello, While I am not new to Perl, I am completely new to mod_perl. I have a client I am working on moving a project that runs under mod_perl. He does alot manipulation with the PerlTransHandler stuff. Well, even on a default mod_perl install, with a default Apache install, I can not get the darn thing to work for the life of me. Here is the simple script I am using to test with: use Apache::Constants qw|OK DECLINED REDIRECT M_GET|; use strict; use warnings; sub handler { my $r = shift; return OK; } 1; And not matter what I always get a 404 with the following in the log: [Tue Jul 29 03:27:27 2003] [error] [client 10.0.0.1] File does not exist: / Any suggestions on where to start looking? The original coder of the project has left the client and is nowhere to be found, fun fun .. ;-)
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: HTML-Embperl : Read file problem, Stas Bekman |
|---|---|
| Next by Date: | Re: PerlTransHandler headaches, Geoffrey Young |
| Previous by Thread: | HTML-Embperl : Read file problem, Radovan Petrík |
| Next by Thread: | Re: PerlTransHandler headaches, Geoffrey Young |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |