The php.exe is not terminating by itself. Wherever I started a PHP
application from the browser, I started a php.exe. Therefore, after a couple
of pages, I will find several php.exe in the task manager. I am using IIS4.
I thought php.exe should exit with the statement.
Thanks,
Victoria Zhou
directory has been
setup as a virtual directory under my main directory in IIS with "execute"
permission. Could some one tell me what did I missed.
Thanks,
Victoria Zhou
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
n the
database. Therefore I was using the 20 character string for the comparison.
Sorry for the confusion.
Victoria
> -Original Message-
> From: Thies C. Arntzen [mailto:[EMAIL PROTECTED]]
> Sent: Friday, July 27, 2001 1:09 PM
> To: Victoria Zhou
> Cc: Thies C. Arntzen; [EMAIL PROT
k ok also.
Any suggestions? Thanks much.
Victoria
> -Original Message-
> From: Thies C. Arntzen [mailto:[EMAIL PROTECTED]]
> Sent: Friday, July 27, 2001 1:09 PM
> To: Victoria Zhou
> Cc: Thies C. Arntzen; [EMAIL PROTECTED]
> Subject: Re: [PHP-INST] PHP datatype vs Orac
or
string comparisons for other code in the program.
Thanks for your help!
Victoria
> -Original Message-
> From: Thies C. Arntzen [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 26, 2001 6:10 PM
> To: Victoria Zhou
> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re:
with Oracle VARCHAR2, the strlen of
Username in this case should be 5 instead of 20.
Victoria Zhou
--
PHP Install 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]
Hi,
I used the Windows installer to install a CGI version of php4 on IIS4/NT4. I
was able to run .php files from my web browser, but the .php output could
not be passed back to my browser. It displayed on the command mode and then
disappeared. The App mappings at the IIS MMC was set correctly. My