-2

WAMP Server 2.5 link on “Your Projects” doesn't work. How to fix this issue?

jotik
  • 17,044
  • 13
  • 58
  • 123
  • Correct solution is http://stackoverflow.com/questions/23665064/project-links-do-not-work-on-wamp-server/23990618#23990618 – RiggsFolly Apr 24 '16 at 15:34

1 Answers1

-1

I just fixed that by updating 30th line as $suppress_localhost = false; (before is was like $suppress_localhost = true;. ) after update index.php file in wamp/server..