WAIMAOZHAN

Your description here.

Index page About

Posts tagged with extension

Install new extension after php was installed

  • Author:diego
  • Time: 2023-12-27
  • Category:default category
  • 评论

Once PHP is installed, but new extention is required, it is always recommended to run the following, take ldap for example,

cd ext/
cd ldap/
/usr/local/php/bin/phpize
./configure --with-php-config=/usr/local/php/bin/php-config
make
make install

then all is done.

Recent posts

  • seafile 迁移至新服务器
  • ubuntu mysql fail to start with exit code 1
  • ubuntu清理空间步骤
  • change npm mirror to aliyun
  • Set Composer to aliyun package mirror
  • Wordpress custom post type in archive list
  • Wordpress rewrite rules for nginx server
  • How to clean msyql binary logs
  • Wordpress disables post revisions
  • Install new extension after php was installed

Recent replies

Category

  • default category

Archive

  • October 2024
  • September 2024
  • August 2024
  • March 2024
  • January 2024
  • December 2023
  • November 2023
  • September 2023
  • February 2023

Other

  • Login
  • RSS for posts
  • RSS for comments
  • Typecho
© 2025 WAIMAOZHAN. Proudly powered by Typecho..