Alick,
You may need --with-regex=system but have you tried compiling with just
--with-regex (which defaults to --with-regex=php)? It may overcome your
compilation problem. The manual advises against changing --with-regex
"unless you really know what you are doing".
I'm sure it would be apprecia
I am attempting to build Apache 1.3.31 with PHP 4.3.8 as a
DSO on Red Hat Enterprise Linux 3 ES. I need PHP to connect to Sybase (ASE
12.5.2).
Apache compiles ok, but PHP fails on make.
The PHP compile script is:
CPPFLAGS="-ISYSTEM -DEAPI" \
LDFLAGS=-LSYSTEM \
CC="gcc296 -I /usr