Discussion:
[PHP-INSTALL] problem with compiling php 4.4.1 with debugging symbols
Wojciech Jedruch
2009-11-19 10:59:59 UTC
Permalink
Hi

i'v been trying to compile php with debugging symbols using:
./configure [...] --enable-debug [...], which is generating problem. Trying run httpd generates error:

Cannot load /opt/modules/libphp4.so into server: /opt/modules/libphp4.so: undefined symbol: stat

when option 'enable-debug' is removed - everything works fine.

Thx in advance for any help

Loading...