On Tue, 2008-01-22 at 16:47 -0500, Tom Ray [Lists] wrote:
>
> >   
> This is how I setup mysql:
> #upgrades: cd mysql
> tar -zxf mysql-version-x.tar.gz
> cp -R * /usr/local/mysql
> cd /usr/local/mysql
> chown -R mysql:mysql *
> scripts/mysql_install_db --user=mysql
> /usr/local/mysql/bin/mysqld_safe &
> 
> mysql starts/runs just fine. This server has been upgraded from 3.x to 
> 4.x to 5.0.45 currently. Is there something I'm missing?

Ah, I see. I install from source so don't have the same layout. Hmm, I
don't know what the problem is then :/

Cheers,
Rob.
-- 
...........................................................
SwarmBuy.com - http://www.swarmbuy.com

    Leveraging the buying power of the masses!
...........................................................

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to