Hi,
I have installed the demo project which comes with orane. The problem is that when i navigate to different tabs given in home page I am getting 404 error. Even the user login page itself is not coming. I checked the access.log and came to know that it is 404 error. Any help is greatly appreciated.
© Copyright 2013-2017 DrupalExp - All Rights Reserved
Hello raghavjay,
Please login the site with http://yoursiteurl.com/?q=user. After login successful, go to http://yoursiteurl.com/admin/config/search/clean-urls
check on Enable clean URLs and save.
Thank you.
Hi lehoa85,
Thanks a lot for your reply. I did the steps you mentioned. I am able to login now but the later step for "clean urls" is still giving problem. On checking the access.log same 404 error is there.
::1 - - [04/Mar/2015:16:07:44 +0530] "GET /demo/admin/config/search/index.php?img=pngFolderGo HTTP/1.1" 404 4821
::1 - - [04/Mar/2015:16:07:44 +0530] "GET /demo/admin/config/search/clean-urls HTTP/1.1" 404 4821
::1 - - [04/Mar/2015:16:07:44 +0530] "GET /demo/admin/config/search/index.php?img=pngWrench HTTP/1.1" 404 4821
::1 - - [04/Mar/2015:16:07:44 +0530] "GET /demo/admin/config/search/index.php?img=pngFolderGo HTTP/1.1" 404 4821
::1 - - [04/Mar/2015:16:07:44 +0530] "GET /demo/admin/config/search/index.php?img=pngPlugin HTTP/1.1" 404 4821
::1 - - [04/Mar/2015:16:07:44 +0530] "GET /demo/admin/config/search/index.php?img=pngFolder HTTP/1.1" 404 4821
::1 - - [04/Mar/2015:16:07:44 +0530] "GET /demo/admin/config/search/index.php?img=gifLogo HTTP/1.1" 404 4821
please help me with that.
Thank you
Hi,
Please check .htaccess file in Demo package also copy in your site?
Thank you.
Hi,
Thanks again for your reply. While installing I have copied the whole "DEMO" package inside my site. Still on your suggestion I did compare the file which is in my site and which had came with "DEMO" package. Both are same. The file is unmodified. Please help with this.
Thank you.
Hello raghavjay,
Could you give us your site URL + admin account + FTP account which we help you to check the issue
Thank you.
Hi lehoa85,
Thanks a lot for your replies. The problem got solved :)
Thank you.