I have YDL 5.0 installed on an iBook installed as a server with apache, php, and mysql selected as installed services. MySQL is running and from command line I have created database, table and data.
Problem is connecting to mysql with php.
The line
$con = mysql_connect("localhost","root");
in php page breaks the script and nothing after this line will execute.
php functions run ok.

Pat

_________________________________________________________________
Type your favorite song.  Get a customized station.  Try MSN Radio powered by Pandora. http://radio.msn.com/?icid=T002MSN03A07001

_______________________________________________
yellowdog-newbie mailing list
[email protected]
http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-newbie

Reply via email to