When I run it from the command line it works. But if I run it through
Apache it does not work.
Tim
John Holmes wrote:
From: "Tim Wolgemuth" <[EMAIL PROTECTED]>
This is the way that the customer waits to do it. Here is the sample
code that is being included:
<?
print "this is a test2<BR>";
?>
Well tell the customer he's wrong! ;)
Seriously... what if you try something like
include('http://www.google.com'), does that work?
Is there any kind of weird redirection in the page you're requesting?
(obviously not if it's really just that sample code, though.)
If all else fails, search Google for your error message and see what
pops up.
---John Holmes...
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php