apache server的解决方法?在ubuntu上,看缺少什么lib,将相应的lib到/usr/lib下chmod 777 /httpd -rchmod +s
apache server的解决方法
?
在ubuntu上,
看缺少什么lib,将相应的lib到/usr/lib下
chmod 777 /httpd -r
chmod +s httd/ -R
chown -R YourUserName:YourGroupName apache2
?
apache server的解决方法
?
在ubuntu上,
看缺少什么lib,将相应的lib到/usr/lib下
chmod 777 /httpd -r
chmod +s httd/ -R
chown -R YourUserName:YourGroupName apache2
?