[advanced search]
 

Go Back   NamePros.com > Discussion > Web Design & Development > Programming

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.


Closed Thread
 
LinkBack Thread Tools
Old 05-12-2005, 05:53 AM   #1 (permalink)
Senior Member
 
senaia's Avatar
 
Join Date: Aug 2004
Location: Senaia.com
Posts: 1,283
17.90 NP$ (Donate)

senaia has much to be proud ofsenaia has much to be proud ofsenaia has much to be proud ofsenaia has much to be proud ofsenaia has much to be proud ofsenaia has much to be proud ofsenaia has much to be proud ofsenaia has much to be proud ofsenaia has much to be proud ofsenaia has much to be proud ofsenaia has much to be proud of


Sad 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
__________________
Web Directory
senaia is offline  
Old 05-12-2005, 07:01 PM   #2 (permalink)
NamePros Member
 
Join Date: May 2005
Posts: 124
52.00 NP$ (Donate)

stma is on a distinguished road


$pathtocgi = '/your/path/to/cgi-bin/directory';
$htmlpath = '/your/path/to/public_html/directory';

For those the easiest way is to just contact your host or refer to thier knowlege base (if they have one).

It varies on server to server. There are a few common ones, and you might be able to figure out that path by looking at how you access your site.......an example:

/www/vars/html/public_html/directory
stma is offline  
Old 05-14-2005, 05:32 PM   #3 (permalink)
NamePros Member
 
Join Date: May 2005
Location: Osaka, Japan
Posts: 37
69.00 NP$ (Donate)

df-sean is an unknown quantity at this point


Login to your control panel for the site. Many control panels display the path information there for you.
__________________
:::: *DataFly.Net *::::
Rock-Solid Linux Web Hosting

http://www.datafly.net
df-sean is offline  
Old 05-15-2005, 12:35 AM   #4 (permalink)
Senior Member
 
senaia's Avatar
 
Join Date: Aug 2004
Location: Senaia.com
Posts: 1,283
17.90 NP$ (Donate)

senaia has much to be proud ofsenaia has much to be proud ofsenaia has much to be proud ofsenaia has much to be proud ofsenaia has much to be proud ofsenaia has much to be proud ofsenaia has much to be proud ofsenaia has much to be proud ofsenaia has much to be proud ofsenaia has much to be proud ofsenaia has much to be proud of


The cpanel dose not display the path to cgi. only the path to perl. Anyway, I found out the path. Thank you all for your help.
__________________
Web Directory
senaia is offline  
Closed Thread


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

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
60.000 Templates, scripts, fonts, banners etc. $9.95 atkims Web Development Wanted 19 11-16-2004 09:48 AM
May Script Installation Special--Chance for free webhosting iidavidii Scripts For Sale 0 05-04-2004 12:44 PM

Site Sponsors
Advertise your business at NamePros

All times are GMT -7. The time now is 10:04 PM.


Powered by: vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Template-Modifications by TMS
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85