[PHP-INSTALL] Howto compiling PHP with using static libxml2 instead of the shared one

2006-09-08 Thread Markus Jung
Hi there! Please can somone help me how my configure-command should lokk like or what I can do that PHP5 is compiled with the static libxml2.a instead of the shared libxml2.so. I've tried it with this: LDFLAGS="-R/usr/local/phplibs/libxml2/usr/local" truss -o trussout './configure' '--with-apxs2

[PHP-INSTALL] Problem in installing Php5.0.3 with Apache2.0.35

2006-09-08 Thread Amith K C
Hi, I have a problem in installing Php5.0.3 with Apache2.0.35. (Not only these versions, any version of php with any version of apache does not work on my system) The details of the environment is given below:   Web server : Apache2.0.35 Php version : 5.0.3 as server module OS : XP pr