News: This forum is now permanently frozen.
Pages: [1]
Topic: PHP ./configure options  (Read 2964 times)
« on: May 02, 2008, 14:34:06 »
xintzi *
Posts: 1

Hi all,

I m trying to build the monowall from scratch but having problem in building php binary. I tried to use php version 4.4.8 but having error in openssl.

I then tried with php version 5.2.5. It is built successfully and i get the php binaries. However, I faced other problem when accessing the web GUI. All the settings cannot be saved.

My php building steps are
# rm configure
# ./buildconf --force
# ./configure --without-mysql --with-pear --with-openssl --enable-discard-path --enable-radius --enable-sockets --enable-bcmath
# make
# make install
# install -s /usr/local/bin/php $MONOWALL_MFSROOT/usr/local/bin

Can anyone enlighten me with this? I suspect that is caused by the configure options but have no idea what options have been left out.

Thank you
xintzi
 
Pages: [1]
 
 
Powered by SMF 1.1.20 | SMF © 2013, Simple Machines