On Wed, 6 Jan 2010, 陈雄 wrote:
To: php-install@lists.php.net
From: 陈雄
Subject: [PHP-INSTALL] What need to do for supporting a new extension?
I use Ubuntu 9.10,PHP 5.3.1,apache2.24
I compiled the PHP from php source successfully.
Now I want to build the mbstring module from source. My operatio
I use Ubuntu 9.10,PHP 5.3.1,apache2.24
I compiled the PHP from php source successfully.
Now I want to build the mbstring module from source. My operations:
shell> cd php src dir/
shell> phpize
shell> .configure
shell> make && sudo make install
shell> echo ectension=mbstring.so >> php.ini
Now it ha
subscribe to the PHP installation mailing list
--
Best Wishes,
Joewan