[PHP] ftp_problem - ... php_network_getaddresses: getaddrinfo failed: ...

2002-10-25 Thread victor
Any tips on trouble shooting this problem? Warning: php_network_getaddresses: getaddrinfo failed: Name or service not known in /xxx/xxx/xxx/xxx/new_user.php on line 121 Could not establish FTP connection. This is the code the error refers to: # set up basic

RE: [PHP] ftp_problem - ... php_network_getaddresses: getaddrinfo failed: ...

2002-10-25 Thread vic
] Subject: [PHP] ftp_problem - ... php_network_getaddresses: getaddrinfo failed: ... Any tips on trouble shooting this problem? Warning: php_network_getaddresses: getaddrinfo failed: Name or service not known in /xxx/xxx/xxx/xxx/new_user.php on line 121 Could not establish FTP

[PHP] ftp_problem - ... php_network_getaddresses: getaddrinfo failed: ...

2002-10-25 Thread vic
] Sent: Saturday, October 26, 2002 12:48 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: [PHP] ftp_problem - ... php_network_getaddresses: getaddrinfo failed: ... Ok, found problem, script ok, but a $_POST['...']; needed to be added to the secure script as it was taking the pass from a form

RE: [PHP] ftp_problem - ... php_network_getaddresses: getaddrinfo failed: ...

2002-10-25 Thread vic
-Original Message- From: John Nichel [mailto:jnichel;by-tor.com] Sent: Saturday, October 26, 2002 1:07 AM To: vic Cc: [EMAIL PROTECTED] Subject: Re: [PHP] ftp_problem - ... php_network_getaddresses: getaddrinfo failed: ... Can you ftp to the site from the box that the script is running on (via

RE: [PHP] ftp_problem - ... php_network_getaddresses: getaddrinfo failed: ...

2002-10-25 Thread vic
-Original Message- From: vic [mailto:siliconhype;yahoo.ca] Sent: Saturday, October 26, 2002 1:30 AM To: 'John Nichel' Cc: [EMAIL PROTECTED] Subject: RE: [PHP] ftp_problem - ... php_network_getaddresses: getaddrinfo failed: ... Could this be the problem? From the pho.net documentation

RE: [PHP] ftp_problem - ... php_network_getaddresses: getaddrinfo failed: ...

2002-10-25 Thread vic
connection.'); - Victor | www.argilent.com -Original Message- From: vic [mailto:siliconhype;yahoo.ca] Sent: Saturday, October 26, 2002 1:30 AM To: 'John Nichel' Cc: [EMAIL PROTECTED] Subject: RE: [PHP] ftp_problem - ... php_network_getaddresses: getaddrinfo failed: ... Could