virtual doesn't work under CGI.

You need to use http://php.net/exec or system or whatever.

--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
----- Original Message -----
From: Paulo Parola <[EMAIL PROTECTED]>
Newsgroups: php.general
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 02, 2001 5:27 PM
Subject: Problems with virtual() => request execution failed


> Hi,
>
> I am having trouble porting an application to another server. I have to
call
> an external Perl script through the use of the function 'virtual()' but on
> the new server I get the following error:
>
> Warning: Unable to include './cgi-bin/banners/ads_business.pl' - request
> execution failed in /usr/local/etc/httpd/vhosts/business/index.htm on line
> 61
>
> This was the original code which ran perfectly, but not at the new server.
>
> I tried every kind of path with no success. Any hints?
>
> TIA,
> Paulo
>
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to