Jay Link
2006-05-15 15:04:02 UTC
Hi there --
I'm trying to call a PERL script from PHP on Netware 6.5.
On the console, I can type:
perl scriptname.pl
and it works fine. However, when I do it from PHP, nothing happens. When I
look at the console, I see:
Loading Module PERL.NLM [ INIT FAIL ]
I've tried this with "Safe Mode" On & Off, and with:
safe_mode_exec_dir = "sys:/system"
for PERL.NLM, but to no avail.
Does anyone have any ideas or experience with this?
Thanks!
- Jay
I'm trying to call a PERL script from PHP on Netware 6.5.
On the console, I can type:
perl scriptname.pl
and it works fine. However, when I do it from PHP, nothing happens. When I
look at the console, I see:
Loading Module PERL.NLM [ INIT FAIL ]
I've tried this with "Safe Mode" On & Off, and with:
safe_mode_exec_dir = "sys:/system"
for PERL.NLM, but to no avail.
Does anyone have any ideas or experience with this?
Thanks!
- Jay