Errors Migrating from LC Server Community
Posted: Tue Sep 17, 2019 8:34 am
I had an old LC Community Server installation from 2017 which worked fine.
Now with a paid license available to me I tried installing the Linux 64 version on my Ubuntu 14_04 64 Digital Ocean droplet.
I changed my .htaccess file to point to the new LiveCode executable instead of the old community version.
Now when running the test dot lc "Hello World" example I receive an internal error:
--------------------------
The server encountered an internal error or misconfiguration and was unable to complete your request.
The most common causes of this problem are errors in the app's .htaccess file or incorrect file or directory permissions preventing the web server from reading the .htaccess file.
Detailed information about this error is available in the app's Apache error log . . .
---------------------------
When checking the mentioned log it gives the following:
End of script output before headers: livecode-server
I have checked permissions and nothing seems anomalous. I did not install any 32bit libraries as mentioned in the LC lesson here: 36652-how-do-i-install-livecode-server-on-linux-with-apache (as I understand these aren't needed for the 64bit LC Server).
Any clues what I am missing here??
Now with a paid license available to me I tried installing the Linux 64 version on my Ubuntu 14_04 64 Digital Ocean droplet.
I changed my .htaccess file to point to the new LiveCode executable instead of the old community version.
Now when running the test dot lc "Hello World" example I receive an internal error:
--------------------------
The server encountered an internal error or misconfiguration and was unable to complete your request.
The most common causes of this problem are errors in the app's .htaccess file or incorrect file or directory permissions preventing the web server from reading the .htaccess file.
Detailed information about this error is available in the app's Apache error log . . .
---------------------------
When checking the mentioned log it gives the following:
End of script output before headers: livecode-server
I have checked permissions and nothing seems anomalous. I did not install any 32bit libraries as mentioned in the LC lesson here: 36652-how-do-i-install-livecode-server-on-linux-with-apache (as I understand these aren't needed for the 64bit LC Server).
Any clues what I am missing here??