• I have installed wordpress on a new server running php5, wp 2.1.3 and mysql 4.0.18. When i try to go to the new wp page, all i get is a blank page. I have the apache/php/mysql extensions installed. Why would i get just a blank page? Another files i place in the root web site work fine. This site is not hosted, i am not using wp-cache and the admin panel also shows as blank. I think it has to do with php.ini? Can someone post their php.ini (from a php5 install) so i can match it with mine?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter carnold

    (@carnold)

    HTML pages work fine on this web server install. ONLY PHP pages do not work. Can someone help? Please

    What happens when you try to call a file containing something like this?

    <?php
    phpinfo();
    ?>

    Just tell us if you get output. Don’t copy or paste anything. You should get lots of tables with settings and whatnot.

    Thread Starter carnold

    (@carnold)

    It is blank. All php files are blank. Any other files like html and the like are fine and produce an output.

    Thread Starter carnold

    (@carnold)

    I think this has something to do with apache2 and not see php5 correctly. I have the php5 module.so line in httpd/load_modules file. Can anyone help make apache2 aware of php5?

    Thread Starter carnold

    (@carnold)

    OK, so i got the phpinfo file to load now! I am lost!! Maybe this is a wordpress problem? I have copied my working install to this server, nothing. I have downloaded and extracted wp 2.1.3, nothing. *throws hands-up*
    I also run twatch on my site and this will load and it is php. Has to be a WP thing.

    Hi I just upgraded my word press from 2.1.1.2 to the
    2.1.1.3 and now get blank pages and most of the log in
    blank white page yet the 2.1.1.2 worked fine and I would like to now where I can get copy of the older 2.1.1.2 this new one is to much problems

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘New install’ is closed to new replies.