If it is running as a CGI app, but not doing what it should, then it is a permission problem between the user your web server runs your application as and the user you use to test from the command line. Maybe your system is using SELinux or something else that interferes, or your webserver is running in a chroot jail.
open should work for you in your use case, but you don't show any code so it's hard to tell where it fails to do so for you.
In reply to Re^3: sysopen function call
by Corion
in thread sysopen function call
by rpike
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |