I am using Windows XP Pro, and I am using Serv-U to run my FTP server.
It is just a server running from my machine.  Is it supposed to have PHP
installed somewhere?

-----Original Message-----
From: Rich Gray [mailto:[EMAIL PROTECTED] 
Sent: Sunday, February 23, 2003 9:05 PM
To: Matt Palermo; [EMAIL PROTECTED]
Subject: RE: [PHP] ftp browsing

> -----Original Message-----
> From: Matt Palermo [mailto:[EMAIL PROTECTED]
> Sent: 23 February 2003 09:46
> To: [EMAIL PROTECTED]
> Subject: [PHP] ftp browsing
>
>
> I have a php script that is like and ftp client, only is just browsers
the
> server and displays file names and folders.  If you click on the name
of a
> folder that it displays, it will then display the files and folders
inside
> that directory, and so on for all directories.  It works perfectly
when I
> connect to my internet hosting company through ftp to browse, but
> it doesn't
> work right when I connect to my personal ftp server.  I have tried
using
> both Serv-U and Bulletproof ftp servers to host my ftp site.  The
script
> won't display my server correctly with either of these.  Can
> anyone give me
> some advice?  I would really appreciate it.  Thanks.
>
> Matt

What version of PHP are you running on your personal ftp server? Is your
personal server Win32? There was a bug with ftp_nlist()/ftp_rawlist() on
Windows that wasn't fixed till v4.3.x IIRC
Rich




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

Reply via email to