SUSE 10 + Apache 2.x + MySQL 5 + PHP 5 安裝(原創)
时间:2007-05-17 来源:darrenshen
原創 引用請註明出處 by Darren Shen
http://blog.chinaunix.net/u/12857/showart.php?id=303435 Apache 的網站 http://httpd.apache.org/ apache 2.2.4 下載
$ make $ make install 就可以完成 Apache2 的安裝 安裝到目錄 /usr/local/apache2 cp /usr/local/apache2/bin/apachectl /etc/init.d/httpd /etc/init.d/httpd start 可以測試一下,如果出現以下的字,就是代表OK
http://www.mysql.org/downloads/connector/php-mysqlnd/index.html MySQL Connector/ODBC 5.0 Downloads
http://www.mysql.org/downloads/connector/odbc/5.0.html
在安裝 php5 之前須先下載安裝的 ----------------------------------------------------------------------------- GD Graphics Library http://www.libgd.org/Main_Page
下載 http://www.libgd.org/releases/ gd-2.0.35RC3.tar.gz
libxml2-2.X.X.tar.gz zlib-1.X.X.tar.gz jpegsrc.v6b.tar.gz libpng-1.2.5.tar.gz freetype2-X.X.tar.gz xpm-3.4k-2.i386.rpm Zend Optimizer http://www.zend.com
Zend Optimizer 3.2.8下載 (需要先註冊 才能下載)
http://blog.chinaunix.net/u/12857/showart.php?id=303435 Apache 的網站 http://httpd.apache.org/ apache 2.2.4 下載
- Unix Source: httpd-2.2.4.tar.gz [PGP] [MD5]
$ make $ make install 就可以完成 Apache2 的安裝 安裝到目錄 /usr/local/apache2 cp /usr/local/apache2/bin/apachectl /etc/init.d/httpd /etc/init.d/httpd start 可以測試一下,如果出現以下的字,就是代表OK
It works!
安装 MySQL5 MySQL http://www.mysql.org/ 下載 http://www.mysql.org/downloads/mysql/5.0.html GUI tools 下載 http://www.mysql.org/downloads/gui-tools/5.0.html MySQL native driver for PHP - mysqlndhttp://www.mysql.org/downloads/connector/php-mysqlnd/index.html MySQL Connector/ODBC 5.0 Downloads
http://www.mysql.org/downloads/connector/odbc/5.0.html
在安裝 php5 之前須先下載安裝的 ----------------------------------------------------------------------------- GD Graphics Library http://www.libgd.org/Main_Page
下載 http://www.libgd.org/releases/ gd-2.0.35RC3.tar.gz
libxml2-2.X.X.tar.gz zlib-1.X.X.tar.gz jpegsrc.v6b.tar.gz libpng-1.2.5.tar.gz freetype2-X.X.tar.gz xpm-3.4k-2.i386.rpm Zend Optimizer http://www.zend.com
Zend Optimizer 3.2.8下載 (需要先註冊 才能下載)
Zend Optimizer 3.2.8
Windows x86
AIX 5.1
Darwin 8.6 Universal
FreeBSD x86 5.x
FreeBSD x86 6.x
Free BSD x86-64 6.x
Linux x86 <===下載這一個 ZendOptimizer-3.2.8-linux-glibc21-i386.tar.gz
Linux x86-64
OpenBSD x86
Solaris Sparc x64
Solaris Sparc 8,9,10
Solaris x86 9,10
$tar -zxvf ZendOptimizer-3.2.8-linux-glibc21-i386
$cd ZendOptimizer-3.2.8-linux-glibc21-i386
相关阅读 更多 +
排行榜 更多 +