Forum Discussion
cmaloy_15909
Nimbostratus
May 20, 2010Help getting PerlVirtualShow to print info on only one virtual server
I'm new to iControls and Perl but I have managed to install SOAP::Lite and configure mod_perl on an Apache instance and get some sample scripts running.
I am invoking PerlVirtualShow (http://devc...
May 20, 2010
The PerlVirtualShow.pl sample is meant for command line output. You can't put a command line app behind a web server and have it serve the content to a browser request. In order to do so, you must add the appropriate CGI support code to the script and ensure that your virtual directory configuration in your web server that contains the cgi script is configured for CGI. Do a web search on "Perl CGI" and you'll find a bunch of example on how to add the appropriate CGI headers so that the web server will know how to interpret the output and pass it back to the client.
If you absolutely can't get anything working after searching the web, post back here and I'll see if I can help you out.
-Joe
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects
