• I uploaded wordpress files on filezilla and wrote url below.

    mydomain/wp-admin/install.php

    it doesn’t work and appear white screen.

    I changed db information in config.php file correctly.
    hosting agency said there is no problem.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator t-p

    (@t-p)

    Blank white page is a PHP error. This problem can be caused by a variety of issues, including:
    (1) Bad theme
    (2) Bad plugin
    (3) Bad install/upgrade
    (4) you exhausted the memory limit
    (5) It could also mean that there is an issue with your web hosting server. 1 and 2 are more common.
    – Since the problem can be caused by any number of things, check the error logs on your server for a more specific error message. If you need help locating them, ask your hosting provider to help you with that.
    – Review this useful Codex: http://codex.wordpress.org/Common_WordPress_Errors#The_White_Screen_of_Death

    I can’t install WordPress either. Perhaps witewite and I have the same platforms. I am on Mac OS 10.9 using Chrome v40 (and I tried Safari v7 too)
    Just to verify that the correct steps were done:
    1. Edited the wp-config.php to include the MySQL database information.
    2. Uploaded all files in wordpress installation folder to my domain.
    3. Typed in (mydomain)/wordpress/wp-admin/install.php
    =White Screen

    Since the problem is with installation, I am not sure what would be the next step. Is it workable on Mac?

    kalia357 – you have to set up a server environment if you are installing on your computer – see:

    http://codex.wordpress.org/Installing_WordPress_Locally_on_Your_Mac_With_MAMP

    This is a totally different question than the OP in this thread, so please start your own thread if you need more help.

    Thank you, I will check out the link. I’m sorry that I thought it was the same question. I was having a white screen issue doing the installation as what I thought was the same problem as witewite.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘White screen’ is closed to new replies.