NYCPHP Meetup

NYPHP.org

[nycphp-talk] Server switch

CHUN-YIU LAM chun_lam at hotmail.com
Thu Dec 12 22:53:37 EST 2002


I have heard of a similar problem about moving applications between servers. 
  The problem that I have from before was that the mail server was having 
problem looking at new-lines.  I hope that might give you some hint.

----Original Message Follows----
From: Jim Musil <jim at nettmedia.com>
Reply-To: talk at nyphp.org
To: NYPHP Talk <talk at nyphp.org>
Subject: [nycphp-talk] Server switch
Date: Thu, 12 Dec 2002 11:43:16 -0500
Received: from mc6-f37.law1.hotmail.com ([65.54.252.173]) by 
mc6-s13.law1.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Thu, 12 Dec 
2002 08:52:24 -0800
Received: from parsec.nyphp.org ([66.250.131.26]) by 
mc6-f37.law1.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Thu, 12 Dec 
2002 08:52:22 -0800
Received: from nyphp.org (parsec.nyphp.org [66.250.131.26])by 
parsec.nyphp.org (8.12.6/8.12.6) with ESMTP id gBCGhGSt019286;Thu, 12 Dec 
2002 11:43:16 -0500 (EST)(envelope-from listmaster at nyphp.org)
Message-Id: <200212121643.gBCGhGSt019286 at parsec.nyphp.org>
X-Paralist-Archived: <http://nyphp.org/list/paralist_archive.php?L_mid=1888>
X-List-Software: Paralist 0.6
List-ID: <nyphptalk.nyphp.org>
List-Owner: <mailto:listmaster at nyphp.org>
List-Archive: <http://nyphp.org/list/paralist_archive.php?L_lid=1>
List-Subscribe: <http://nyphp.org/list/>
List-Unsubscribe: <http://nyphp.org/list/>
Organization: New York PHP
X-Mailer: Paramail 0.5
Return-Path: listmaster at nyphp.org
X-OriginalArrivalTime: 12 Dec 2002 16:52:22.0318 (UTC) 
FILETIME=[D7266CE0:01C2A1FE]

Hi,

I'm trying to move a group of sites from an internal overburdened server to
a new colocated server.

I'm having a few problems with some PHP commands that don't want to work on
the new environment.

1. The mail() command no longer works. Although I can send mail using
popen() to communicate directly with sendmail.

2. My fsockopen() behaves differently. For certain reasons, I need to
connect to a mail server and an ftp server via a socket. These
communications no longer work. It appears to have something to do with the
line endings.

3. When connecting via FTP (not through PHP), it takes 20-30 seconds to
connect. Once connected everything works great and I can navigate through
directories as quickly as shell. I included this oddity because it seems
related.

The server configuration is similar but not identical. I realize this isn't
enough information to work with, but I'm hoping that maybe someone has dealt
with this situation before. Or maybe someone could just give me some general
areas to inspect.

Here's some info on the servers:

             OLD             NEW
System      SunOS 5.8       Linux 2.4.2-2
PHP         4.1.2           4.2.2

Thanks!
Jim



--- Unsubscribe at http://nyphp.org/list/ ---

_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* 
http://join.msn.com/?page=features/junkmail




More information about the talk mailing list