Home > Backend Development > PHP Tutorial > 小弟我想在linux上练习php程序,环境配置,用哪个操作系统好尼

小弟我想在linux上练习php程序,环境配置,用哪个操作系统好尼

WBOY
Release: 2016-06-13 12:06:47
Original
852 people have browsed it

我想在linux上练习php程序,环境配置,用哪个操作系统好尼?
我想在linux上练习php程序,环境配置,用哪个操作系统好尼?有的说用红帽,我以前自己的ubuntu什么都没,编译什么的都需要c++支持,
哥们给个建议用哪种linux?
------解决思路----------------------
我用的是centos5.5
还没有出现过什么问题
觉得这个系统不错
------解决思路----------------------
centos 7 
------解决思路----------------------
基本上所有分发版本都支持 apache + php + mysql 。所有分发版本的要求不是最主要的。
另外 PHP 是脚本语言,不需要编译。 因此不必担心C/C++库的问题。
如果你想学习配置 可以看一下  http://wiki.archlinux.org/   虽然这个是针对 archlinux写的维基,但是linux基本上差不多,可以提示思路。
实在配不出环境来的话 就下载一个集成环境,比如说 xampp ( https://www.apachefriends.org/zh_cn/index.html )

------解决思路----------------------

该回复于2014-09-29 10:49:49被管理员删除
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