怎么启动lunux系统的http服务
运行如下:
/etc/init.d/httpd restart
停止 [失败]
启动 httpd:/usr/sbin/httpd:error while loading shared libraries: libcrypto.so.4:cannot open shared object file:No such file or directory [失败]
然后 我直接先 httpd 执行后
再/etc/init.d/httpd restart
停止 [确定]
启动 httpd:/usr/sbin/httpd:error while loading shared libraries: libcrypto.so.4:cannot open shared object file:No such file or directory [失败]
如果用/etc/init.d/httpd restart都是失败!
我实在不知道错在那里 那位高手能帮帮忙! 怎么启动httpd服务