Re: AppleScript applications as CGI applications-- does it still work?
Re: AppleScript applications as CGI applications-- does it still work?
- Subject: Re: AppleScript applications as CGI applications-- does it still work?
- From: "Mark J. Reed" <email@hidden>
- Date: Thu, 28 Oct 2010 14:36:12 -0400
On Sat, Oct 23, 2010 at 11:31 PM, Christian Boyce
<email@hidden> wrote:
> I am trying to make a CGI using AppleScript, as in Matt Neuberg's "AppleScript: The Definitive Guide" (page 379). I am not able to make it work. Has anyone made it work with Mac OS X 10.6.4? I am following Neuberg's instructions as best I can (he write about ACGI Dispatcher 2.5 and I am using 3.0, which is a little different) but no matter what I do, it doesn't work. I get this message:
>
> You don't have permission to access /cgi-bin/echo.acgi/ on this server.
Does the "echo.acgi" file have execute permission?
If you can't get the ACGI provider working, there's nothing stopping
you from making it a plain old-fashioned CGI script with
#!/usr/bin/osascript as the interpreter.
--
Mark J. Reed <email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden