PHP and MySQL

senn yellowdog-general@lists.terrasoftsolutions.com
Mon Jun 23 20:57:01 2003


Thanks man, apt-get install php-mysql, worked like a charm. Now I just need
to tweak phpmyadmin and I'll be set.

Thanks again,
senn
On 6/23/03 10:35, "Neben Kabon" <nebenkabon@charter.net> wrote:
> If you look in the archives starting around June 12, I had a similar
> problem.  I had to install the php-mysql package.  I did this using
> apt-get and it worked fine.
> 
> Tony
> 
> On Mon, 2003-06-23 at 04:15, senn wrote:
>> I hope this is proper place to ask this, if not just ignore it :D
>> 
>> I've been trying to get phpmyadmin working, but to no avail. I did a server
>> install of YDL 3.0, and I've got PHP and mySQL installed. I can startup
>> mySQL by typing "/etc/init.d/mysqld start" and I've tested if PHP worked by
>> making a simple .php file, and it worked. Now the tricky bit seems to
>> getting both PHP and mySQL to work together.
>> 
>> So I did some reading and I made sure "extension_dir = /usr/lib/php4" and
>> that "extension=mysql.so", in my php.ini file. I also looked in
>> /usr/lib/php4 and found that there's no "mysql.so" file. Also when I access
>> PHPmyadmin through its index.php file, I get "cannot load MySQL extension".
>> 
>> So I was wondering what am I missing here? Is php installed with mySQL
>> support, or do I need to do that myself, and if so how?
>> 
>> Thanks,
>> senn
>> 
>> 
>> _______________________________________________
>> yellowdog-general mailing list
>> yellowdog-general@lists.terrasoftsolutions.com
>> http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general
> 
> 
> _______________________________________________
> yellowdog-general mailing list
> yellowdog-general@lists.terrasoftsolutions.com
> http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general