Go back to previous page
Forum URL: http://www.dombom.com/cgi-bin/dcforum/dcboard.cgi
Forum Name: The New MadBomber Marketing and SEO Forum
Topic ID: 484
Message ID: 122
#122, RE: Fatbomb and PHP...
Posted by sgtaw on Jan-08-09 at 05:18 AM
In response to message #121
>
 
><?php
>virtual($_SERVER<'DOCUMENT_ROOT'>."/cgi-bin/search/search.cgi/?skin=blank&length=5&keywords=stuff");
>?>
>

>
>(replace <> with open & close square brackets )
>
>That may not be the problem, but it's where I'd start.

Hi Jeff,

Hmmmm... They DO have the square brackets. However, I think this forum doesn't like square brackets!

In any case, 'DOCUMENT_ROOT' has square brackets around it.

Here is the error I get....

----------BEGIN--------------
Warning: include(/home/user/public_html/cgi-bin/search/search.cgi/?keywords=car) : failed to open stream: Not a directory in /home/user/public_html/index.php on line 161

Warning: include() : Failed opening '/home/user/public_html/cgi-bin/search/search.cgi/?keywords=car' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/user/public_html/index.php on line 161
---------------END----------------

Thanks,

Ed