Database script for Joomla upgrade from 1.7 to 2.5?(Joomla 从 1.7 升级到 2.5 的数据库脚本?)
问题描述
我正在寻找执行数据库更改并将 Joomla 安装从 Joomla 1.7 升级到 Joomla 2.5 的脚本.因此,我不是在寻找代码中的更改,因为我可以从 SVN 中检查这些更改.有权访问此脚本可以让我在无法从 Joomla 管理员运行自动升级的服务器上运行这些脚本.
I am looking for the script that does the database changes and upgrades the Joomla installation from Joomla 1.7 to Joomla 2.5. Thus I am not looking for changes in the code as I can check those from SVN. Having access to this script can allow me to just run these scripts on the server where I cannot run the automatic upgrade from Joomla admin.
更新:正如@Elin 所指出的.com_admin 下 sql 文件夹的快照.从这里执行哪些 sql 查询?
Update: As @Elin indicated. Snapshot of the sql folder under com_admin. Which sql queries are executed from here?
谢谢.
推荐答案
在com_admin的sql文件夹中查找.
Look in the sql folder of com_admin.
这篇关于Joomla 从 1.7 升级到 2.5 的数据库脚本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:Joomla 从 1.7 升级到 2.5 的数据库脚本?
基础教程推荐
- 如何替换eregi() 2022-01-01
- 有什么方法可以用编码 UTF-8 而不是 Unicode 返回 PHP`json_encode`? 2021-01-01
- 如何在 Laravel 5.3 注册中添加动态下拉列表列? 2021-01-01
- 如何在 Laravel 中使用 React Router? 2022-01-01
- PHP 类:全局变量作为类中的属性 2021-01-01
- YouTube API v3 点赞视频,但计数器不增加 2022-01-01
- Cron Jobs 调用带有变量的 PHP 脚本 2022-01-01
- 学说 dbal querybuilder 作为准备好的语句 2022-01-01
- 在PHP中根据W3C规范Unicode 2022-01-01
- PHP PDO MySQL 查询 LIKE ->多个关键词 2021-01-01
