rami.info



Installing PHP As Shared Module On Unix

Posted in AtWherever by Rami on the February 20th, 2005

./configure –with-apxs=/usr/local/apache/bin/apxs
make
make install

Leave a Reply