LeeC wrote:
Here is my file permission
Code: Select all
root@Livecode:/usr/lib/cgi-bin# ls -l
total 12600
drwxr-xr-x 2 root root 4096 Oct 9 04:19 drivers
drwxr-xr-x 2 root root 4096 Oct 9 04:19 externals
-rwxr-xr-x 1 root root 12892072 Sep 19 11:33 livecode-community-server
That's insane.
The only way I manage to get the error you receive :
Code: Select all
row 14, col 6: Function: error in function handler (revOpenDatabase)
row 14, col 6: put: error in expression
Is to put 644 for instance, instead of 755, on the directory "externals".
But your permissions are correct...
Other idea : I use a version 5.5 of livecode server (before community). I'm going to try to use the 7.01 community.
UPDATE
-I confirm that i receive the same error with LC Community server 7.01
-no error with commercial server 5.5
-no error with LC community server 6.01
Try to use the 6.01
http://downloads.livecode.com/livecode/