Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 localhost 上成功安装了 Joomla 3.02 和 XAMPP 1.81 进行试用。但是,当我试图掌握 Joomla 版本 3 时,我仍然想使用 Joomla 2.53。当我想在这个 XAMPP 1.81 中安装 Joomla 2.53 时,我遇到了数据库问题。Joomla 2.5 和 Joomla 3.02 不能在同一个 XAMPP 1.81 中共同运行吗?
它们在相同的 XAMPP 安装上运行良好。但当然他们不能使用同一个数据库。
转到 localhost/phpmyadmin/ 并为每个 Joomla! 创建一个数据库!安装。例如一个名为 Joomla25 和一个 Joomla30。在 Joomla! 安装,然后设置相应的数据库和Joomla!将在指定的数据库中创建所需的表。
还要确保您使用最新的 Joomla!版本,即 Joomla! 2.5.9 和 Joomla!3.0.3。