Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Your post got me aware of the OTP fact.

    Currently, I’ve installed another plugin to enable OTP.
    https://de.ww.wp.xz.cn/plugins/two-factor-authentication/

    Now there is a new menu item in AIOP showing the exact same thin (and same OTP Code of that user).

    Can I deactivate the other plugin?

    Thread Starter MicF

    (@micf)

    As you know, the AIOS has nothing related to basic auth. The AIOS upgrade doesn’t add any basic auth.

    Strange enough, what happened.

    I got the update mail at 15:26

    These plugins are now up to date:
    – All In One WP Security (from version 4.4.12 to 5.0.0)

    and after some time (uptime robot is set to 30min) this:

    Root cause
    HTTP 401 – Unauthorized
    ________________________________________
    Incident started at
    2022-09-01 15:59:24`

    After finishing your vacation, Can you please set this set Cookie based brute force protection on Admin Dashboard > Brute Force > Cookie based brute force protection.

    It’s set and “something” is obviously a bit more complex 😉
    It worked flawlessly before and does now.

    So I then leave it so.
    Anyway, I will stop automatic updates 😉

    Thanks for the quick response and the great plugin.

    Mic

    Forum: Plugins
    In reply to: [SitePush] Path issues
    Thread Starter MicF

    (@micf)

    End of monologue 😉

    Finally got it working.
    With 1&1 provider the HOST is not optional.

    So added the host in the database config and it worked.

    Forum: Plugins
    In reply to: [SitePush] Path issues
    Thread Starter MicF

    (@micf)

    After a lot of trial and error, I found out to omit the those vars in the config:

    wp_dir
    wp_content_dir

    Now the folders are pushed, but the database not.

    How can I push the database?
    In the options everythings seems to be alright:
    Path to mysql on this server. The current path appears to be OK.

    Forum: Plugins
    In reply to: [SitePush] Path issues
    Thread Starter MicF

    (@micf)

    Here’s the debug output:

    SitePush version: 0.4.2
    SitePush options: OK
    WordPress version: 3.9.1
    WordPress multisite: No
    Site: Berninger und Sananikone
    PHP version: 5.2.17
    PHP safe mode: off
    Server user: u70095448
    Server groups: uid=1199704(u70095448) gid=600(ftpusers) groups=600(ftpusers)
    Server: Linux infong 2.4 #1 SMP Wed Apr 30 14:14:27 CEST 2014 i686 GNU/Linux
    SitePush dir: /homepages/37/d428665981/htdocs/bs/wp-content/plugins/sitepush
    WordPress abspath: /homepages/37/d428665981/htdocs/bs/
    sites_conf: 0604 u70095448(1199704) ftpusers(600) (readable/parseable)
    dbs_conf: 0604 u70095448(1199704) ftpusers(600) (readable/parseable)
    wp-config: 0644 u70095448(1199704) ftpusers(600)
    SitePush config for this site follows:
    
    Array
    (
        [cache] =>
        [caches] => Array
            (
                [0] => /caches/timthumb
                [1] => /caches/something_else
            )
    
        [label] => Live Site
        [wp_dir] => /
        [wp_content_dir] => /wp-con
        [domain] => bs-fdl.de
        [web_path] => /homepages/37/d428665981/htdocs/bs
        [db] => live
        [live] => 1
        [name] => live
        [default] =>
        [domains] => Array
            (
                [0] => bs-fdl.de
            )
    
        [admin_only] =>
        [wp_plugin_dir] => //wp-content/plugins
        [wpmu_plugin_dir] => //wp-content/mu-plugins
        [wp_uploads_dir] => //wp-content/uploads
        [wp_themes_dir] => //wp-content/themes
        [use_cache] => 1
    )

    I wonder where those double slash come from:

    [wp_plugin_dir] => //wp-content/plugins
        [wpmu_plugin_dir] => //wp-content/mu-plugins
        [wp_uploads_dir] => //wp-content/uploads
        [wp_themes_dir] => //wp-content/themes

    Actually I wonder where the wp-content comes from, because I tried to change this in the site config to something else (see above [wp_content_dir] => /wp-con), but still there in the debug.

    Mic

    Forum: Plugins
    In reply to: [SitePush] Path issues
    Thread Starter MicF

    (@micf)

    Interesting:

    When adding a slash behind the domain path.
    I get a double slash for wp-config and a triple slash for those with a subdirectory.
    Omitting the slash wp-content is right, but I get a double slash to the others with a subdirectory.

    SitePush Options
    Warning: Currently configured WordPress content directory (/homepages/37/d428665981/htdocs/bs/wp-content) is different from the configured uploads directory in your sites config file (/homepages/37/d428665981/htdocs/bs//wp-content)
    Warning: Currently configured WordPress uploads directory (/homepages/37/d428665981/htdocs/bs/wp-content/uploads) is different from the configured uploads directory in your sites config file (/homepages/37/d428665981/htdocs/bs///wp-content/uploads)
    Warning: Currently configured WordPress plugins di
Viewing 6 replies - 1 through 6 (of 6 total)