Based on Solaris 8 for SPARC. Server configuration: 1G memory, 2CPU installation services: mysql-4.0.20: shell> wget http://dev.mysql.com/get/download ire ... SQL.LinuxForum.net/Shell> GroupAdd MySqlshell> UserAdd -g mysql Mysqlshell> gunzip mv mysql-standard-4.0.20-sun-solaris2.8-sparc mysql-4.0.20shell > cd mysql-4.0.20shell> scripts / mysql_install_db --user = mysqlshell> chown -r root .shell> chn -r mysql datashell> chgrp -r mysql .shell> bin / mysqld_safe --user = mysql & php-4.3.8 : Shell> Wget http://cn2.php.net/get/php-4.3.8.tar.gz/from/cn.php.net/mirrorshell> ./configure --prefix = / marco / service / php- 4.3.8 --with-apxs2 = / marco / service / apache-2.0.50 / bin / apxs --sable-debug --enable-track-varshell> cp php.ini-dist / marco / Service / PHP-4.3.8 / lib / php.iniapache-2.0.50: Shell> wget http://apache.linuxForum.net/dist/httpd/httpd-2.0.50.tar.gzshell> ./configure - Prefix = / marco / service / apache-2.0.50 --enable-include --enable-so && make && make install
Install ZendOptimizer
Shell> ./ install.sh
Enter the installation location and the directory where the PHP.ini is available!
Finally, according to yourself, you can configure it.