Stepping stones to a working php7 ...

From: Date: Mon, 26 Jan 2015 00:02:32 +0000
Subject: Stepping stones to a working php7 ...
Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
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


Thread (1 message)

  • Lester Caine
« previous php.internals (#81147) next »