Re: ACGI with Mac OS X Server 10.1.5
Re: ACGI with Mac OS X Server 10.1.5
- Subject: Re: ACGI with Mac OS X Server 10.1.5
- From: admin <email@hidden>
- Date: Wed, 26 Feb 2003 10:21:05 -0600
Just went through this myself a while back. I never found the kbase
info that you found, I had to ask the list here to learn the _minor_
detail that ACGI Enabler needs to be running (I added it to my login
items). If there is a way to make this run even when no one is logged
in, I'd like to know about it.
I have found that once you get an error in ACGI Enabler, you have to
clear it by either quitting and starting it again or by using the
Restart acgid menu item under the File menu in ACGI Enabler.
Additionally, I think you have to return the text of a properly formed
HTML page, including some header stuff. The example at
http://www.apple.com/applescript/guidebook/sbrt/pgs/sbrt.12.htm helped
me with this part.
al
On Wednesday, February 26, 2003, at 09:36 AM,
email@hidden wrote:
Date: Wed, 26 Feb 2003 00:02:24 -0800
Subject: ACGI with Mac OS X Server 10.1.5
From: Clay Loveless <email@hidden>
To: applescript <email@hidden>
Hi,
I'm trying to get started with an AppleScript CGI that will accept
form POST
data, run a few scriptable apps, and return an informative result page
to
the browser.
I'm using OS X Server 10.1.5 -- so from what I understand, I shouldn't
have
a problem doing this with Apache. But alas, I'm having problems anyway.
It's shocking how little data is available on this topic -- I haven't
had
any luck finding much of anything so far that doesn't relate to
1995-era
AppleScript CGIs using WebSTAR.
There's a very brief mention here:
http://kbase.info.apple.com/cgi-bin/WebObjects/kbase.woa/wa/
query?searchMode
=Assisted&type=id&val=KC.106519
... Which says that "ACGI Enabler" needs to be running in order for
AppleScript CGIs to work with Apache. I've got that running -- acgid
v1.0c9.
With every script I try, I get this error: can't AESend(): -1712
I think I've got everything configured correctly, but obviously I'm
missing
something. Does anyone have experiences they can share from using
AppleScript CGIs on OS X Server?
Thanks,
-Clay
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.