Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14319 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88474 invoked by uid 1010); 8 Jan 2005 23:24:20 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 88389 invoked from network); 8 Jan 2005 23:24:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Jan 2005 23:24:19 -0000 X-Host-Fingerprint: 64.233.170.199 rproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.170.199:35366] helo=rproxy.gmail.com) by pb1.pair.com (ecelerity HEAD (r4059)) with SMTP id 33/9B-47049-AE660E14 for ; Sat, 08 Jan 2005 18:04:10 -0500 Received: by rproxy.gmail.com with SMTP id c16so616210rne for ; Sat, 08 Jan 2005 15:04:07 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:cc:subject:date:mime-version:content-type:x-mailer:x-mimeole:thread-index:in-reply-to:message-id; b=HIYDz42H7MIeviYICphlBT9HOUPmVhtutiRwz2tfMo//7MZKXfXiKodMX4/m4HnrC4xtx2lhum+8SmN42NUcanmn0bSTMmZeEAxM6H1ZprYN2o82Nx337Z3AfeuPDYJMPqCjOFrHQyIS93Xat0E+t6IsS/0zjakwvSusOKVg1v8= Received: by 10.38.10.37 with SMTP id 37mr213448rnj; Sat, 08 Jan 2005 15:04:07 -0800 (PST) Received: from znyphp ([69.201.188.60]) by smtp.gmail.com with ESMTP id 79sm119449rnc.2005.01.08.15.04.06; Sat, 08 Jan 2005 15:04:06 -0800 (PST) To: "'Lester Caine'" Cc: Date: Sat, 8 Jan 2005 18:04:04 -0500 Mime-Version: 1.0 Content-Type: text/plain; X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Thread-index: AcT11azZYNWH2xGFSXm5q5gSCr6i7gAAF9qg In-Reply-To: <20050108225830.66087.qmail@pb1.pair.com> Message-ID: <41e066e6.04e2ce7a.0671.0988@smtp.gmail.com> Subject: RE: [PHP-DEV] PHP5 on AMD64 From: zaunere@gmail.com ("Hans Zaunere") References: <20050108225830.66087.qmail@pb1.pair.com> > After some fun and games I've got an AMD64 machine running with = SUSE9.1, > and now I'm looking to add PHP5. >=20 > I assume people are already running it? Yes... > Anything to watch out for ( apart from Apache2 since SUSE9.1 does not > come with Apache1 ;) ) In order to use the 64bit libs, you need to either use PHP 5.1, or = symlink all your libs from /usr/lib and /lib to /usr/lib64 and /lib64 Search the archives for the "./configure, PHP, SuSE and the AMD64" = thread. --- Hans Zaunere President, Founder New York PHP http://www.nyphp.org