on RedHat 8 installed php-4.2.2-8.0.5.i386.rpm And
php-mysql4.2.2-8.0.5.i386.rpm
but php says undefined function mysql_connect()

Is it worth uninstalling 5 and installing
php-4.2.2-8.0.7.i386.rpm  etc?

I gets weary of all dese Linux version suffices


<?php
phpinfo();
?>
shows "Configure Command" has
this...'--with-mysql=shared,/usr' ...

I dont know where mysql "is installed"
one can see mysql      in /usr/bin    862.6k program
            mysqladmin in /usr/bin
and         mysqld     in /usr/lib    3.7M program

do I need to do the compile thing? I much prefer rpm,
because almost every make I touch  breaks...

kelvinq


__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to