Viewing 3 replies - 1 through 3 (of 3 total)
  • what are home & site urls in dashboard>settings>general?

    The problem surely has to do with the port.

    After 2 years it is possible that some other application is using the port, if you are using Xamp or Mamp for your localhost environment try to play with them from the board.

    You can also check the database tables to check what the exact url is, with or without the port number.

    Finally try to update your permanent links from the WordPress admin.

    I hope this helps.

    Thread Starter merovech

    (@merovech)

    Sorry for the delay in responding.
    Yes I use XAMPP. I checked file httpd.conf, it has “Listen 81” and “Server Name localhost:81.” File httpd-ssl.conf has “Listen 443.” So this is all as it should be.

    Checked phpMyAdmin > Databases > Structure > wp_options – this has “https://localhost:81/pcpopbytes.” So again all apparently correct.

    To check what other applications might be using this port, I ran command “netstat -a -n -o | find “81””. Applications using this port apart from XAMPP are Chrome browser and Team Viewer, the latter installed a few months ago. So Team Viewer seems to be the problem.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Oops! page can’t be found’ is closed to new replies.