On 13/10/2007, sarta53 <sarta53@xxxxxxxxx> wrote: > Indeed it does work, and the permissions are 755. Here is the output: > > [cgi-bin]$ ss.pl.x > Content-type: text/html > > <html> > <head><meta http-equiv="refresh" content=""> > <title>screen</title> > <script language=javascript> I can only guess that something must be different between the user environment for yourself and the apache user. You might try passing some environment variables, or else getting your script to output some debugging information. PassEnv LD_LIBRARY_PATH That's just a guess though, there can be any number of reasons why your binary isn't running correctly. Perhaps the facility you've used to produce the encrypted binary needs access to some library path that's in your environment but not the server's? -- noodl --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx