Include for a php.cgi? (Strato.de)



Hi there,

My provider (strato.de) offers me this cgi, which contains some php
elements as far as I guess. I am running my page with php and would
like to include in the over all design the formmanager (contact page)
However, I cannot include it from inside a page

Here is the code I use (without the // obviously)

// <?php
// include("/cgi-bin/formmanager.php.cgi?action=ext_preview&fid=2");
// ?>


The error reported is:

Warning: main($/cgi-bin/formmanager.php.cgi?action=ext_preview&fid=2):
failed to open stream: No such file or directory in
/mnt/am2/02/236/00000005/htdocs/ic-cms/kontakt.php on line 31

Warning: main(): Failed opening
'$/cgi-bin/formmanager.php.cgi?action=ext_preview&fid=2' for inclusion
(include_path='.:/opt/RZphp4/includes') in
/mnt/am2/02/236/00000005/htdocs/ic-cms/kontakt.php on line 31

Can any one help, the help desk at Strato is not particularly helpful
.



Relevant Pages

  • Re: What websites use Lisp?
    ... languages, frameworks, and libraries are used by various websites. ... languages for their CGI applications, my personal answer is that I ... In the future I plan to switch to PHP for the ... different alias to that script for each user online at a given ...
    (comp.lang.lisp)
  • Re: Apache: limiting the execution place
    ... They want it so users can't use FTP, shell, or a CGI or PHP script to view, ... other users via shell, FTP, web server processes (such as PHP or CGI ...
    (Security-Basics)
  • Re: Most productive web development frameworks
    ... If you don't like PHP, try CGI, in any language ... > how well PHP or CGI scales in a HA clustered environment. ... > I am really interested in peoples experience with different frameworks, ...
    (comp.programming)
  • Wrapping HTML Form Output.
    ... I'm trying to use PHP to wrap the output of an HTML form before it goes ... form, which previously pointed to the C CGI script, to point to a PHP ...
    (comp.lang.php)
  • Re: apache php cgi install problem
    ... php is installed in c:/php ... descriptor: don't know how to spawn child process: ... in the Apache error log. ... I have no experience in CGI - I only know it stands for Common Gateway ...
    (comp.lang.php)