0

I tried to migrate the pacmall.net server to my local WAMP machine because I installed the Redis server on my Windows 8 system and Redis client extensions on the WAMP.

I was able to see the frontend home page and backend.

When I clicked any link on the home page, I got the following error message:

The requested URL /apparel-shoe-jewelry/jewelry-watches/watches was not found on the server.

Does any of you know what cause the above problem.

asked Jan 20, 2016 at 19:49
0

1 Answer 1

0

Have you enabled rewrites in your webserver?

http://www.webdevdoor.com/php/mod_rewrite-windows-apache-url-rewriting

If so... Do you have the .htaccess file in the root of the project?

answered Jan 20, 2016 at 20:14
2
  • Thanks. The .htaccess was missing because pacmall.net is running on Nignx and does not have the .htaccess. Thanks again!! Commented Jan 20, 2016 at 21:30
  • If this helped you then you'd accept the answer as valid. That's how this page works ;) Commented Feb 17, 2016 at 11:34

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.