The eAuction Support Forums
https://www.everyscript.de/cgi-bin/yabb/YaBB.pl eAuction 1.6.1.x >> Start Up and more >> Use of uninitialized value in split error https://www.everyscript.de/cgi-bin/yabb/YaBB.pl?num=1135283951 Message started by supporto@astanet.b on 12/22/05 at 21:39:11 |
Title: Use of uninitialized value in split error Post by supporto@astanet.b on 12/22/05 at 21:39:11 Yesterday I have setup the eAuction 1.6.1 bu I have this error message: Use of uninitialized value in split at /home/asta04/cgi-bin/eAuction161/eAuction.pl line 3916. Error No such file or directory YOUR SET UP IS NOT CORRECT this is my setup: -############################################# # Config-Section-01 #-############################################# # The name of your servers cgi-bin directory $config{'cgi_dir'} = 'cgi-bin'; # Default for most servers # The cgi-bin subdirectory where your eAuction.pl will be stored $config{'auction_dir'} = 'eAuction161'; # The Path to a 'NON-WEBACCESSABLE' directory of your system # Maybe you have to chmode it if you use your own setting $config{'get_path'} = 0; # Set this from 1 to 0 if you want to use your own setting $config{'basepath'} = 'home/asta04/cgi-bin/Basepath'; # You need to assign either a mail program or # a mail host so e-mails can be sent out. # Configure your MAIL PROGRAM # or Configure your MAIL HOST (SMTP) #$config{'mailhost'} = 'http://boar.he.net'; # Set this from 0 to 1 if the script is running with a real Web-Server $config{'web_server'} = 0; Can you help me? Renato Italy |
Title: Re: Use of uninitialized value in split error Post by Dieter Werner on 12/22/05 at 22:33:28 Try: $config{'get_path'} = 1; # Set this from 1 to 0 if you want to use your own setting Because: $config{'basepath'} = 'home/asta04/cgi-bin/Basepath'; can't work and is as much wrong as it ever can be - Sorry me. |
Title: Re: Use of uninitialized value in split error Post by supporto on 12/27/05 at 19:30:06 Thank you for your replay. I have put 1 and 0 into $config{'get_path'} but I have alway the same error. I give more detail of the question: to go to cgi-bin I must digit this: http://boar.he.net/cgi-bin/suid/~asta04/eAuction161/eAuction.pl My virtual server is this. under the ROOT, at the same level, I have: cgi-bin directory public_html directory (WHERE I PUT HMTL CODE AND PHP SITES) secure_html directory to access here I digit:'https://boar.he.net/~asta04' (NOTE: ASTA04 IS MY ACCOUNT NAME) the part 1 of the config now is so: The name of your servers cgi-bin directory $config{'cgi_dir'} = 'cgi-bin'; # Default for most servers # The cgi-bin subdirectory where your eAuction.pl will be stored $config{'auction_dir'} = 'eAuction161'; # The Path to a 'NON-WEBACCESSABLE' directory of your system # Maybe you have to chmode it if you use your own setting $config{'get_path'} = 0; # Set this from 1 to 0 if you want to use your own setting $config{'basepath'} = 'https://boar.he.net/~asta04/Basepath'; NOTE 1 OR 0 I HAVE THE SAME ERROR # You need to assign either a mail program or # a mail host so e-mails can be sent out. # Configure your MAIL PROGRAM $config{'get_mail'} = 1; # Set this from 1 to 0 if you want to use your own setting $config{'mailprog'} = '/Your/Path/To/sendmail'; # no additional options please # or Configure your MAIL HOST (SMTP) #$config{'mailhost'} = 'http://boar.he.net'; # Set this from 0 to 1 if the script is running with a real Web-Server $config{'web_server'} = 0; WITH THE CHANGE OF ABOVE i HAVE THIS ERROR: Variable "$form" is not imported at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Variable "$txt" is not imported at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Variable "$form" is not imported at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Variable "$txt" is not imported at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Variable "$form" is not imported at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Variable "$txt" is not imported at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Variable "$form" is not imported at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Variable "$txt" is not imported at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Variable "$form" is not imported at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Variable "$txt" is not imported at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Variable "$form" is not imported at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Variable "$form" is not imported at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Variable "$form" is not imported at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Variable "$form" is not imported at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Variable "$form" is not imported at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Variable "$form" is not imported at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Variable "$form" is not imported at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Variable "$form" is not imported at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 858. Variable "$form" is not imported at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 858. Variable "$form" is not imported at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 858. Variable "$form" is not imported at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 886. Variable "$form" is not imported at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 886. Variable "$form" is not imported at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 886. Variable "$form" is not imported at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 916. Variable "$form" is not imported at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 916. Variable "$form" is not imported at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 916. Use of uninitialized value in concatenation (.) or string at /home/asta04/cgi-bin/eAuction161/eAuction.pl line 3943. Use of uninitialized value in concatenation (.) or string at /home/asta04/cgi-bin/eAuction161/eAuction.pl line 3943. Use of uninitialized value in concatenation (.) or string at /home/asta04/cgi-bin/eAuction161/eAuction.pl line 3943. Use of uninitialized value in concatenation (.) or string at /home/asta04/cgi-bin/eAuction161/eAuction.pl line 3943. Use of uninitialized value in concatenation (.) or string at /home/asta04/cgi-bin/eAuction161/eAuction.pl line 3943. Use of uninitialized value in concatenation (.) or string at /home/asta04/cgi-bin/eAuction161/eAuction.pl line 3943. Global symbol "$form" requires explicit package name at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Global symbol "$txt" requires explicit package name at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Global symbol "$form" requires explicit package name at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Global symbol "$txt" requires explicit package name at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Global symbol "$form" requires explicit package name at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Global symbol "$txt" requires explicit package name at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Global symbol "$form" requires explicit package name at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Global symbol "$txt" requires explicit package name at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Global symbol "$form" requires explicit package name at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Global symbol "$txt" requires explicit package name at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Global symbol "$form" requires explicit package name at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Global symbol "$form" requires explicit package name at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Global symbol "$form" requires explicit package name at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Global symbol "$form" requires explicit package name at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Global symbol "$form" requires explicit package name at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Global symbol "$form" requires explicit package name at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Global symbol "$form" requires explicit package name at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 754. Global symbol "$form" requires explicit package name at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 858. Global symbol "$form" requires explicit package name at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 858. Global symbol "$form" requires explicit package name at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 858. Global symbol "$form" requires explicit package name at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 886. Global symbol "$form" requires explicit package name at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 886. Global symbol "$form" requires explicit package name at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 886. Global symbol "$form" requires explicit package name at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 916. Global symbol "$form" requires explicit package name at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 916. Global symbol "$form" requires explicit package name at /home/asta04/cgi-bin/eAuction161/eConfig161.pl line 916. Compilation failed in require at /home/asta04/cgi-bin/eAuction161/eAuction.pl line 516. HAVE YOU SOME SUGGESTION FOR ME? Happy New Year, RENATO -ITALY EXCUSE ME BUT I KNOW PERL=ZERO |
Title: Re: Use of uninitialized value in split error Post by Dieter Werner on 12/28/05 at 15:27:51 Either you changed a lot of code or you didn't upload the scripts in ASCII mode. |
The eAuction Support Forums » Powered by YaBB 2.2! YaBB © 2000-2007. All Rights Reserved. |