Ah, that would explain it. I'll install my own versions then. Thanks for
the help, much appreciated.
On Thu, May 24, 2018 at 2:06 PM, Matthias Rebbe via use-livecode <
use-livecode@lists.runrev.com> wrote:
> I am pretty sure, that after the move from OHV to LiquidWeb the different
> server engin
I am pretty sure, that after the move from OHV to LiquidWeb the different
server engines were not installed again.
Matthias
> Am 24.05.2018 um 21:46 schrieb Mike Bonner via use-livecode
> :
>
> Thanks, I'll try this and see what I can figure out. It seems though that
> the server engines are
Thanks, I'll try this and see what I can figure out. It seems though that
the server engines aren't there. (not found) type errors. Using the info
from that lesson, there should be an engine at
/cgi-bin/livecode-server-4.6.3 for example. (or any version based on the
same format, with the excepti
You could try to use this method for .htaccess
Options +ExecCGI
Action custom-livecode /cgi-bin/livecode-server/livecode-server
SetHandler custom-livecode
Please note, that if you have several add-on domains and each domain uses its
own root folder and you want to use the custom livecode ser
Has anyone had luck using an .htaccess to change the engine used with
onrev? I'm hoping to override 7.0.1 (the default version it seems) with a
more recent version, but the information here:
http://lessons.livecode.com/m/4070/l/41105-how-do-i-choose-which-livecode-server-engine-to-use-with-on-rev