redhat下php开发环境搭建

Redhat中快速安装php/mysql
 
 
文章录入:7747.Net    责任编辑:7747.Net  13
 

【字体: 

确保使用系统自带的apache(Unix平台最流行的WEB服务器平台),从安装光盘中找出所有以MySQL(和PHP搭配之最佳组合)及php(做为现在的主流开发语言)-MySQL(和PHP搭配之最佳组合)开头的rpm包,然后运行
#rpm -ivh MySQL(和PHP搭配之最佳组合)*.rpm php(做为现在的主流开发语言)-MySQL(和PHP搭配之最佳组合)*.rpm; MySQL(和PHP搭配之最佳组合)_install_db; service MySQL(和PHP搭配之最佳组合) start 

apache(Unix平台最流行的WEB服务器平台) + php(做为现在的主流开发语言):
[1] Install the all the component of "Web Server" group. If you have not installed "httpd" or if the php(做为现在的主流开发语言) support is not installed, you can just execute "redhat-config-packages" to get a user-friendly GUI to Add/Remove any packages.
[2] By default, the php(做为现在的主流开发语言)-MySQL(和PHP搭配之最佳组合) cooperation package will not be installed. Get the 
RH8 disc 3 and install the rpm package: "php(做为现在的主流开发语言)-MySQL(和PHP搭配之最佳组合)-4.2.2-8.0.5.i386.rpm"
[3] Modify /etc/php(做为现在的主流开发语言).ini, change "register_globals = Off" to "register_globals = On"

MySQL(和PHP搭配之最佳组合):
[1] Install all the components of "Database Server" group. If you have not installed the MySQL(和PHP搭配之最佳组合) server, you can just use "redhat-config-packages" to add it. 
(RH8 disc2 and disc3 are needed)
[2] Exceute the following commands:
# MySQL(和PHP搭配之最佳组合)_install_db
# service MySQL(和PHP搭配之最佳组合)d start
# MySQL(和PHP搭配之最佳组合)admin -u root password 'password'

Installation of php(做为现在的主流开发语言) app:
[1] Extract any tools or applications written in php(做为现在的主流开发语言) to a directory.
[2] Copy all the contents to apache(Unix平台最流行的WEB服务器平台)'s default document root, /var/www/html, and make sure the file "index.php(做为现在的主流开发语言)" is in the directory /var/www/html.

现在都是用单独的一个配置文件,在/etc/httpd/conf.d/php(做为现在的主流开发语言).conf

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值