AlexHolding
Forum Replies Created
-
Okay do you have another browser like Firefox or even IE to carry out some test?
Yes, i have tested also with IE and Firefox, additionally i have tested against both production servers and test servers and the result is the same.
To be clear – the problem is not with the plugin. The problem is with cPanel i suspect, but until i know the internals of this feature i do not know what to address on the cPanel server to allow this plugin to work.
Also did you click on Perform Cookie Test in the plugin?
I am confused by this question, how else would i know that the cookie test function does not work??
To answer your question yes, i have tried the Perform Cookie Test and it returns the red dialog saying “The cookie test failed on this server. So this feature cannot be used on this site.”
Cookies are definitely enabled in my browser
Thats a really good question, i am using chrome latest, do you think it could have an effect?
mbrsolution, thank you anyway for your assistance, hopefully one of the developers will be able to answer my question.
Yes i agree this is very likely because our production servers run cPanel, and are automatically updated. So an update must have happened to cPanel that broke this feature, i just need to figure out what!
Thank you for your continued help mbrsolution, i appreciate it.
However, maybe i am not asking my question clearly. I understand that the cookie test is used to test whether or not the secret cookie feature can be used, that is obvious from the documentation.
What i want to know is how the cookie test is performed. So you can confirm that the test generates a cookie and writes to htaccess, so what causes it to fail?
Does it fail at writing the cookie? Does it fail at writing to the htacess file? Where? That is not clear from the documentation.
I need to know this as this server used to be able to use this feature, and now it cannot. I need to know what has changed on the server to now cause it to fail the cookie test and prevent this feature from being used.
I hope now it is more clear what i am asking.
Thank you again for your help mbrsolution ?? Unfortunately no, those links dont answer my question either.
I took another approach and looked at the source code for aio-wp-security, i am not a php programmer though so i may have misunderstood, but it seems that the cookie test generates a cookie and tries to write it into .htaccess, is that correct?
What then is the condition for the test failing, being unable to write to the .htaccess file?
Thanks mbrsolution, however that article does not answer my question. I read it previously to posting this question, all it says about the “perform cookie test” is how to do it, not what it does or what it tests for, or what i should try and change if it fails.