apache server的解决方法

在ubuntu上,

看缺少什么lib,将相应的lib到/usr/lib下

chmod777/httpd-r

chmod +s httd/ -R

chown -R YourUserName:YourGroupName apache2

相关推荐