HughbertD Posted February 4, 2008 Share Posted February 4, 2008 Hi I want to run a perl script from my PHP interface. How can I do this? I have found the virtual command. Is it as easy as referencing the Perl file? Quote Link to comment https://forums.phpfreaks.com/topic/89351-php-virtual-running-perl-scripts/ Share on other sites More sharing options...
trq Posted February 4, 2008 Share Posted February 4, 2008 Providing apache has mod_perl enabled. Quote Link to comment https://forums.phpfreaks.com/topic/89351-php-virtual-running-perl-scripts/#findComment-457535 Share on other sites More sharing options...
HughbertD Posted February 4, 2008 Author Share Posted February 4, 2008 IS this the only way of doing this? Is this essentially the "system" command? Quote Link to comment https://forums.phpfreaks.com/topic/89351-php-virtual-running-perl-scripts/#findComment-457540 Share on other sites More sharing options...
trq Posted February 4, 2008 Share Posted February 4, 2008 There are also the exec functions depending on how this perl script works. Quote Link to comment https://forums.phpfreaks.com/topic/89351-php-virtual-running-perl-scripts/#findComment-457542 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.