Title: blank site
Last modified: August 18, 2016

---

# blank site

 *  [maxfreeman](https://wordpress.org/support/users/maxfreeman/)
 * (@maxfreeman)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/blank-site/)
 * Hi everyone
    I think this is a known problem. When I go to wp-admin/install.php
   there is always a blank/empty site. But how to fix it? (All Browsers (Mozilla/
   Konqueror) show me a blank site). thank you for your helps regards Matthias, 
   Switzerland

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

 *  Moderator [Matt Mullenweg](https://wordpress.org/support/users/matt/)
 * (@matt)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/blank-site/#post-70432)
 * Talk to your host.
 *  [meff](https://wordpress.org/support/users/meff/)
 * (@meff)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/blank-site/#post-70562)
 * I am having the same problem.. Talk to my host? It’s me! But, I have yet to figure
   out what I am doing wrong.
    I am running Debian Sid w/ Apache2, and PHP with 
   PHP-MySQL installed. Any help on what is wrong would be appreciated.
 *  [illya23b](https://wordpress.org/support/users/illya23b/)
 * (@illya23b)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/blank-site/#post-70564)
 * Same problem here, with Debian and Apache2. I’ve tracked the problem down to 
   the file `wp-includes/wp-db.php`, line 32, the `@mysql_connect` call. It looks
   like this call fails silently, somehow. I don’t know enough about PHP-MySQL to
   diagnose this, but PHP-MySQL definitely works for other apps installed on my 
   server…
 *  [carthik](https://wordpress.org/support/users/carthik/)
 * (@carthik)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/blank-site/#post-70566)
 * Check [http://example.com/wordpress/phpinfo.php](http://example.com/wordpress/phpinfo.php)
   to see if your server supports MySQl, and what options php was compiled with.
 *  [meff](https://wordpress.org/support/users/meff/)
 * (@meff)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/blank-site/#post-70574)
 * OK, Found this with the help of illya23b’s post.
    This should be put into a FAQ
   somewhere on here or something. Load up your php.ini file in /etc/apache2/php.
   ini Find the line ‘;extention=mysql.so’ and uncomment it (remove the 😉 Then 
   restart Apache2. Should work fine 🙂 Good luck.
 *  Thread Starter [maxfreeman](https://wordpress.org/support/users/maxfreeman/)
 * (@maxfreeman)
 * [21 years, 11 months ago](https://wordpress.org/support/topic/blank-site/#post-70606)
 * Hi everyone
    Yep this config is working for me too … many thanks to all! Check
   [http://example.com/wordpress/phpinfo.php](http://example.com/wordpress/phpinfo.php)
   to see if your server supports MySQl, and what options php was compiled with.
   <- this was my first problem. I’ve forgotten to install the php-mysql support(
   shame on me). apt-get install php4-mysql 😉 fix this problem. this is to edit
   wp-config.php, and insert the line: dl(“mysql.so”); somewhere in there, for instance
   before the four define() calls. <- that was the second thing I had to change.
   regards Matthias, Switzerland
 *  Anonymous
 * [21 years, 11 months ago](https://wordpress.org/support/topic/blank-site/#post-70612)
 * anyone tried wordpress on php5? i got a blank page on every wp .php files

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

The topic ‘blank site’ is closed to new replies.

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 7 replies
 * 6 participants
 * Last reply from: Anonymous
 * Last activity: [21 years, 11 months ago](https://wordpress.org/support/topic/blank-site/#post-70612)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
