LC Server - HTTP response code 500: permission denied error
Ralf Bitter
rabit at revigniter.com
Wed Feb 19 08:36:11 EST 2020
Martin, you mentioned that you migrated an
application to a new server. Did you double-check
the path to your executable in your server configuration?
Are you sure that there is no library dependency problem
on this server? What is the output if you run:
ldd path/to/your/livecode-server
from a terminal?
Ralf
> On 18. Feb 2020, at 22:19, Martin Koob via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> Hi Ralf
>
> Thanks for your reply Ralf.
>
> Based on your comments I tried a number of tests.
>
>
> I tried an .lc file with no calls to RevIgniter.
>
> /home/myapp/sites/api.myapp.com/mylctest.lc <http://api.myapp.com/mylctest.lc>
>
> I get the same error as when my application calls the api using RevIgniter. So that means it is an issue with the server not RevIgniter.
>
> 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
More information about the use-livecode
mailing list