J. Landman Gay wrote:
My hosting provider moved my server to a new machine yesterday and all
my LiveCode CGI scripts immediately started throwing unspecified 500
server errors. These scripts have been working well for years until they
changed machines on me.
I had them run ldd and all libraries appear to be present:
libdl.so.2 => /lib/libdl.so.2 (0x00ca0000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x00101000)
libm.so.6 => /lib/tls/libm.so.6 (0x00ca6000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x00de0000)
libc.so.6 => /lib/tls/libc.so.6 (0x00b6e000)
/lib/ld-linux.so.2 (0x00b54000)
They don't know LiveCode and can't help much more. Can anyone think of
anything that would cause this? I've had a couple of other people tell
me they couldn't get the cgi engine to work with their host either, and
we never did figure out the reason.
These scripts deal with Paypal payments and track customer sales, so it
is fairly urgent I get them working.
What file system are they using?
If you can ssh into the machine, try:
df -T
--
Richard Gaskin
Fourth World
LiveCode training and consulting: http://www.fourthworld.com
Webzine for LiveCode developers: http://www.LiveCodeJournal.com
Follow me on Twitter: http://twitter.com/FourthWorldSys
_______________________________________________
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