Rev cgi on Win 2K server, anyone ?
jbv
jbv.silences at club-internet.fr
Sat Nov 10 05:45:52 EST 2007
Mark,
the version() function returns 2.6.1
so I put revdb.dll into
C:\cgi-bin\components\global environment\
and the dbmysql.dll driver in the same folder cgi-bin as
the Rev cgi exe.
when using try / catch I get the floowing :
219,15,8,revOpenDatabase
223,15,1
and line 15 of my script contains
get revOpenDatabase("mysql","localhost", etc
I don't know if that means anything to anybody...
btw, is there any errors list available somewhere ?
Meanwhile I've got an answer from runrev support, saying
that from version 2.5 devDB and revXML libs were included
in the engine, at least for Linux... but I don't know if that's
also valid for windows versions...
Thanks,
JB
> jbv-
>
> Thursday, November 8, 2007, 1:28:54 PM, you wrote:
>
> > I did that, but no luck. my scripts keep crashing with revdb commands.
> > All the rest works fine.
>
> Can you go over to the win2k3 server box and use rev with the db
> library locally? Was rev installed onto the server or just copied into
> the cgi directory? Possibly the revdb.dll library isn't in the proper
> place in the directory structure? I have revolution.exe installed into
> C:\cgi-bin: based on that, I'd guess that revdb.dll would go into
> C:\cgi-bin\components\global environment\ if this is 2.6.1 or
> C:\cgi-bin\Runtime\Windows\x86-32\Externals\ if it's newer.
>
More information about the use-livecode
mailing list