Question
DB Coonection - unidentified error after upgrading from php 4 to 5.0.3
I am beginning to hate this!!!!!
I have had a sucessful connection with php 4.3.1 but it didn't support sessions so our IT guru has upgraded to php 5.0.3
When going back into the database connection, there were no tables so I checked the DB connection and I keep getting "unidentified error" when looking for a database.
is this a recognised compatibility issue or is it more likely to be a permissions problem?
We are running on apache 2.0.53 and MySQL 4.1.10a
I have had a sucessful connection with php 4.3.1 but it didn't support sessions so our IT guru has upgraded to php 5.0.3
When going back into the database connection, there were no tables so I checked the DB connection and I keep getting "unidentified error" when looking for a database.
is this a recognised compatibility issue or is it more likely to be a permissions problem?
We are running on apache 2.0.53 and MySQL 4.1.10a
