logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

在linux环境启动httpd服务报错:Job for httpd.service failed because the control process exited with error code.

想在linux环境下开启httpd服务执行systemctl start httpd.service命令后显示报错Job for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service" and "journalctl -xe" for

#linux#http
Win10下查找python的安装路径并设置python的环境变量

之前好像是用VS下的python,所以没有设置到python的路径,在cmd命令下执行python命令查看python版本的时候会显示C:>python‘python’ 不是内部或外部命令,也不是可运行的程序或批处理文件。解决在找到安装python的路径,如果是win10,在左下角的搜索框里搜python,右键已经安装的python程序,点“打开文件位置”这时候打开的文件夹里只是程序的快捷方

#python
到底了