[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Re: php-4.0.6.pkg - NO MORE MYSQL ?!
- Subject: [cobalt-users] Re: php-4.0.6.pkg - NO MORE MYSQL ?!
- From: "Todd W" <twooly@xxxxxxxx>
- Date: Fri Sep 7 01:15:06 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> hi,
>
> check your php.ini if the mysql-extension is loaded:
>
> you shoeld have a line
>
> extension=mysql.so
>
> in area
>
> ;UNIX Extensions
>
>
>
> that solved the problem for me
>
>
> thanks to cobalt-europe
>
>
> andreas
> viva technologies
> www.artfuntasy.com
>
>
That worked for me too. Thanks. You are a life saver.
--Todd