Include for a php.cgi? (Strato.de)
- From: dirkgrutzmacher@xxxxxxxxxxx (Dirk Grutzmacher)
- Date: 9 Apr 2005 13:20:55 -0700
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
.
- Follow-Ups:
- Re: Include for a php.cgi? (Strato.de)
- From: Janwillem Borleffs
- Re: Include for a php.cgi? (Strato.de)
- Prev by Date: what is the speed hit of "SELECT *" with MySql, as opposed to narrower database calls?
- Next by Date: Re: what is the speed hit of "SELECT *" with MySql, as opposed to narrower database calls?
- Previous by thread: what is the speed hit of "SELECT *" with MySql, as opposed to narrower database calls?
- Next by thread: Re: Include for a php.cgi? (Strato.de)
- Index(es):
Relevant Pages
|