Profiles

  • Member Since: June 23rd, 2020
  • Find me on:
  • Posted a reply to Cannot write .htaccess, on the site WordPress.org Forums:
    done. But strange thing: i check "use HackRepair.com" and i can see the list on…

  • Posted a reply to Cannot write .htaccess, on the site WordPress.org Forums:
    Well, after setting good folder permissions with chown -R www-data:www-data /var/www .htaccess has been overwrited.…

  • Posted a reply to Cannot write .htaccess, on the site WordPress.org Forums:
    Array ( [0] => fopen [1] => file_put_contents ) Error msg: /var/www/html/wordpress/.htaccess n’a pas pu…

  • Posted a reply to Cannot write .htaccess, on the site WordPress.org Forums:
    Like this ? $file_existed = self::is_file( $file ); $success = false; // Different permissions to…

  • Posted a reply to Cannot write .htaccess, on the site WordPress.org Forums:
    Hi :) i added the code at the en of the better-wp-security/core/lib/class-itsec-lib-file.php file.

  • Posted a reply to Cannot write .htaccess, on the site WordPress.org Forums:
    ok :)

  • Posted a reply to Cannot write .htaccess, on the site WordPress.org Forums:
    Much better. Now: Error msg: /var/www/html/wordpress/.htaccess n’a pas pu être écrit. C’est peut être dû…

  • Posted a reply to Cannot write .htaccess, on the site WordPress.org Forums:
    More info: Deprecated: Non-static method WP_Error::get_error_message() should not be called statically in /var/www/html/wordpress/wp-admin/itsec-write-test.php on line…

  • Posted a reply to Cannot write .htaccess, on the site WordPress.org Forums:
    That's the problem: i receive everything (plugin disable, login access, etc...), butthis error does not…

  • Posted a reply to Cannot write .htaccess, on the site WordPress.org Forums:
    1.9k

  • Posted a reply to Cannot write .htaccess, on the site WordPress.org Forums:
    I've delete itsec-write-test.php from wp-admin Then create a new one and paste the code. Then…

  • Posted a reply to Cannot write .htaccess, on the site WordPress.org Forums:
    Still the same error...

  • Posted a reply to Cannot write .htaccess, on the site WordPress.org Forums:
    Same error. itsec-write-test.php content: <?php /** WordPress Administration Bootstrap */ require_once __DIR__ . '/admin.php'; /**…

  • Posted a reply to Cannot write .htaccess, on the site WordPress.org Forums:
    Done: change the itsec-write-test.php to <?php /** WordPress Administration Bootstrap */ require_once __DIR__ . '/admin.php';…

  • Posted a reply to Cannot write .htaccess, on the site WordPress.org Forums:
    i delete test1.txt. But i dont understand how to perform the "Did the second write…

  • Posted a reply to Cannot write .htaccess, on the site WordPress.org Forums:
    Done (you missed ?> at the end of code) :) Result => File writing succeeded.

  • Posted a reply to Cannot write .htaccess, on the site WordPress.org Forums:
    I put the write method on the class-itsec-lib-file.php file and now it returns: (itsec-settings-page-server-error-ajax-response: error…

  • Posted a reply to Cannot write .htaccess, on the site WordPress.org Forums:
    I host my linux server on OVH. Everything else is made by myself. www-data is…

  • Posted a reply to Cannot write .htaccess, on the site WordPress.org Forums:
    Thanks. Here is the full error: /var/www/html/wordpress/.htaccess n’a pas pu être écrit. C’est peut être…

  • Created a topic, Cannot write .htaccess, on the site WordPress.org Forums:
    Hi, i try to make some changes on iThemes Security but…

  • Created a topic, Hide private posts, on the site WordPress.org Forums:
    Hi all, is it possible with the plugin to hide private…