Title: aztekk's Replies | WordPress.org

---

# aztekk

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordfence Security - Firewall, Malware Scan, and Login Security] End account](https://wordpress.org/support/topic/end-account/)
 *  Thread Starter [aztekk](https://wordpress.org/support/users/aztekk/)
 * (@aztekk)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/end-account/#post-11362650)
 * [@wfsupport](https://wordpress.org/support/users/wfsupport/) Funny enough, when
   trying today I can see my account no longer exist @ wordfence.com.
    I was never
   referring to the plugin, but rather wordfence.com account.
 * Someone deleted it, good – case closed.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordfence Security - Firewall, Malware Scan, and Login Security] End account](https://wordpress.org/support/topic/end-account/)
 *  Thread Starter [aztekk](https://wordpress.org/support/users/aztekk/)
 * (@aztekk)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/end-account/#post-11291808)
 * I got a free account and I want to close it. Can’t find any option at Wordfence
   to ”delete me”.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [RSS Feed Shows Broken Images and Wired Title – Seems totally crashed](https://wordpress.org/support/topic/rss-feed-shows-broken-images-and-wired-title-seems-totally-crashed/)
 *  [aztekk](https://wordpress.org/support/users/aztekk/)
 * (@aztekk)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/rss-feed-shows-broken-images-and-wired-title-seems-totally-crashed/#post-2887531)
 * Old topic, but I’ve run in the the same issue.
 * My RSS title is also wierd. Site title x2 ..
 *     ```
       <channel>
       	<title>Lamslagen.comLamslagen.com</title>
       ...
       </channel>
       ```
   
 * There should only be ONE “Lamslagen.com” and thats what it say in Title, under
   the Settings / General menu.
 * Any idea on how to fix?
    Site: [http://lamslagen.com](http://lamslagen.com)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] Is W3 Total Cache breaking my theme?](https://wordpress.org/support/topic/is-w3-total-cache-breaking-my-theme/)
 *  Thread Starter [aztekk](https://wordpress.org/support/users/aztekk/)
 * (@aztekk)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/is-w3-total-cache-breaking-my-theme/#post-3251934)
 * Sorry for not updating this thread.
 * I’ve changed my theme for now, but I never solved the issue and I’ve read that
   others also had problems with the same theme.
 * Marking as resolved, for now.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BulletProof Security] 500 errors efter installing Bulletproof Security](https://wordpress.org/support/topic/500-errors-efter-installing-bulletproof-security/)
 *  Thread Starter [aztekk](https://wordpress.org/support/users/aztekk/)
 * (@aztekk)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/500-errors-efter-installing-bulletproof-security/#post-3130902)
 * I stripped out the vhost-file and now it actually works!
 * I just added this, to the Options statement.
    `Indexes Includes ExecCGI`
 * Thanks for your support!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BulletProof Security] 500 errors efter installing Bulletproof Security](https://wordpress.org/support/topic/500-errors-efter-installing-bulletproof-security/)
 *  Thread Starter [aztekk](https://wordpress.org/support/users/aztekk/)
 * (@aztekk)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/500-errors-efter-installing-bulletproof-security/#post-3130862)
 * This is all done on a VPS running Ubuntu Server 12.04 LTS hosted by Inception
   Hosting, so I don’t think that it’s a webhost cPanel issue.
 * The thing is that I manually removed all ^M entries but still no go.
    I use `
   en_US.ISO-8859-1` as locale on the server, if that matters ..
 * I’m thinking it maybe has something to do with my vhost for this WP-installation?
 *     ```
       <VirtualHost *:80>
               ServerName blog.site.com
               ServerAlias blog.site.com
               DocumentRoot /var/www/blog/html/
   
               ErrorLog ${APACHE_LOG_DIR}/blog.site.error.log
               # Possible values include: debug, info, notice, warn, error, crit,
               # alert, emerg.
               LogLevel warn
   
               CustomLog ${APACHE_LOG_DIR}/blog.site.access.log combined
   
               <Directory /var/www/blog/html>
                       Options FollowSymlinks
                       AllowOverride FileInfo
               </Directory>
       </VirtualHost>
       ```
   

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