[PHP-WIN] mssql_connect sometimes returns FALSE

2006-02-02 Thread Robert Wheadon
Hi There, I've written a script to connect to SQL Server 2000 (SP3). Most of the time it connects, but sometimes I get a "Connect failed" message. I am running on Windows 2000 SP4. The script is listed below. I can't seem to get any more error information. Has anyone got a clue about why th

[PHP-WIN] mssql_connect sometimes returns FALSE

2006-02-02 Thread Robert Wheadon
Hi There, I've written a script to connect to SQL Server 2000 (SP3). Most of the time it connects, but sometimes I get a "Connect failed" message. I am running on Windows 2000 SP4. The script is listed below. I can't seem to get any more error information. Has anyone got a clue about why th

[PHP-WIN] mssql_connect somtimes returns NULL

2006-02-02 Thread Robert Wheadon
Hi There, I've written a script to connect to SQL Server 2000 (SP3). Most of the time it connects, but sometimes I get a "Connect failed" message. I am running on Windows 2000 SP4. The script is listed below. I can't seem to get any more error information. Has anyone got a clue about why th

[PHP-WIN] Re: Cant write file to server

2006-02-02 Thread El Bekko
Michael Adams wrote: Newbie with Kiwiwebhost and LAMP with PHP 4.XX Trying to iron out my first "file upload" issues. Using "Build your own database driven websites: using PHP and MySQL" and the online manual as main resources. I cannot write out a file to my public_html directory. I have trimm