[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

[MacPerl] $ basepath = "..."



I have problems to config  $basepath for my Mac Server:

>  # URL to this script:
>  $cgiurl = "http://www.company.com/cgi-bin/script.cgi";
>  $adminurl = "http://www.company.com/cgi-bin/cgidmin.cgi";
>  #$secureurl = "https://www.company.com/myfolder/script.cgi";

and I wrote:

$cgiurl = "http://www.mycompany.com/cgi-bin/script.cgi";
$adminurl = "http://www.mycompany.com/cgi-bin/cgidmin.cgi";
 #$secureurl = "https://www.mycompany.com/nameofmyfolder/script.cgi";

> # what is the base path to the directory where the files are
> $basepath = "/home/company/www/myfolder";

I'm not able to find the right directory...
I tried with:
$basepath = "/MacintoshHD/WebSTAR 3.0/nameofmyfolder"
and with
$basepath =  "/MacintoshHD/WebSTAR%203.0/nameofmyfolder",
with   "%20" instead of the  blankspace  between  "WebSTAR" and "3.0"
But i didn't work...

Any suggestions...?

Thank you.

Sharon




***** Want to unsubscribe from this list?
***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch