[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ispman-users
Subject:    RE: [Ispman-users] Admin Login not working... Perl errors
From:       "Chester Wisniewski" <chetw () zuzax ! com>
Date:       2003-02-18 23:56:24
[Download RAW message or body]

I did have some success. I am not happy with it, but it works...

The syntax of some of the perl in /usr/local/ispman/htdocs/admin/index.cgi
is a bit wordy. I do not know perl well enough to fix it, however I was able
to make it work by changing the first line to omit the -w after perl. This
turns off warnings (don't like to do that) but it did get the application
working.

Beginning of index.cgi ::



#!/usr/bin/perl
use strict;

package ISPMan;

# put the full path to your ispman directory here
require "/usr/local/ispman/htdocs/admin/InstallDir.pl";

<SNIP>

Note line one is now absent the -w

Good Luck,

Chet W


-----Original Message-----
From: ispman-users-admin@lists.sourceforge.net
[mailto:ispman-users-admin@lists.sourceforge.net] On Behalf Of Oliver Blaha
Sent: Saturday, February 15, 2003 8:22 PM
To: ispman-users@lists.sourceforge.net
Subject: Re: [Ispman-users] Admin Login not working... Perl errors

Hi,

I had the same problem!
I solved it by switching back to Apache 1.3.27...

If you get it running with Apache 2, let me know...

Best regards,
Oliver

----- Original Message -----
From: "Chester Wisniewski" <chetw@zuzax.com>
To: <ispman-users@lists.sourceforge.net>
Sent: Sunday, February 16, 2003 1:51 AM
Subject: [Ispman-users] Admin Login not working... Perl errors


Hi, I am using Redhat 8, Apache 2.0.40, and the latest RPMS for the rest of
the goo. When I click Login as Administrator it just hangs. If I run the
index.cgi from the command prompt I get the following:

[root@beeker ispman-0.9.7]# /usr/bin/perl -w
/usr/local/ispman/htdocs/admin/index.cgi
Name "ISPMan::InstallDir" used only once: possible typo at
/usr/local/ispman/htdocs/admin/index.cgi line 9.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 38.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 39.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 39.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 39.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 39.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 39.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 39.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 39.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 39.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 39.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 39.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 39.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 39.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 39.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 40.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 40.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 40.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 40.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 40.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 40.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 40.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 40.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 40.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 40.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 40.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 40.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 40.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 40.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 40.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 40.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 40.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 40.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 40.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 40.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 40.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 40.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 42.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 43.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 43.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 43.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 43.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 44.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 44.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 44.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 44.
[Sat Feb 15 19:43:44 2003] index.cgi: Useless use of a constant in void
context at /usr/local/ispman/conf/ispman.conf line 44.
Content-Type: text/html; charset=ISO-8859-1

<HEAD>
<TITLE>

<SNIP> The rest of the proper output after this

Any idea why this would happen? When I click the customer login I get:

Server error!

    The server encountered an internal error and was unable to complete your
request.

    Error message:
    Premature end of script headers: index.cgi

    If you think this is a server error, please contact the webmaster

Error 500

    ispman.techfortify.com
    Sat 15 Feb 2003 07:52:18 PM EST
    Apache/2.0.40 (Red Hat Linux)

Any help is much appreciated. If this has already been covered and I missed
it, please just contact me directly. I am using the latest 97 version with
CVS update. I am installed in /usr/local/ispman instead of /opt/...

Chet Wisniewski
Chetw AT zuzax.com




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Ispman-users mailing list
Ispman-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ispman-users



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Ispman-users mailing list
Ispman-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ispman-users



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Ispman-users mailing list
Ispman-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ispman-users
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic