eAuction
  Not just another Perl script
Google
Welcome, Guest. Please Login or Register


If you use eAuction a lot and like it or if you make money from eAuction or from eAuction-related activities ...
then the project asks you for a donation in favor of the further development.



The forums are protected by
AccessControl
(written by Dieter Werner)
Click here if you want to check your IP against the most important RBLs of the net.
Click here in order to visite the AccessControl forums.


<< Visit the international e Auction Marketplace >>
Buy and sell PC and Consumer Electronic components






  HomeHelpSearchLoginRegister
 



Pages: 1 2 3 4 5 
Internal Sever Error (Read 2840 times)
Dieter Werner
Administrator
*****
Online

Dipl. Paranoiac ®

Posts: 1162
Germany
Gender: male
Re: Internal Sever Error
Reply #6 - 11/22/05 at 14:02:54
 
But your error log reports:
Quote:
Use of uninitialized value in require at eAuction.pl line 471.
Use of uninitialized value in require at eAuction.pl line 472.


Seems as if your server runs a broken perl installation.

However, try this:

go to line Code:
srand(time ^ ($$ + ($$ << 15))); 


make it look like this Code:
#srand(time ^ ($$ + ($$ << 15))); 


save/upload the script, start eAuction.pl and let me know the result.
Back to top
 
 

Multimedia file viewing and clickable links are available for registered members only!!  You need to Login or Register!!


Greetings from Germany
Dieter Werner




Advertising
View Profile | WWW   IP Logged
fdesrosiers
eAuction User
**
Offline

I Love Perl

Posts: 5

Re: Internal Sever Error /cgi-bin/eAuction161/eAuc
Reply #7 - 11/22/05 at 14:44:15
 
This is what I did based on the suggestion.


BEGIN {
   print "Content-type: text/html\n\n";
   $0 =~ m~(.*)/[^/]+~ || $0 =~ m~(.*)\\[^\\]+~;
   unshift @INC, $1;
#    srand(time ^ ($$ + ($$ << 15)));
}

These are the errors.

Content-type: text/html

Use of uninitialized value in require at eAuction.pl line 472.
Use of uninitialized value in require at eAuction.pl line 473.
Use of uninitialized value in require at /usr/lib/perl5/5.8.0/vars.pm line 7.
Use of uninitialized value in require at /usr/lib/perl5/5.8.0/warnings/register.pm line 24.
Use of uninitialized value in require at /usr/lib/perl5/5.8.0/warnings.pm line 130.
Use of uninitialized value in require at /usr/lib/perl5/5.8.0/Carp.pm line 132.
Use of uninitialized value in require at eAuction.pl line 3654.
Use of uninitialized value in require at /usr/lib/perl5/5.8.0/CGI.pm line 27.
Use of uninitialized value in require at /usr/lib/perl5/5.8.0/Exporter.pm line 17.
Use of uninitialized value in require at /usr/lib/perl5/5.8.0/Carp.pm line 178.
"ebcdic2ascii" is not exported by the CGI::Util module
"ascii2ebcdic" is not exported by the CGI::Util module
Can't continue after import errors at /usr/lib/perl5/5.8.0/CGI.pm line 27
BEGIN failed--compilation aborted at /usr/lib/perl5/5.8.0/CGI.pm line 27.
Compilation failed in require at eAuction.pl line 3654.
BEGIN failed--compilation aborted at eAuction.pl line 3654.
Back to top
 
 


Advertising
View Profile   IP Logged
Dieter Werner
Administrator
*****
Online

Dipl. Paranoiac ®

Posts: 1162
Germany
Gender: male
Re: Internal Sever Error
Reply #8 - 11/22/05 at 15:47:18
 
Sorry, but I can't help in server issues.

The modules:
- strict.pm
- warnings.pm
- Exporter.pm
- Carp.pm
- CGI.pm
- Util.pm
are 'core' with every perl distribution and so they 'have' to work!

Please, contact your provider.
Back to top
 
 

Multimedia file viewing and clickable links are available for registered members only!!  You need to Login or Register!!


Greetings from Germany
Dieter Werner




Advertising
View Profile | WWW   IP Logged
Pages: 1 2 3 4 5 


If you like eAuction, please Rate it.
If you don't like eAuction, please Rate it too.


1 is being poor and 10 is being excellent


EveryScript

ip-location


AccessControl - Members Only