Re: [MacPerl-WebCGI] need help with My first perl program

[email protected] (Charles Eaton) Fri, 30 Aug 2002 06:49:55 -0500
Newsgroups perl.macperl.webcgi
Message-ID <[email protected]>
Short of setting yourself up as "rootuser" (Don't do it!).
The best way to handle this "permissions" problem is downloading "Super 
Get Info"
from BBEdit. <http://www.bbedit.com/products/supergetinfo.html>
It's the best "terminal headache" medicine on the web.
-chuck

===============================================
On Thursday, August 29, 2002, at 05:33 PM, liming zhao wrote:

>
>
> I am running Mac OS X and Apache 2.0.
>
> I find that it seems that Apache2 is installed into
> /usr/local on my machine(under terminal command line)?
>
> But when I tried to add some html file into
> /usr/local/apache2/hotdocs/
>
> and add some .pl file into /usr/local/apache2/cgi-bin
> to try to run web-cgi in perl.
>
> It is said permission denied. I cannot use
> chmod under the directory either.
>
> I wonder
> 1)how to
> change the attribute of directory such as
> /usr/local/apache2 into writable.
>
> 2)What are the  dirctories such
> as /usr/local on
> the harddisk in Mac Windows.
>
> 3)Would you tell me how to publish my first html
> file and cgi in perl under Mac OS X?
>
> Liming
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Finance - Get real-time stock quotes
> http://finance.yahoo.com
>