in reply to Re: Re: Re: Perl Script connecting to Mysql works from command prompt, not from Apache
in thread Perl Script connecting to Mysql works from command prompt, not from Apache
I feel better now.
the command you are looking for would be ln
Snipped from the man page..
EEjackNAME ln - make links SYNOPSIS ln [-fs] file [link_name] ln [-fs] file ... [directory] DESCRIPTION The ln utility creates a new directory entry, i.e. a new name in +the filesystem. There are two types of links: hard links and symboli +c links. ....
|
---|