最近安装mongo相关内容,因mongodb下载好解压即可使用,在这里我就不多说了,这里我分享下如何安装mongo的php扩展 首先下载扩展包https://github.com/mongodb/mongo-php-driver $ tar zxvf mongodb-mongodb-php-driver-master.tar.gz $ cd mongodb-mongodb-php-driver-master $ phpize $ ./configure $ make && make ins
最近在卸载VirtualBox出现了无法卸载的错误.提示为Failed to install the extension. The installer failed with exit code 1: VBoxExtPackHelperApp.exe: error: Failed to rename the extension pack directory: VERR_ALREADY_EXISTS. 而且也无法再次成功安装.本文是对此给出的描述及其解决办法. 1.故障描述 环境:Windows