skykeep
|
| Posted: 06/09/2005, 3:16 PM |
|
How do i connect to a mysql server without having to setup a dsn, my system works fine to use it during development but once i publish the site the system does not display any data, screen remains blank.I have tried every combination on the server tab but no result, is there other mysql configuration needed on my server?
Help would be greatly appreciated
|
|
|
 |
mrachow
Posts: 509
|
| Posted: 06/10/2005, 5:37 AM |
|
if you choose PHP Database Library:
MySQL (not ODBC)
on Modify Connection / Server
you should be able to access your database by database name and server w/o using an DSN entry.
_________________
Best regards,
Michael |
 |
 |
|