这是linux下运行的mysql软件包,可用于linux 下安装 php + mysql + apach 的网络配置

源代码在线查看: compile-netware-max

软件大小: 19004 K
上传用户: myc
关键词: linux mysql apach php
下载地址: 免注册下载 普通下载 VIP

相关代码

				#! /bin/sh								# debug				#set -x								# stop on errors				set -e												path=`dirname $0`				. $path/compile-netware-START								suffix="max"								extra_configs=" \					--with-innodb	\					--with-embedded-server \					--with-openssl \					"								. $path/compile-netware-END															

相关资源