MyBB Community Forums

Full Version: Error messages
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I'm running the latest version of MyBB.
I always get these error messages, could anyone help me?
What is the problem, I can't find it.
When I installed it:
[Image: xMBqp.png]

My check version in the acp.
[Image: pBbqW.png]
Both of these issues are host related. You've to ask support from your webhost.
It states exactly what the problem is. You webhost has disabled the PHP function curl_exec(), so it fails to connect to the remote server.

You either need to:

A) Find a webhost with curl_exec() enabled.
B) Ask your webhost to enable the curl_exec() function
C) Ignore the errors
Ask your host to enable cUrl on your account.

Edit: Nathan beat me to it
(2012-05-22, 05:20 PM)Yaldaram Wrote: [ -> ]Both of these issues are host related. You've to ask support from your webhost.

But is it because it's hosted on Linux?

Edit: Thanks for the fast support.
I'm asking them now.
(2012-05-22, 05:21 PM)Michael94 Wrote: [ -> ]
(2012-05-22, 05:20 PM)Yaldaram Wrote: [ -> ]Both of these issues are host related. You've to ask support from your webhost.

But is it because it's hosted on Linux?

No - OS isn't an issue. MyBB works on any operating system.
Some hosts will enable curl if you ask them, others wont. So try asking, if they do you problem is solved.
Only if your host supports local ini files. Most shared hosts do not permit this so it's best to ask your provider first.
I tried some things.
Still no luck.
Pages: 1 2