在此服务器上找不到请求的URL(Magento)

Udi*_*pta 2 magento magento-1.7

我正在使用Magento 7.我用相同的URL更改了我网站的服务器.

因此,我从旧服务器导出数据库并将相同的数据库导入新服务器.除此之外,我还将所有文件上传到新服务器.

我还更改了/public_html/app/etc/local.xml文件中的数据库凭据.

但是现在当我打开URL时,它显示错误"未找到,在此服务器上找不到请求的URL /index.php/".

我不知道为什么会这样.

Ran*_*dav 5

这个对我有用.

关闭来自magento管理配置的URL重写> web>搜索引擎优化>使用Web服务器重写>否

RewriteEngine  comment this line in In your .htaccess in the root of your installation
Run Code Online (Sandbox Code Playgroud)