我正在尝试将网站从test.hub.com.pk迁移到hub.com.pk
该网站正在开发test.hub.com.pk,但是当在同一个网络服务器上使用相同的数据库凭据迁移hub.com.pk时,它无法正常运行,这是错误的
我还运行了一些命令来授予权限
like chmod -R o+w var media app/etc
and find . -type f -exec chmod 644{} \;
find . -type d -exec chmod 755{} \;
chmod 550 mage