Title: wt9bind's Replies | WordPress.org

---

# wt9bind

  [  ](https://wordpress.org/support/users/wt9bind/)

 *   [Profile](https://wordpress.org/support/users/wt9bind/)
 *   [Topics Started](https://wordpress.org/support/users/wt9bind/topics/)
 *   [Replies Created](https://wordpress.org/support/users/wt9bind/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/wt9bind/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/wt9bind/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/wt9bind/engagements/)
 *   [Favorites](https://wordpress.org/support/users/wt9bind/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Plugin Causes WSOD](https://wordpress.org/support/topic/plugin-causes-wsod-1/)
 *  Thread Starter [wt9bind](https://wordpress.org/support/users/wt9bind/)
 * (@wt9bind)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/plugin-causes-wsod-1/#post-6932627)
 * Hi, Tried that, no good.
 * I ended up getting a wordpress genius in who commented out line 169 of file.php
   /*
   $temp_filename .= ‘-‘ . wp_generate_password( 6, false );*/ And everything started
   working again.
 * I know this may be a massive security issue but as its an intranet I am not too
   worried.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Allow any extension to be uploaded](https://wordpress.org/support/topic/allow-any-extension-to-be-uploaded/)
 *  Thread Starter [wt9bind](https://wordpress.org/support/users/wt9bind/)
 * (@wt9bind)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/allow-any-extension-to-be-uploaded/#post-3086411)
 * Thank you, that allowed me to upload it.
 * I added it as: tr5 text/trim
 * However, once uploaded it would open as text rather than ask to open the file.
 * So after some googling.
 * Modifying the .htaccess as follows:
 *     ```
       AddType application/octet-stream tr5
   
       # BEGIN WordPress
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /
       RewriteRule ^index\.php$ - [L]
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /index.php [L]
       </IfModule>
   
       # END WordPress
       ```
   
 * Worked a treat.
 * Also as I am running LAMP, running this command:
 *     ```
       sudo /etc/init.d/apache2 restart
       ```
   
 * Then clear the cache of the browser.
 * All fixed.
 * Happy Camper 🙂
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Errror 404 as soon as I change permalinks](https://wordpress.org/support/topic/errror-404-as-soon-as-i-change-permalinks/)
 *  Thread Starter [wt9bind](https://wordpress.org/support/users/wt9bind/)
 * (@wt9bind)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/errror-404-as-soon-as-i-change-permalinks/#post-3086333)
 * Fantastic!
 * Thanks very much for your help.
 * And if anybody needs to know how to do this, link helped me: [Enable Re-write](http://linuxandfriends.com/2009/12/23/how-to-enable-mod_rewrite-in-ubuntu-linux/)
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [No Icons in Dashboard Brand new install](https://wordpress.org/support/topic/no-icons-in-dashboard-brand-new-install/)
 *  Thread Starter [wt9bind](https://wordpress.org/support/users/wt9bind/)
 * (@wt9bind)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/no-icons-in-dashboard-brand-new-install/#post-1756482)
 * I will ask my hosting company.
 * I have all of the other wordpress installs with them so I presume not, but I 
   will ask the question regardless.
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [No Icons in Dashboard Brand new install](https://wordpress.org/support/topic/no-icons-in-dashboard-brand-new-install/)
 *  Thread Starter [wt9bind](https://wordpress.org/support/users/wt9bind/)
 * (@wt9bind)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/no-icons-in-dashboard-brand-new-install/#post-1756480)
 * Positive, I grab the wordpress zip, unzip to my machine and upload the whole 
   wordpress folder as one.
 * It is the same way I have done it to 4 other wordpress installs and this is the
   only one giving me trouble.
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [No Icons in Dashboard Brand new install](https://wordpress.org/support/topic/no-icons-in-dashboard-brand-new-install/)
 *  Thread Starter [wt9bind](https://wordpress.org/support/users/wt9bind/)
 * (@wt9bind)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/no-icons-in-dashboard-brand-new-install/#post-1756478)
 * Unfortunately, it has made no difference 🙁
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [No Icons in Dashboard Brand new install](https://wordpress.org/support/topic/no-icons-in-dashboard-brand-new-install/)
 *  Thread Starter [wt9bind](https://wordpress.org/support/users/wt9bind/)
 * (@wt9bind)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/no-icons-in-dashboard-brand-new-install/#post-1756459)
 * Just an update,
 * [http://wordpress.org/support/topic/253495#post-1017842](http://wordpress.org/support/topic/253495#post-1017842)
 * All of the suggestions there have made no difference.
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [No Icons in Dashboard Brand new install](https://wordpress.org/support/topic/no-icons-in-dashboard-brand-new-install/)
 *  Thread Starter [wt9bind](https://wordpress.org/support/users/wt9bind/)
 * (@wt9bind)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/no-icons-in-dashboard-brand-new-install/#post-1756458)
 * Yes, I have tried re-uploading the wp-admin and wp-includes from a fresh install.
 * I have also deleted the database, re-created with a different username password
   and database prefix.
 * Even at the point of wp-admin/install.php the WordPress logo isn’t even there.
   I downloaded wordpress from:
 * [http://wordpress.org/download/](http://wordpress.org/download/)
 * I will try this memory available trick now.

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