Re: [PHP-DB] PHP unpredictable with connection to MySql

2004-12-05 Thread Micah Stevens
It's probably stopping due to an error, but no error message is being displayed. Make sure you try and echo mysql_error() to the screen to see if that helps. -Micah On Sunday 05 December 2004 06:53 am, Jamie Marshall wrote: > Can someone please help me? > I am running Apache 2 with mysql 4.1

[PHP-DB] PHP unpredictable with connection to MySql

2004-12-05 Thread Jamie Marshall
Can someone please help me? I am running Apache 2 with mysql 4.1 and php 4.3.9 on windows xp home. I have altered the apache config files as well as the php ini files I am able to successfully run php scripts from my localhost. I also have successfully installed MySql (knowing this as I can creat