Re: [PHP] PHP with FTP

2006-03-06 Thread Chris
_-=MealstroM=-_ wrote: Hello Chris, Tuesday, March 7, 2006, 1:36:54 AM, you wrote: _-=MealstroM=-_ wrote: Hello php-general, Hi. I ve got some trabl with this commands ftp_pwd() and ftp_chdir() They work correctly with some ftp servers, but i ve got some problems with warftp server. This s

Re: [PHP] PHP with FTP

2006-03-06 Thread Chris
_-=MealstroM=-_ wrote: Hello php-general, Hi. I ve got some trabl with this commands ftp_pwd() and ftp_chdir() They work correctly with some ftp servers, but i ve got some problems with warftp server. This server doesn't recognize them. If the server doesn't recognise them we can't do much. I

Re: [PHP] PHP with FTP installation

2004-02-12 Thread Jason Wong
On Friday 13 February 2004 03:19, [EMAIL PROTECTED] wrote: > I just know how to reconfigure php installation with --ftp-enable. I > already did a ./configure --ftp-enable command but when echo the > phpinfo() hust to see if its been updated, its still showing > ./configure' '--with-mysql' '--wit

[PHP] PHP with FTP installation

2004-02-12 Thread rodner
Hi, I just know how to reconfigure php installation with --ftp-enable. I already did a ./configure --ftp-enable command but when echo the phpinfo() hust to see if its been updated, its still showing ./configure' '--with-mysql' '--with-apxs=/www/bin/apxs' on the configure command. I would appreci

[PHP] PHP with FTP support on a Raq4 Server

2002-10-25 Thread Chris Morrow
Hi People, I am running PHP 4.1.2 on a Cobalt Raq4 server. I'm pretty new to Linux and can't understand why the server has come preinstalled with 2 diffrent versions of PHP. When I run phpinfo() from scripts on the site through my browser it says PHP is installed as an Apache module, but when I ru