• I followed the 5 minute quick install, but….

    …/blog/wp-admin/install.php gives me a blank screen. There is nothing in the http cache, nothing in the the page source, nothing in the transfer log. nothing in the error log, and no tables in the database.

    So I tried to access the readme.html and license.txt files – they were served. Conclusion – I have uploaded the files to the right place.

    I’ve clearly done something silly – but without an error message to go on, I don’t know what – or how to test.

    Help gratefully received.
    Ian

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter ianhobson

    (@ianhobson)

    Further information
    the MySQL database name is correct
    the MySQl user and password are correct.
    I’ve added ?xx after the URL to defeat any caching – same result. Still nothing in access or error log – which worries me somewhat.
    I cleared all local content and reloaded. The favicon download was logged and nothing else.

    I can browse the rest of the site fine – and those pages are logged.

    Why are WP pages not logged?

    Does your webserver default documents have index.php in it.

    Thread Starter ianhobson

    (@ianhobson)

    Yes.
    The line from Apache2’s httpd.conf is

    DirectoryIndex index.php home.html index.html home.htm index.htm

    Note – index.htm is processed oddly – if it is not a htm file, it will be processed by a php script. This is not happening.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘install script fails silently.’ is closed to new replies.