ERROR: The requested URL could not be retrieved ERROR: The requested URL could not be retrieved codeigniter codeigniter

ERROR: The requested URL could not be retrieved


I had the same error on a new installation of CodeIgniter. I solved this error by turning off my VPN browser plugin.You might have a proxy or VPN app running turn it off and see.


Please use this mandatory part before moving your code from localhost to live server.

  1. Change base_url in config file.
  2. Do necessary changes in .htaccess file
  3. Change database connection credentials

This will help you.


Below steps worked for me -

  1. Search for Proxy Settings on windows machine
  2. Disable all the proxy settings