urgent - problem without error message
I cannot connect to a mysql database. What freaks me out is that I so not get an error message. I have mysql installed, the mysql and mysqli.dll libraries activated in php.ini, downloaded the new files…done everything by the book. But when I want to connect, the php code on the webpage isnät executed. In fact, nothing is - neither code before nor after the login attempt. Oh yes, and the login attempt comes from the php homepage, so the code is good.
Any ideas?
