LC Server - HTTP response code 500: permission denied error

Martin Koob mkoob at rogers.com
Wed Feb 19 18:18:18 EST 2020


Hi Ralf

I Upgraded the livecode-server to 9.5.1 linux 64 bit 

I then 
I tried an .lc  file with no calls to RevIgniter but with a section of livecode script in the page

/home/myapp/sites/api.myapp.com/mylctest.lc <http://api.myapp.com/mylctest.lc>

<?lc
put "<H1>hello world</H1>"
put "LiveCode Server version:" && the version & "<br>"
put "Steve Holt!!   \o/ "
?>



I did not get the error that I did before  (lscgid: execve():/home/myapp/sites/api.myapp.com/cgi-bin/livecode-server: <http://api.myapp.com/cgi-bin/livecode-server:> No such file or directory)

The page loads correctly with livecode-server filling the parts I put in the <lc?  ?> tags.

So now I have LiveCode server working!

The next thing I tried my app which calls the api which uses RevIgniter.

I got an error message back from the server that looks like a RevIgniter error.


I will  contact you offline about this since it is long and probably I have already taken up too much bandwidth on the list with this.



Regards,

Martin Koob





> On Feb 19, 2020, at 1:37 PM, Martin Koob via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> Hi Ralf
> 
> Ok thanks for the confirmation on that.  I will let you know how it goes. Looking forward to a shiny new livecode-server and RevIgniter. 
> 
> Martin
> 
> Sent from my iPhone
> 
>> On Feb 19, 2020, at 11:36 AM, Ralf Bitter via use-livecode <use-livecode at lists.runrev.com> wrote:
>> 
>> Hi Martin,
>> 
>> I agree with your proposed approach. But keep in mind
>> that you can upgrade revIgniter directly to the latest version
>> as long as you go the upgrade route as described in the user guide,
>> see Upgrading from 1.10.3 to 2.0.0. The description applies
>> to your case even if you upgrade from version 1.7.1 to 2.1.5.
>> There is no need for intermediate steps like upgrading to 2.0,
>> then 2.0.1, 2.0.2 etc.
>> 
>> Ralf
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




More information about the use-livecode mailing list