creepycree
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Log In ErrorUPDATE:
I downgraded the version of the wordpress to 4.3.16, it turns out that our web hosting provider (which is yahoo business) doesn’t support the ‘random compat’ folder in the wp-includes folder.
I called their customer service and they told me they only support up to 4.6, but still when I did that it didn’t work.
Forum: Fixing WordPress
In reply to: Log In ErrorHi James,
I just had a reply from our hosting provider, they do not support fopen… is there anything I could do to atleast fixed the website so I could access to the admin?
Forum: Fixing WordPress
In reply to: Am I the only one?I don’t know if its something with the password… the warning in the log in page is this.
Warning: fopen(/dev/urandom) [function.fopen]: failed to open stream: Operation not supported in /wp-includes/random_compat/random_bytes_dev_urandom.php on line 58 Warning: Cannot modify header information - headers already sent by (output started at /wp-includes/random_compat/random_bytes_dev_urandom.php:58) in /wp-includes/pluggable.php on line 920 Warning: Cannot modify header information - headers already sent by (output started at /wp-includes/random_compat/random_bytes_dev_urandom.php:58) in /wp-includes/pluggable.php on line 921 Warning: Cannot modify header information - headers already sent by (output started at /wp-includes/random_compat/random_bytes_dev_urandom.php:58) in /wp-includes/pluggable.php on line 922- This reply was modified 8 years, 2 months ago by Steven Stern (sterndata).
Forum: Fixing WordPress
In reply to: Am I the only one?The website is actually up… but I can’t log into the admin panel. Can I install the WordFence without logging in?
Forum: Fixing WordPress
In reply to: Am I the only one?Hi Steve,
Thanks for the reply, I was already suspecting it might be a malware.
I already tried replacing the wp-admin and wp-include folders but new errors occur and our website become down.Do you think it might be because of our web hosting server?
I think we should just ask an organization to clean it.
Thank you… will post an update. Will still try to resolve this on my own.
Forum: Fixing WordPress
In reply to: Log In ErrorUPDATE:
I replace both wp-includes and wp-admin… plus the other files.
I still got the same error.
Warning: fopen(/dev/urandom) [function.fopen]: failed to open stream: Operation not supported in /wp-includes/random_compat/random_bytes_dev_urandom.php on line 58
Warning: Cannot modify header information – headers already sent by (output started at /wp-includes/random_compat/random_bytes_dev_urandom.php:58) in /wp-includes/pluggable.php on line 920
Warning: Cannot modify header information – headers already sent by (output started at /wp-includes/random_compat/random_bytes_dev_urandom.php:58) in /wp-includes/pluggable.php on line 921
Warning: Cannot modify header information – headers already sent by (output started at /wp-includes/random_compat/random_bytes_dev_urandom.php:58) in /wp-includes/pluggable.php on line 922
what the … is happening
Forum: Fixing WordPress
In reply to: Log In ErrorHi James,
I am on that process right now, may I just ask when you say everything (except the 2 mentioned) are these files gonna be replaced too?
wp-active.php
wp-blog-header.php
wp-commenth-post.php
wp-config-sample.php
wp-cron.php
wp-links-opml.php
wp-load.php
wp-login.php
wp-mail.php
wp-settings.php
wp-signup.php
wp-trackback.php
xmlrpc.phpThank you!
Forum: Fixing WordPress
In reply to: Log In ErrorUPDATE:
Warning: fopen(/dev/urandom) [function.fopen]: failed to open stream: Operation not supported in /wp-includes/random_compat/random_bytes_dev_urandom.php on line 58
Warning: Cannot modify header information – headers already sent by (output started at /wp-includes/random_compat/random_bytes_dev_urandom.php:58) in /wp-includes/pluggable.php on line 920
Warning: Cannot modify header information – headers already sent by (output started at /wp-includes/random_compat/random_bytes_dev_urandom.php:58) in /wp-includes/pluggable.php on line 921
Warning: Cannot modify header information – headers already sent by (output started at /wp-includes/random_compat/random_bytes_dev_urandom.php:58) in /wp-includes/pluggable.php on line 922
Powered by WordPress
ERROR: Cookies are blocked due to unexpected output. For help, please see this documentation or try the support forums.
Nothing happens when I change the /wp-content/themes/ active themes directory.
Our website is working fine by the way.. I just couldn’t really log in to the admin.
- This reply was modified 8 years, 3 months ago by creepycree.
Forum: Fixing WordPress
In reply to: Log In ErrorThanks James.
I already did the manual resetting of the plugins, will try your second option right now (though I already try to rename the themes folders name yesterday.)
I’am already worried that I might not be able to edit the website forever. (Its a company website by the way)
Hope you’ll stick around and let’s see if we could fix this issue.
Hi… I already did that but I still can’t log in and the same message occurs.