Re: For those helping on intrigue...
- Posted by euphoric (admin) Jun 22, 2009
- 1430 views
jeremy said...
It's cake to setup a server. If you have CGI working, then webclay will work.
I don't eat a lot of cake.
First, I had to add this line:
#!c:\euphoria\bin\eui.exe
as the very first line of hello.ex. Did you mean to leave it out? I think Apache requires it. Maybe other servers don't. I'd still put it in as default. Euphoria ignores it.
Second, I'm getting this error:
C:\htdocs\webclay\htdocs\..\webclay/webclay.e:225 'copy' takes only 1 argument m:copy(cgi:post, cgi_vars) ^
Help!