Thank Mike! This is what I get with both a 32bit and 64 bit version. It looks like diesel is 64 bit. I also can't find a 32/64 bit commercial version. On the RR website under my account there is only one link(per platform) for the commercial server. I downloaded the 64-bit community server and same thing. look below:
-bash-4.1$ ls -l total 11080 drwxr-xr-x 2 evergree evergree 4096 May 27 17:41 drivers drwxr-xr-x 2 evergree evergree 4096 May 27 17:42 externals -rwxrwxr-x 1 evergree evergree 11320124 May 27 17:41 livecode-server -bash-4.1$ livecode-server -bash: livecode-server: command not found Any other ideas? Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net Phone: 518-636-3998 Ex:11 Cell: 518-796-9332 -----Original Message----- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Mike Bonner Sent: Wednesday, May 27, 2015 1:56 PM To: How to use LiveCode Subject: Re: Livecode server OH, and you might confirm permissions (755) on the file, as well as trying to run it directly from the shell. If you can't run it from a command line that might help you track down or confirm the reason. On Wed, May 27, 2015 at 11:54 AM, Mike Bonner <bonnm...@gmail.com> wrote: > Are you possibly hitting the 64bit vs 32 bit, os problem? If you're > on a > 64 bit os, make sure the lc server you are running is 64 bit, or that your > os has the ia32 libraries. If your os is 32 bit and you grabbed a 64 bit > build, the only option is to get the 32 bit version. > > On Wed, May 27, 2015 at 11:50 AM, Ralph DiMola > <rdim...@evergreeninfo.net> > wrote: > >> I can get the pre-installed community version of LC server to respond >> using my on-rev account. A simple script to return the LC version the >> pre-installed LC server works. >> >> I want to use a commercial version because I have password protected >> scripts so I changed the .htaccess to: >> >> ___________________________________________ >> Options -Indexes >> >> AddHandler livecode-script .lc >> Action livecode-script /cgi-bin/lc-server/701/livecode-server >> ___________________________________________ >> >> >> When I try to run a simple script "put the version" I get >> >> >> __________________________ >> The server encountered an internal error or misconfiguration and was >> unable to complete your request. >> >> Please contact the server administrator at >> webmas...@evergreeninfo.on-rev.com to inform them of the time this >> error occurred, and the actions you performed just before this error. >> __________________________ >> >> I know I am pointing to the correct place because if I change the >> livecode-server file in the /701 folder to livecode-server2 I get a 404. >> >> What am I missing? >> >> Thanks >> >> Ralph DiMola >> IT Director >> Evergreen Information Services >> rdim...@evergreeninfo.net >> >> >> _______________________________________________ >> use-livecode mailing list >> use-livecode@lists.runrev.com >> Please visit this url to subscribe, unsubscribe and manage your >> subscription preferences: >> http://lists.runrev.com/mailman/listinfo/use-livecode >> > > _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode