On Wednesday 05 February 2003 20:38, John Wentworth uttered:
> when trying to get a mysql database to work with mysql
> which is working and full of data
> with a simple statement like this
> $db = mysql_connect("localhost", "root");
> mysql_select_db("jamdb",$db);
> Fatal error: Call to undefined function: mysql_connect() in
> /var/www/html/mysql.php on line 13
> I seems something is wrong with the php installation
> so I tried to recompile php as a dynamic module since
> apache in 8.0 is compiled with support for dynamic modules
> but I get a error that it can't find apxs
> does anyone know anything about this problem in redhat 8.0
> any suggestions
> detailed instructions would be a help I'm new to mysql and phpInstall the php-mysql rpm that is found on CD 3 -- Jesse Keating RHCE MCSE For Web Services and Linux Consulting, Visit --> j2Solutions.net Mondo DevTeam (www.mondorescue.org) Was I helpful? Let others know: http://svcs.affero.net/rm.php?r=jkeating -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
