$[EMAIL PROTECTED]
>
> Todd Cary <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > I am having a very strange problem: PHP 4.0.4 on a NT 4 platform with
> > IIS 5 is only allowing one surfer to do a DB Select. If the DB is busy
> > with the first user, the page is not available to other users. And I
> > have no problems with Win 2K.
> >
> > Am I missing something very obvious?
>
What is your DB, are you using MS-SQL Server? If it is Developer Edition, I
believe it allows only 1 db connection. (Has MS changed this restriction?
Number of connections developer edition can accept may wrong. I don't
remember well. Correct me if it is wrong.) Or didn't you setup DB to accept
only 1 connection? Sounds like this is the reason to me.
Regards,
Yasuo Ohgaki
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP] PHP single user?? Todd Cary
- Re: [PHP] PHP single user?? Chris Lee
- Re: [PHP] PHP single user?? Rick Hodger
- Re: [PHP] PHP single user?? Todd Cary
- Yasuo Ohgaki