Please remember to reply to the mailing list, not the original sender:

  http://gnudip2.sourceforge.net/#mailinglist

+++++++++

Hi

Managed to suppress the warnings.pm thanks

Got a lot further now but when going to
http://www.mydomain.com/gnudip/cgi-bin/gnudip.cgi
I don't see any domains or a single domain in the drop down box.
Have i missed a stage?

BTW is this a typo or error in protocol.html

4. the GnuDIP domain name ("user=")
5. the GnuDIP user name ("domn=")

should it not read

4. the GnuDIP domain name ("domn=")
5. the GnuDIP user name ("user=")

Mark
--
Obantec Support
www.obantec.net
WebHosting and Domains
----- Original Message -----
From: "Creighton MacDonnell" <[EMAIL PROTECTED]>
To: "GnuDIP Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, February 13, 2002 9:15 PM
Subject: Re: [GnuDIP] warning.pm


> Please remember to reply to the mailing list, not the original sender:
>
>   http://gnudip2.sourceforge.net/#mailinglist
>
> +++++++++
>
> Obantec Lists wrote:
> > Installing server/client 2.3.5
> >
> > run into a problem. Installed ok but when i run gnudip.cgi?action=signup
i
> > get error 500
> > this is due to missing warnings.pm
> >
> > can't find it on cpan.org
>
> It is a base module from 5.6.0 onwards.
>
> >
> > any ideas.
>
> >From step 1. of the server INSTALL.html file:
>
> 1. If you are using Perl 5.005, GnuDIP will fail with the message "Can't
> locate warnings.pm in @INC (@INC contains: ...". You can suppress this
> error by creating a file called "warnings.pm" in the "lib" directory of
> your Perl installation, containing "1;" on a single line. You may
> however want to upgrade to Perl 5.6.x instead. Future releases of GnuDIP
> will probably require this.
>
> I had to switch to using warnings.pm instead of the "-w" command line
> option to suppress a spurious warning message from a base Perl module
> that was killing the INETD server on some systems. This was not
> available until 5.6.0. The other option would be to run with no Perl
> warnings, but that would make it harder to diagnose bugs from a
> distance.
>
> Alternatively, you can remove the "use warnings;" lines everywhere it
> occurs in GnuDIP.
>
> Yesterday, I changed the client scripts back to using "-w", since this
> was really only a problem in the server.
>
> --
> Creighton MacDonnell
> http://macdonnell.ca/
>
> --
> GnuDIP Mailing List
> http://gnudip2.sourceforge.net/#mailinglist


--
GnuDIP Mailing List
http://gnudip2.sourceforge.net/#mailinglist

Reply via email to