Home > Backend Development > PHP Tutorial > 服务器的配置操作解决方法

服务器的配置操作解决方法

WBOY
Release: 2016-06-13 13:28:45
Original
739 people have browsed it

服务器的配置操作
在linux服务器的配置操作,如:配置httpd端口号99。。。等等
那位大侠系统的指点~~

------解决方案--------------------
httpd是改HTTPD.CONF文件,mysql没改过

------解决方案--------------------
这个你可以百度啊。linux apache mysql php 配置。
------解决方案--------------------
使用vim 修改相关的配置文件.mysql 是 my.ini Linux 下忘记是不是my.cnf了.apache 是 config.conf

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template