
prsnlty
Deleted
Jan 28, 2000, 2:02 PM
Post #1 of 8
(579 views)
|
|
banner exchange script problem
|
Can't Post
|
|
Hello, I am new to cgi/perl but have placed all of my scripts on my site myself and did ok. I've even fixed several errors myself. This one I'm having major troubles with. The script is WebAdverts. Anyway, I'm receiving these errors The first is when I call up my admin page to start the program. The second is what shows in my error log... BTW, my path is correct. Please, please help? ======================================== The first access will ask for a password once the script is able to get into the data directory (this is the problem however) THE ERROR:File Permission Error! -------------------------------------------------------------------------------- The server encountered an error while trying to access adcount.txt! The most likely cause of the problem is a permissions error in your adverts directory (/www/htdocs/personality-creations.com/cgi-bin/bannerads/data/). Make sure that the directory exists and that it is set world-writable. -------------------------------------------------------------------------------- I've tried the script with and without the forward slash at the end and get the same message. I tried to chmod the data directory 755 and 777 and and still come up with the same error. What am I doing wrong? It says to chmod it a+w, I'm not too sure what that means in numbers, but I figured it should work regardless ( I could be wrong) with 777. ============================================ Also, when the script was called- it calls the display cgi.... the error listed is what I found in my error log: Can't locate /www/htdocs/personality-creations.com/cgi-bin/bannerads/ads_display.pl in @INC (@INC contains: /usr/lib/perl5/i386-linux/5.00404 /usr/lib/perl5 /usr/lib/perl5/site_perl/i386-linux /usr/lib/perl5/site_perl .) at /www/htdocs/personality-creations/cgi-bin/bannerads/ads.pl line 21. [Fri Jan 28 13:36:29 2000] [error] [client 216.70.80.137] Premature end of script headers: /www/htdocs/personality-creations/cgi-bin/bannerads/ads.pl Can't locate /www/htdocs/personality-creations.com/cgi-bin/bannerads/ads_display.pl in @INC (@INC contains: /usr/lib/perl5/i386-linux/5.00404 /usr/lib/perl5 /usr/lib/perl5/site_perl/i386-linux /usr/lib/perl5/site_perl .) at /www/htdocs/personality-creations/cgi-bin/bannerads/ads.pl line 21. [Fri Jan 28 14:45:27 2000] [error] [client 216.70.80.137] Premature end of script headers: /www/htdocs/personality-creations/cgi-bin/bannerads/ads.pl ============================================== I really have to get this resolved, it's driving me crazy :-( My sincer thanks to anyone who can help me! Jackie
|