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