Web Hosting Talk







View Full Version : how can i know the path


naif
04-12-2005, 09:02 PM
hello
i am traing to setup

but it need to write the path for my account
-----------------------

4) Make sure the path to Perl 5 in your
setup.pl file is correct:

#!/usr/bin/perl

------------------------

how can know the path?

i have account with Yahoo small busness .

also . do you know if the Yahoo small busness allow Mail list scripts? or not?

i need your help :)
thanx

rapture9
04-12-2005, 09:15 PM
i would try contacting Yahoo support, since 24/7 phone support and also email support is available....

the easiest way would be in cPanel, if you had it, i'm not sure what control panel (if any) Yahoo gives you...

naif
04-12-2005, 10:19 PM
hello
ok , i am cheange my mind
i want run this script in my website via cpanel
what is have but in path :
#!/usr/bin/perl

my path is :
/home/naif/public_html/cgi-bin/ml

is it mean cheange
#!/usr/bin/perl

to
/home/naif/public_html/cgi-bin/ml
?

or cheange it to
/home/naif/public_html/cgi-bin/ml/setup.pl
?

or what?

please help me

thanx

naif
04-12-2005, 10:33 PM
thanx
i fix the problem
:)