Posted by Rik on 01/05/07 03:09
Warren Peace wrote:
> Thanks for such a rapid reply Rik
>
> tried adding
> ini_set('display_error',1);
> error_reporting(E_ALL);
>
> to the very beginning of the file that's not working (even before the
> html)
> same results ...
> nothing was output
> no error message (404 or otherwise)
Not seeing a 404 message does not mean it's not in the headers. What
headers do you get? A 200 or otherwise?
And does the second file work if you leave out phpinfo();? If not, what are
the security permissions on the first file exactly the same as on the
second file?
--
Rik Wasmus
Navigation:
[Reply to this message]
|