I have recently installed mySQL 3.23.43.  I will be using it to run a
website (php/mysql).  Using my php scripts I can connect to the server and
the default test database and select information from the table I created in
the test database.  However, if I create a new database, not matter what
it's called, I can not connect to it from the php.  I can however connect to
it directly in mysql and perform any actions on it (eg create tables, insert
rows, select data).

Any help would be greatly appreciated.

Thanks in advance,
Ryan


---------------------------------------------------------------------
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