随笔分类 - linux
摘要:运行 vi /root/.bash_profile 打开文件,按 i 进入编辑模式。 将 PATH=$PATH:$HOME/bin 修改为 PATH=$PATH:$HOME/bin:/usr/local/apache/bin。 按 Esc 键退出编辑模式,输入 :wq 保存并关闭文件。 运行 source /root/.bash_profile 重新执行文件 和windows不同,linux各个...
阅读全文
摘要:启动错误 service mysql startRedirecting to /bin/systemctl start mysql.serviceJob for mysqld.service failed because the control process exited with error c
阅读全文
摘要:ftp拓展 cd /usr/local/src/php-7.0.32/ext/ftp #进入PHP安装源码包,找到ext下的ftp,进入 find \ -name ftp /usr/local/php/bin/phpize #whereis phpize 得到路径 或者 find / -name p
阅读全文

浙公网安备 33010602011771号