|
| Calling PERL with exec() and system() |
 |
Mon, 15 May 2006 15:04:02 GMT |
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
|
| Post Reply
|
| Re: Calling PERL with exec() and system() |
 |
Wed, 17 May 2006 09:49:58 GMT |
Can u please update about the PHP,Perl,LIBC versions which u are using it
here.
Regards
K.Murugan
Jay Link wrote:
> 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
|
| Post Reply
|
| Re: Calling PERL with exec() and system() |
 |
Wed, 17 May 2006 09:50:36 GMT |
Can u please update about the PHP,Perl,LIBC versions which u are using it
here.
Regards
K.Murugan
Jay Link wrote:
> 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
|
| Post Reply
|
| Re: Calling PERL with exec() and system() |
 |
Wed, 17 May 2006 09:52:12 GMT |
Can u please update about the PHP,Perl,LIBC versions which u are using it
here.
Regards
K.Murugan
Jay Link wrote:
> 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
|
| Post Reply
|
|
|
|
|
|
|
|
|
|