MyBB Community Forums

Full Version: PHP Errors
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I get the following error line on my installation page:

Deprecated: Function set_magic_quotes_runtime() is deprecated in /users/venise/www/forum/inc/class_core.php on line 165

I already tried to upgrade my site, but it gave PHP errors where the light doesnt shine.
Because i got so sick of it i just threw it all out and did a fresh install ( my site was empty rubbish anyway ).

But still, i want to get a working 1.6 mybb Undecided

The host is running PHP 5.3.3
Thanks in advance.
( Perhaps a staff member can guide me through a safe installation process )
magic quotes is deprecated in PHP5.3 and higher, you'll need to contact your host to tell them to turn it off or downgrade PHP to 5.2
Can you confirm with your host that your php version is 5.3.3?

Could be to do with: http://community.mybb.com/thread-52195-p...#pid372017
^ That bit of code there should stop that error.

Regardless as said about you should ask your host to turn magic_quotes off Smile
Quote:Requirements Check

Before you can install MyBB, we must check that you meet the minimum requirements for installation.
Requirements Check
Requirements
PHP Version: 5.3.3
Supported DB Extensions: MySQL Improved, MySQL, PostgreSQL, SQLite 3
Supported Translation Extensions: Multi-Byte, iconv
PHP XML Extensions: Installed
Configuration File Writable: Writable
Settings File Writable: Writable
Cache Directory Writable: Writable
File Uploads Directory Writable: Writable
Avatar Uploads Directory Writable: Writable

Congratulations, you meet the requirements to run MyBB.

Click Next to continue with the installation process.

So far no errors though, Thanks !
Don't close it yet, not finished with installation Wink