Re: Re[4]: [PHP] STrange Problem

2004-03-12 Thread PHP
Yes, I have a root password. No, I do not use root to run the server or connect to the database. Yes, I do have the user apache in the grant tables for mysql with permissions for the specific database. Yes, I can run querys against said database and connect with user apache with no problems. Only

Re: Re[4]: [PHP] STrange Problem

2004-03-12 Thread PHP
It seems the only way I can get mysql_select_db to work is to actually add a blank user to the msyql.db table with appropiate privileges. Yes, I have a root password. No, I do not use root to run the server or connect to the database. Yes, I do have the user apache in the grant tables for