Current location: Hot Scripts Forums » Programming Languages » Perl » Help - CGI Script Installation Problem.


Help - CGI Script Installation Problem.

Reply
  #1 (permalink)  
Old 05-12-05, 08:03 AM
senaia senaia is offline
New Member
 
Join Date: Apr 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Unhappy Help - CGI Script Installation Problem.

Im tring to install a link directory script on one of my sites and its cgi (Hot Links SQL) . I having a problem with the cgi path and I get this message:
.................................................. ...
Can't locate /path/to/cgi-bin/directory/lang/english.pl in @INC (@INC contains: /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 .) at ./lang/langset.pl line 5.
.................................................. .

This should be modified in config file which contain:

$baseurl = 'http://www.sitename.com/cgi-bin/directory';
$htmlurl = 'http://www.sitename.com/directory';
$imageurl = 'http://www.sitename.com/images';
$pathtocgi = '/your/path/to/cgi-bin/directory';
$htmlpath = '/your/path/to/public_html/directory';

I know I should change SiteName which is no problem but what modifications should I do in the PATHS !!

Any help would be appreciated. Thanx
Reply With Quote
  #2 (permalink)  
Old 05-21-05, 11:20 PM
Chas Chas is offline
Coding Addict
 
Join Date: Oct 2003
Location: California
Posts: 359
Thanks: 0
Thanked 0 Times in 0 Posts
You also need to set the path correctly in these two scalars:

Code:
$pathtocgi = '/your/path/to/cgi-bin/directory';
$htmlpath = '/your/path/to/public_html/directory';
If you don't know what the correct path is you need to contact your system admin/host to get these values.

~Charlie
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
2 profitable script sites for sale cms-master.com General Advertisements 3 07-03-07 10:17 AM
CGI Problem dimitra Perl 1 08-26-04 05:28 PM
Creating Website Script Problem Dainbramaged05 PHP 4 06-30-04 12:29 PM
Problem with Image Slideshow script jthornton13 JavaScript 1 06-24-04 09:27 PM
Send.Pl script problem BobbyC Perl 1 05-15-04 01:00 PM


All times are GMT -5. The time now is 04:03 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.