Separating Apache from MySQL

I want to move Apache to a separate box from MySQL.

Is there anything special I need to know other than modifying header.inc.php to point to the remote MySQL server?

Quote · 28 Jan 2011

Nope. Thats it. Just need to make sure the database settings are correct.

https://www.deanbassett.com
Quote · 28 Jan 2011

 

Nope. Thats it. Just need to make sure the database settings are correct.

Hi Deano.

I received this error upon trying to access the website:

 

Deprecated: Function set_magic_quotes_runtime() is deprecated in /srv/www/rhino/inc/header.inc.php on line 186 Deprecated: Assigning the return value of new by reference is deprecated in /srv/www/rhino/inc/utils.inc.php on line 626

 

any ideas?

 

I have magic quotes turned on.

Quote · 28 Jan 2011

I am not sure how to deal with that.

D6 requires it. But newer versions of PHP are getting rid of its use. If this is now happening when you did not see it before means you must have upgraded php to a newer version.

Maybe someone else has an answer on how to suppress that message other than downgrading to an older version of PHP.

https://www.deanbassett.com
Quote · 28 Jan 2011

 

I am not sure how to deal with that.

D6 requires it. But newer versions of PHP are getting rid of its use. If this is now happening when you did not see it before means you must have upgraded php to a newer version.

Maybe someone else has an answer on how to suppress that message other than downgrading to an older version of PHP.

you're probably right about my php being a different version.

I upgraded from OpenSuSE 11.1 to 11.2.....so I imagine that PHP is a different verson, as well as apache.

Quote · 28 Jan 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.