Title: Files are missing.
Last modified: August 18, 2016

---

# Files are missing.

 *  [cherylann](https://wordpress.org/support/users/cherylann/)
 * (@cherylann)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/files-are-missing/)
 * I am hosted by Netrillium and they have fantastico. So I installed WP, well some
   folders are missing I think. The wp-content is the main one I noticed. What should
   I do?

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/topic/files-are-missing/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/files-are-missing/page/2/?output_format=md)

 *  [Cypher](https://wordpress.org/support/users/cypher/)
 * (@cypher)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/files-are-missing/#post-233993)
 * It’s strange that Fantastico would not install the application properly. You 
   could grab a copy of the latest WP from [http://wordpress.org/download](http://wordpress.org/download)
   and then upload whatever is missing.
 * You could also re-do the installation to see if it’ll fix it. Also talk to your
   web host to let them know that their installation of Fantastico might be broken,
   so they can fix it and not have others suffer the same fate.
 * Regards
 *  Thread Starter [cherylann](https://wordpress.org/support/users/cherylann/)
 * (@cherylann)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/files-are-missing/#post-233994)
 * Ok. I reinstalled and it still didn’t work, so I’ll contact them. Thank you!
 *  [Cypher](https://wordpress.org/support/users/cypher/)
 * (@cypher)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/files-are-missing/#post-233999)
 * While you are waiting for your webhost to respond, if you feel adventerous, you
   can try installing WP yourself.
 * It should take only a few minutes in most cases.
 * Regards
 *  Thread Starter [cherylann](https://wordpress.org/support/users/cherylann/)
 * (@cherylann)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/files-are-missing/#post-234047)
 * Well, I have installed the missing file, but when I try to go to my site or my
   wp-admin I just get a blank page. It’s still says it’s loading, but nothing happens.
   I read about the php thing, but shouldn’t fantastico have done all that for me?
   
   My site is: [http://www.ohh-my.com](http://www.ohh-my.com)
 *  [jalenack](https://wordpress.org/support/users/jalenack/)
 * (@jalenack)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/files-are-missing/#post-234049)
 * Ohh, my. You’ve got a _really_ old installation. From your HTML source:
 * `<meta name="generator" content="WordPress 1.0.1" /> <!-- leave this for stats--
   >`
 * That version of WordPress is well over a year old. I suggest you contact your
   host to upgrade Fantastico, or move to a better [hosting](http://wordpress.org/hosting/)
   company that updates its software regularly.
 * If you’d rather not, you should download the latest version of WP, 1.5.1.3, and
   do a manual installation. You can use similar config settings. Check the wp-config
   on the fantastico-installed version and use the same settings. And change the
   table_prefix to something new, like “wp2_”
 * Good Luck.
 *  Thread Starter [cherylann](https://wordpress.org/support/users/cherylann/)
 * (@cherylann)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/files-are-missing/#post-234053)
 * Well that’s great! I can’t win for anything! Thanks, I’ll see what I can do.
 *  Thread Starter [cherylann](https://wordpress.org/support/users/cherylann/)
 * (@cherylann)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/files-are-missing/#post-234068)
 * Ok, I did the famous five minute thing and nothing happened. I can’t do the install.
   php or anything. I’ve checked everything.What could I have done wrong?
 *  [scottcrevier](https://wordpress.org/support/users/scottcrevier/)
 * (@scottcrevier)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/files-are-missing/#post-234069)
 *  Thread Starter [cherylann](https://wordpress.org/support/users/cherylann/)
 * (@cherylann)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/files-are-missing/#post-234071)
 * ???
 *  Thread Starter [cherylann](https://wordpress.org/support/users/cherylann/)
 * (@cherylann)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/files-are-missing/#post-234076)
 * Am I supposed to have some tables or something under my phpadmin?
 *  [oriecat](https://wordpress.org/support/users/oriecat/)
 * (@oriecat)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/files-are-missing/#post-234082)
 * When you run the install it creates the tables.
 * So what happens when you go to the install.php page?
 *  [oriecat](https://wordpress.org/support/users/oriecat/)
 * (@oriecat)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/files-are-missing/#post-234084)
 * Ok, if you go to your site it is showing a database connection error. Did you
   set up the wp-config file properly with your database info?
 *  Thread Starter [cherylann](https://wordpress.org/support/users/cherylann/)
 * (@cherylann)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/files-are-missing/#post-234105)
 * **Ok, I’ve done all that. Now I am getting this when I try to log in on the wp-
   login.php!**
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/ohhmy/public_html/wp-config.php:28) in /home/ohhmy/public_html/wp-login.
   php on line 7
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/ohhmy/public_html/wp-config.php:28) in /home/ohhmy/public_html/wp-login.
   php on line 8
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/ohhmy/public_html/wp-config.php:28) in /home/ohhmy/public_html/wp-login.
   php on line 9
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/ohhmy/public_html/wp-config.php:28) in /home/ohhmy/public_html/wp-login.
   php on line 10
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/ohhmy/public_html/wp-config.php:28) in /home/ohhmy/public_html/wp-login.
   php on line 11
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/ohhmy/public_html/wp-config.php:28) in /home/ohhmy/public_html/wp-includes/
   pluggable-functions.php on line 151
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/ohhmy/public_html/wp-config.php:28) in /home/ohhmy/public_html/wp-includes/
   pluggable-functions.php on line 152
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/ohhmy/public_html/wp-config.php:28) in /home/ohhmy/public_html/wp-includes/
   pluggable-functions.php on line 129
 *  [DianeV](https://wordpress.org/support/users/dianev/)
 * (@dianev)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/files-are-missing/#post-234109)
 * CherylAnn must have sorted it out; it looks installed to me.
 *  Thread Starter [cherylann](https://wordpress.org/support/users/cherylann/)
 * (@cherylann)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/files-are-missing/#post-234110)
 * I DID IT!! JUST DID!! YAY!

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/topic/files-are-missing/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/files-are-missing/page/2/?output_format=md)

The topic ‘Files are missing.’ is closed to new replies.

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 18 replies
 * 7 participants
 * Last reply from: [cherylann](https://wordpress.org/support/users/cherylann/)
 * Last activity: [20 years, 9 months ago](https://wordpress.org/support/topic/files-are-missing/page/2/#post-234126)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
