我是drupal的新手,我可以正常访问网站主页,但无法打开其他页面。它显示像 404 页面错误。请在这些问题上帮助我。
网站名称: http: //moserfarmshomes.com
我是drupal的新手,我可以正常访问网站主页,但无法打开其他页面。它显示像 404 页面错误。请在这些问题上帮助我。
网站名称: http: //moserfarmshomes.com
您的 clean-url 设置可能是错误的配置?查看 .htaccess 和 ?q=admin/config/search/clean-urls
尝试设置$base_url
到http://moserfarmshomes.comsettings.php
我认为您需要全新安装 Drupal。
尝试按照此视频的步骤操作:http ://www.youtube.com/watch?v=7vPnlK1yiLw
I had the same issue and for me it turned out I was missing the .htaccess in my install directory.
So check you copied that as well since it is a hidden file it's easy to forget this.