403 Error

  • Hi, I'm using i-Mscp for around 2 Months now. Overall I'm total happy with it. But there is one big problem. I get a lot of 403 Errors. As example often when I search for mails in roundcube, when I edit or add some Posts on Wordpress and more.
    I don't know how to fix it but I get the 403's only since I migrated to 403.


    Is this an known bug or is there an fix for this?


    Would be great to get this fixed.


    Thanks a lot


    Best Regards


    Pascal

  • Distribution: Debian 6.0.7
    Build: Git Master Build 20130107
    Log:(I hope you mean /var/log/chkrootkit.log otherwise give me an hint how to get the log you mean)


    But if only I has this errors this is a good sign that this is easy fixable for me ;)
    PS: The Support here is amazing!

    Edited once, last by Menaxerius ().

  • an example from my Wordpress Blog: (The htaccess file). I'm not sure if you mean this. But I don't run any security plugins for wordpress.



    # 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


    And only on the mois... Blog I have installed these Plugins:


    Akismet
    Deactivate | Edit | Settings
    Used by millions, Akismet is quite possibly the best way in the world to protect your blog from comment and trackback spam. It keeps your site protected from spam even while you sleep. To get started: 1) Click the "Activate" link to the left of this description, 2) Sign up for an Akismet API key, and 3) Go to your Akismet configuration page, and save your API key.


    Version 2.5.7 | By Automattic | Visit plugin site
    Select All In One SEO Pack
    All In One SEO Pack
    Deactivate | Edit
    Out-of-the-box SEO for your WordPress blog. Options configuration panel | Upgrade to Pro Version | Donate | Support | Amazon Wishlist


    Version 2.0.1 | By Michael Torbert | Visit plugin site
    Select Auto Post Thumbnail
    Auto Post Thumbnail
    Deactivate | Edit
    Automatically generate the Post Thumbnail (Featured Thumbnail) from the first image in post (or any custom post type) only if Post Thumbnail is not set manually.


    Version 3.3.1 | By Aditya Mooley , Tarique Sani | Visit plugin site
    Select Fast Secure Contact Form
    Fast Secure Contact Form
    Settings | Deactivate | Edit
    Fast Secure Contact Form for WordPress. The contact form lets your visitors send you a quick E-mail message. Super customizable with a multi-form feature, optional extra fields, and an option to redirect visitors to any URL after the message is sent. Includes CAPTCHA and Akismet support to block all common spammer tactics. Spam is no longer a problem. Settings | Donate


    Version 3.1.8.2 | By Mike Challis | Visit plugin site
    Select Google XML Sitemaps
    Google XML Sitemaps
    Deactivate | Edit
    This plugin will generate a special XML sitemap which will help search engines like Google, Yahoo, Bing and Ask.com to better index your blog.


    Version 3.2.9 | By Arne Brachhold | Visit plugin site | Settings | FAQ | Support | Donate
    Select Hello Dolly
    Hello Dolly
    Activate | Edit | Delete
    This is not just a plugin, it symbolizes the hope and enthusiasm of an entire generation summed up in two words sung most famously by Louis Armstrong: Hello, Dolly. When activated you will randomly see a lyric from Hello, Dolly in the upper right of your admin screen on every page.


    Version 1.6 | By Matt Mullenweg | Visit plugin site
    Select Quick Adsense
    Quick Adsense
    Setting | Deactivate | Edit
    Quick Adsense offers a quicker & flexible way to insert Google Adsense or any Ads code into a blog post.


    Version 1.9.2 | By Quicksense | Visit plugin site
    Select Related Posts Thumbnails
    Related Posts Thumbnails
    Deactivate | Edit
    Showing related posts thumbnails under the post.


    Version 1.3.1 | By Maria Shaldybina | Visit plugin site
    Select Single Author G+ META
    Single Author G+ META
    Deactivate | Edit
    This Plugin adds the required Author Meta Tags to the header of all the pages on your WordPress site. It is specifically designed to be as simple as possible to install and set up, just activate, paste your Google + Profile URL and your done.


    Version 1.0 | By William Patton | Visit plugin site
    Select WP Socializer
    WP Socializer
    Settings | Donate | Deactivate | Edit
    WP Socializer is an advanced plugin for inserting all kinds of Social bookmarking & sharing buttons. It has super cool features to insert the buttons into posts, sidebar. It also has Floating sharebar and Smart load feature. Check out the demo video.


    Version 2.4.9 | By Aakash Chakravarthy | Visit plugin site
    Select WP Super Cache
    WP Super Cache
    Settings | Deactivate | Edit
    Very fast caching plugin for WordPress.


    Version 1.3.2 | By Donncha O Caoimh | Visit plugin site

  • server:~# apachectl -M
    Loaded Modules:
    core_module (static)
    log_config_module (static)
    logio_module (static)
    mpm_worker_module (static)
    http_module (static)
    so_module (static)
    actions_module (shared)
    alias_module (shared)
    auth_basic_module (shared)
    authn_file_module (shared)
    authz_default_module (shared)
    authz_groupfile_module (shared)
    authz_host_module (shared)
    authz_user_module (shared)
    autoindex_module (shared)
    cgi_module (shared)
    cgid_module (shared)
    deflate_module (shared)
    dir_module (shared)
    env_module (shared)
    fcgid_module (shared)
    mime_module (shared)
    evasive20_module (shared)
    negotiation_module (shared)
    proxy_module (shared)
    proxy_http_module (shared)
    reqtimeout_module (shared)
    rewrite_module (shared)
    setenvif_module (shared)
    ssl_module (shared)
    status_module (shared)
    suexec_module (shared)
    Syntax OK