MyBB Community Forums

Full Version: Don't know what just happened.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I was just downloading some stuff so then i go back to my website http://forums.penhacks.net and for some reason it gives me this error.
Quote:Fatal error: Call to undefined function: preg_match() in /home/wtgp/public_html/forums/inc/class_core.php on line 196
I went to the host and his site is still running so it can't be the host, and then i went to my blog http://penhacks.net and it gives me this error.
Quote:Fatal error: Call to undefined function: preg_match() in /home/wtgp/public_html/wp-settings.php on line 64p
Um I wasn't messing around in the FTP so what is it?


EDIT: It has been doing this for about 5 minutes now.
Well, it isn't a MyBB issue as it's affecting WordPress too, for some reason preg_match() isn't being defined, only your host can do anything about that.
>,< *sigh* well, i can email him. What should i ask him to fix? The preg_match?
Well, I don't know the ins and outs of how PHP is setup, but the scripts are trying to use a default PHP function but PHP can't find what that function is... if you give them the error you gave us, 'Call to undefined function: preg_match()', they should know what to do.
Okay thank you very much, but i dunno if this makes any difference but now its saying something about an internal sql error you can see it when you go to http://forums.penhacks.net
That's something different, never seen that error before... "Client does not support authentication protocol requested by server; consider upgrading MySQL client"... seems they need to upgrade.