Re: Upgrade to PHP5 and having issues with mysql

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux