Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81147 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39813 invoked from network); 26 Jan 2015 00:02:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jan 2015 00:02:40 -0000 Authentication-Results: pb1.pair.com header.from=lester@lsces.co.uk; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=lester@lsces.co.uk; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lsces.co.uk from 217.147.176.214 cause and error) X-PHP-List-Original-Sender: lester@lsces.co.uk X-Host-Fingerprint: 217.147.176.214 mail4-2.serversure.net Linux 2.6 Received: from [217.147.176.214] ([217.147.176.214:39808] helo=mail4.serversure.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 12/60-35917-D1485C45 for ; Sun, 25 Jan 2015 19:02:38 -0500 Received: (qmail 13190 invoked by uid 89); 26 Jan 2015 00:02:33 -0000 Received: by simscan 1.3.1 ppid: 13176, pid: 13187, t: 0.0640s scanners: attach: 1.3.1 clamav: 0.96/m:52/d:10677 Received: from unknown (HELO ?10.0.0.8?) (lester@rainbowdigitalmedia.org.uk@86.189.147.37) by mail4.serversure.net with ESMTPA; 26 Jan 2015 00:02:33 -0000 Message-ID: <54C58418.8090309@lsces.co.uk> Date: Mon, 26 Jan 2015 00:02:32 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: "internals@lists.php.net" Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Stepping stones to a working php7 ... From: lester@lsces.co.uk (Lester Caine) Crib sheet for today's work ... Slowly getting on top of all the bits I need to get my development site running on PHP7. http://php7.lsces.org.uk/phpinfo.php is running in parallel with http://lsces.org.uk/phpinfo.php. Little niggles on the way to a matching shared library layout to match the PHP5 one on SUSE13.1 /zlib ... rename config0.m4 to config.m4 to build /pdo_firebird had to manually link firebird include files and builds a clean extenstion /interbase also manual lnk, but build has warnings - is working though. /openssl ... rename config0.m4 to config.m4 to build /ldap ... can't find library files /imagick ... need to get a copy to work with Need a mysql setup for some conversion work, but not managed to get that included as yet. Think I need to include mysqlnd in the core build as a start? -- Lester Caine - G8HFL ----------------------------- Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk Rainbow Digital Media - http://rainbowdigitalmedia.co.uk