最近有 cPanel 用户在安装 zencart 网站程序是发现 Mysql support = OFF,引起这个问题的原因可能是 apache 的某些扩展没有安装,通过重新编译 apache 可以解决这个问题。具体步骤如下:
1. 选择 Easy Apache,点击标记的图标。
2. 点击 next step 到第三步, 选择在网页最低端 Exhaustive Options List。
3. 找到 MySQL “Improved” extension 选项,
4. 重新编译 apache 。
等上一段时间编译完成后,在安装 zencart 就没有问题了。