Viewing 2 replies - 1 through 2 (of 2 total)
  • We need to establish at which stage the webserver is failing, so please try and load the following URLs:

    https://locahost:88/
    the webserver will have a minimal index.html file, it will tell you that the web server is running and able to load an HTML file from the default directory.
    https://locahost:88/wp/readme.html
    your WordPress install has this HTML file which among other things tells you which version you are running. Being able to access this file tells you that the WordPress is installed in the correct directory, and that the web server can access it.

    If these work OK, then my next question is if the PHP engine is running.
    Please report back here what you find.

    Hi Ross,

    I have same issue. Yes – I am able to open localhost:1234/sunset/readme.html
    but localhost:1234/sunset/ gives me blank page.
    I use XAMPP. I did start Apache and MySql.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘http:/localhost:88/wp giving a blank page’ is closed to new replies.