【发布时间】:2013-08-03 19:29:47
【问题描述】:
在步骤 4. 数据库配置之后,无法在 localhost 上安装 Joomla。 它不断加载和加载,永不停止。 在我的数据库中,我得到最少 25 到最多 60 个表(在各种尝试中),但在那之后就没有了。
我正在使用
WAMPSERVER version 2.4 -> Apache 2.4.4, PHP 5.4.16, MySQL 5.6.12
Joomla -> Joomla_2.5.13-Stable-Full_Package
OS -> Windows 7 32 BIT
Browsers used -> Mozilla FireFox & Google Chrome.
我使用的信息是
Database Type= Mysqli (tried both mysqli and mysql - still the same)
Host Name = localhost
MySQL User Name = root
MySQL Password = blank
MySQL Database Name = joomla_lab
MySQL Table Prefix = jos_ (this is set as default)
我搜索了很多,但找不到解决方案。谁能帮忙。
【问题讨论】: