Viewing 4 replies - 16 through 19 (of 19 total)
  • this is the source of that url:

    /* GOTMLS SESSION TEST */
    if('undefined' != typeof stopCheckingSession && stopCheckingSession)
    	clearTimeout(stopCheckingSession);
    stopCheckingSession = checkupdateserver('/wp-content/plugins/gotmls/images/gotmls.js?SESSION=1', 'GOTMLS_patch_searching');<br />
    <b>Warning</b>:  Unknown: open(/home/users/web/b1484/pow.----BLANK----/htdocs/cgi-bin/tmp/sess_bbd726475f9c2c483a70dc5fe3bf122e, O_RDWR) failed: No such file or directory (2) in <b>Unknown</b> on line <b>0</b><br />
    <br />
    <b>Warning</b>:  Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/home/users/web/b1484/pow.salonowner/htdocs/cgi-bin/tmp) in <b>Unknown</b> on line <b>0</b><br />
    Plugin Author Eli

    (@scheeeli)

    There you have it: “Failed to write session data”.

    Your server cannot start a session because the path …/htdocs/cgi-bin/tmp/ is either read-only or it does not exist.

    You should get help from your webhosting provider to set the “session.save_path” in your php.ini file to a writable directory.

    Aloha, Eli

    I installed the latest version of GOTMLS, and it is not showing up on the site. A little background: Both Wordfence and an older version of GOTMLS were installed but not activated on the site. I activated Wordfence, and the entire site disappeared. I then deleted the Wordfence plugin through FTP. I also then deleted an older version of GOTMLS through FTP, which had to be done this way because it wasn’t showing up on the site. I then installed the latest version of GOTMLS and it’s not showing up either. Any advice or expertise on this matter would be greatly appreciated.

    Plugin Author Eli

    (@scheeeli)

    I installed the latest version of GOTMLS, and it is not showing up on the site.

    I’m not sure how you installed it but if you used the standard method in the admin (/wp-admin/plugin-install.php) and it is successfully installing a gotmls folder into /wp-content/plugins/ then it should show up in you list of plugins.

    I activated Wordfence, and the entire site disappeared.

    Did this get fixed when you deleted Wordfence?

    I also then deleted an older version of GOTMLS through FTP, which had to be done this way because it wasn’t showing up on the site.

    If you are sure that there is no gotmls folder in the plugins directory, and then you install it through the “Add New” method in the plugins admin page, can you confirm that it creates the gotmls folder in the correct path and that there are no errors from the WordPress Plugin Installer?

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘Brute-force Protection Not Installed’ is closed to new replies.