日期:2014-05-17  浏览次数:20789 次

apache server的解决方法

?

在ubuntu上,

看缺少什么lib,将相应的lib到/usr/lib下
chmod 777 /httpd -r
chmod +s httd/ -R

chown -R YourUserName:YourGroupName apache2

?