RE: [PHP] PHP,Apache disabled FTP?

2002-05-18 Thread Craig Vincent

 I'm a newbie so please forgive the question,
 I have reciently setup apache and PHP and now FTP does not work!
 I am running a win2k pro machine, is this because of PHP or
 APACHE or what?
 am going crazy and have searched google like crap without any damn
 answer...then went to microsoft.com searching...still no #$#$# answer.

Unless you did something totally off the wall I seriously doubt Apache or
PHP are affecting your FTP server.  Perhaps you should check the
documentation at your FTP provider's site.  Perhaps it can assist you in
troubleshooting why the server isn't working.

Sincerely,

Craig Vincent



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




RE: [PHP] PHP,Apache disabled FTP?

2002-05-18 Thread Dan Hardiker

 I have reciently setup apache and PHP and now FTP does not work! I am
 running a win2k pro machine, is this because of PHP or
 APACHE or what?
[..]
 Unless you did something totally off the wall I seriously doubt Apache
 or PHP are affecting your FTP server.

Unless your using IIS to serve your FTP ;) That would go belly up if youve
got another http processes running. More information about your setup is
required for us to help further.

-- 
Dan Hardiker [[EMAIL PROTECTED]]
ADAM Software  Systems Engineer



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




Re: [PHP] PHP,Apache disabled FTP?

2002-05-18 Thread r

Hey,
Thank you for replying.
Nope am not using IIS, I just have a plain win2k machine that used to ftp
without any problems before.now i cant even find ftp.dll but can find
ftp://ftp.exe
I am unable to connect to 5 sites owned by the company i work for but am
able to connect to them when i go to a cyber cafe I have tried stopping
apache no use...tried to go to the php.ini file and see if there is
anything about enableing FTP...none...going crazy.

Any help or ideas.
-Ryan.


 Unless your using IIS to serve your FTP ;) That would go belly up if youve
 got another http processes running. More information about your setup is
 required for us to help further.

 --
 Dan Hardiker [[EMAIL PROTECTED]]
 ADAM Software  Systems Engineer



 --
 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




Re: [PHP] PHP,Apache disabled FTP?

2002-05-18 Thread r

Hi,
I tried to use ftp via the command prompt it didnt work, got a timed out
error.
Tried to use it via cuteFTPtimed out error..will try after 30
seconds5 minutes later...10 timeouts.


Any ideas?

-Ryan

- Original Message -
From: Michael Geier [EMAIL PROTECTED]
To: r [EMAIL PROTECTED]
Sent: Saturday, May 18, 2002 7:29 AM
Subject: Re: [PHP] PHP,Apache disabled FTP?


 More information about the ftp daemon would be needed
 for us to make an informed opinion.  Neither PHP, nor
 Apache is, or ever has been, and ftp daemon*

 * - well, you could write a socket program with PHP to
 listen to port 21 and receive and transmit files,
 but IMHO is probably not the best tool for the job.

 ftp.exe is the ftp client for windows, not a daemon.
 If you were previously using IIS, that web server comes
 bundled with a FTP server.  If not, what ftpd were you
 using?  There are several free|commercial packages that
 could be used to suit your needs.

 --
 Michael Geier
 CDM Sports, Inc. - Systems Administrator
 email: [EMAIL PROTECTED]
 phone: 314.991.1511 x 6505


 Quoting r [EMAIL PROTECTED]:

  Hey,
  Thank you for replying.
  Nope am not using IIS, I just have a plain win2k machine that used to
ftp
  without any problems before.now i cant even find ftp.dll but can
find
  ftp://ftp.exe
  I am unable to connect to 5 sites owned by the company i work for but am
  able to connect to them when i go to a cyber cafe I have tried
stopping
  apache no use...tried to go to the php.ini file and see if there is
  anything about enableing FTP...none...going crazy.
 
  Any help or ideas.
  -Ryan.
 
 
   Unless your using IIS to serve your FTP ;) That would go belly up if
  youve
   got another http processes running. More information about your setup
is
   required for us to help further.
  
   --
   Dan Hardiker [[EMAIL PROTECTED]]
   ADAM Software  Systems Engineer
  
  
  
   --
   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
 
 


 -
 This mail sent through CDM Sports Webmail.



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