Re: [PHP] fopen newbie question

2004-07-06 Thread Josh Close
Can you post your code so we can see what might be going on?

-Josh


On Mon, 5 Jul 2004 13:06:58 -0400, Joe Carey [EMAIL PROTECTED] wrote:
 I'm trying to read a text file from one server from another.  When I read
 from server A to B it works fine and I get the text output that I'm looking
 for.  But when I read from B to A I get Failed to open stream: FTP server
 reports 550 Can't check for file existence  I'm sure that its something how
 the server is configured but I can't figure out what I need to ask my host
 to change.  Any ideas please?
 
 Joe Carey
 
 ---
 Outgoing mail is certified Virus Free.
 Checked by AVG anti-virus system (http://www.grisoft.com).
 Version: 6.0.712 / Virus Database: 468 - Release Date: 6/29/2004
 
 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] fopen newbie question

2004-07-05 Thread Joe Carey
I'm trying to read a text file from one server from another.  When I read
from server A to B it works fine and I get the text output that I'm looking
for.  But when I read from B to A I get Failed to open stream: FTP server
reports 550 Can't check for file existence  I'm sure that its something how
the server is configured but I can't figure out what I need to ask my host
to change.  Any ideas please?


Joe Carey



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.712 / Virus Database: 468 - Release Date: 6/29/2004

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php