
08-24-2004, 04:49 PM
|
 |
|
|
Join Date: Feb 2004
Location: Pennsylvania, USA
Posts: 243
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by -Caged-
First I want to say great job on the hack, I really appreciate the time and effort that went into this. And next, on to the bad stuff
I kept getting ' Error: File Not Found at http:/.... even though I could paste the address in my address bar and load the file up perfectly.
I took the error suppression off file_get_contents and its returning a 404 which I can't seem to figure out why. I tried manually adding 'OK' headers to the page using the header() function, but I still recieved the same message. And just to elimiate the fact that it had to do with fopen wrappers or whatnot I tried to grab an rss feed from a file on the same server, but different account and it worked perfectly.
I've screwed with this for about 4 hours now and i've tried everything that I'm aware of to try, anyone else have any idea what might be causing the problem?
Cheers -Justin
|
Thats the exact problem i have...
|