I'm trying to build some of the php extensions that come bundled with the
distribution as dynamic objects, so I don't have to load them on all of my
servers.
The .so files I've created generate error messages when I start apache:
[28-Feb-2002 12:19:29] PHP Warning: Invalid library (maybe not a
I'm trying build php 4.0.4pl1 on Solaris 2.6 with gcc 2.95.2.
Specifically, I'm trying to build php with support for pdflib 3.03
I've specified the jpeg (6b), png (1.08), tiff (3.5.5) and zlib (1.1.3)
directories. All the libraries were freshly built with gcc for this
purpose.
PHP builds fine if