Adam K M
Active member
Hello,
I recently switched hosts to a new forum host. I'm not entirely sure what I've done wrong, but in the error log I get the following error in the error_log. It appears to be spammed every one second:
The two main problems that I've noticed so far are:
New users trying to register this very strange error when submitting the form successfully. This happens to me as well when I try on a new browser.
The second error is that in the admin panel is that it seems whenever I click a button or go to another area of the admin panel, it asks me to re-login. I'm guessing this is some sort of token error - I'm not even sure how to approach this.
My error log is growing by the second, and I'm going to approach my hosts about this since I've had PDO problems with the current hosts before... however, I'm not sure if this current suhosin error is the cause of my actual xenforo worries.
Any help is greatly appreciated.
Thanks!
I recently switched hosts to a new forum host. I'm not entirely sure what I've done wrong, but in the error log I get the following error in the error_log. It appears to be spammed every one second:
Code:
[16-Jul-2014 10:43:00 America/Los_Angeles] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20100525/suhosin.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20100525/suhosin.so: undefined symbol: output_globals in Unknown on line 0
The two main problems that I've noticed so far are:
New users trying to register this very strange error when submitting the form successfully. This happens to me as well when I try on a new browser.
The second error is that in the admin panel is that it seems whenever I click a button or go to another area of the admin panel, it asks me to re-login. I'm guessing this is some sort of token error - I'm not even sure how to approach this.
My error log is growing by the second, and I'm going to approach my hosts about this since I've had PDO problems with the current hosts before... however, I'm not sure if this current suhosin error is the cause of my actual xenforo worries.
Any help is greatly appreciated.
Thanks!