发布时间:2013-02-10 18:00:16
[转] CentOS x64 里php 源码编译出错参见情况及解决办法整理Error compiling PHP on CentOS x64configure: error: xml2-config not found. Please check your libxml2 installation.yum install libxml2-devel.x86_64configure: error: Cannot find OpenSSL’syum install openssl-dev.........【阅读全文】
发布时间:2013-02-09 22:55:12
VirtualBox虚拟机网络设置VirtualBox是一款SUN出品的非常优秀的虚拟机程序,版本也非常齐全,你可以在官网上找到适合各种操作系统平台的版本。这里我先给大家大致讲解下VBox的网络配置及应用。VirtualBox的提供了四种网络接入模式,它们分别是:1、NAT 网络地址转换模式(NAT,Network Address.........【阅读全文】