Re: Connect fails but only from this one file WHY

2005-10-31 Thread Gleb Paharenko
Hello. Please provide complete PHP error message. > that the bad new file is doing something bad that boggles subsequent > connections? If so what? Maybe. To find out what your file is doing with the server use the following things: http://dev.mysql.com/doc/refman/5.0/en/show-proces

Re: Connect fails but only from this one file WHY

2005-10-31 Thread Michael Stassen
Gerald Taylor wrote: i am developing a php app. in the beginning of every file there is a require_once("./setup.php"); that does the housekeeping, fetches the connection credentials and connects to the database. All that worked fine until this morning I made a new file. Now I get a connecti