Migration to MySQL5/PHP5

Having trouble installing serendipity?
Post Reply
paux
Regular
Posts: 15
Joined: Thu Mar 23, 2006 8:46 pm
Location: Austria
Contact:

Migration to MySQL5/PHP5

Post by paux »

Hi!

On my current Linux-box I'm using s9y-0.9 on MySQL-4.0.20 and PHP-4.3.8. I want to migrate to a new 'Debian testing' system, running MySQL5 and PHP5. I copied all files keeping their properties, but something doesn't work: Although if I remove the local config and go through the installation process, I get an error about a failing MySQL-query. If I exchange the string 'mysql' by 'mysql5' in the local config, I get the "Fatal error: Call to undefined function serendipity_db_connect() in /path/to/my/serendipity-0.9/serendipity_config.inc.php on line 189".

Could anybody give me a hint where to look at? I can't think it's with PHP5. I couldn't find a hint about MySQL versions in the docs.

Thanks!
paux
Regular
Posts: 15
Joined: Thu Mar 23, 2006 8:46 pm
Location: Austria
Contact:

Post by paux »

Ahem, just forget my posting and laugh about me. I forgot to give /tmp its 1777 permissions....
Post Reply