On Tue 19 Aug 2008, Peter Milanese wrote:
> <Perl>
>     use Sys::Hostname;
>     use File::Basename;
>     use Apache2::ServerUtil;
>     $s = Apache2::ServerUtil->server;

Try to add

  use Apache2::ServerRec ();

somewhere before this last line.

Torsten

--
Need professional mod_perl support?
Just hire me: [EMAIL PROTECTED]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to