Re: [PHP-INSTALL] Re: Apache+modssl+php problem??? possible IE bug?

2004-02-16 Thread Scott Fletcher
; webmail :/ > > Chris > > I mean, I sometime found a few POST data had incorrectly went over to the > > GET data. I don't know it's a PHP problem but more of a web browser > > problem. > > > > Scott F. > > "Scott Fletcher" <[EMAIL PRO

[PHP-INSTALL] Re: Apache+modssl+php problem??? possible IE bug?

2004-02-13 Thread Scott Fletcher
I mean, I sometime found a few POST data had incorrectly went over to the GET data. I don't know it's a PHP problem but more of a web browser problem. Scott F. "Scott Fletcher" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Try the $_REQUEST variable,

[PHP-INSTALL] Re: Apache+modssl+php problem??? possible IE bug?

2004-02-13 Thread Scott Fletcher
Try the $_REQUEST variable, this is where both the $_GET and $_POST come from and let us know how it goes... Scott F. "Chris Wilson" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > When in IE, submitting any form on our https page, the post variables > intermittantly don't come thro

[PHP-INST] libmcrypt with PHP?? It doesn't work.

2002-10-08 Thread Scott Fletcher
Hi! I'm still debating on whether it is worth it to stick with libmcrypt-2.5.3 or not. Problem is I followed the PHP Manual on 'http://php.net/mcrypt'. I was thinking there was problem with PHP's configure and make because it take in the libmcrypt but does not take in the libmcrypt's algorithm.

[PHP-INST] Error: Unable to open c:\*\index.php in Unknown on line 0

2001-10-03 Thread Scott Fletcher
Hi ya all! I'm having some trouble with PHP on IIS. Yes, I know IIS suck! When I have one website, I have no problem. But when I have more than one website on IIS. This is when I have problem with PHP. I looked up on php.ini to make sure the line, "doc root = " is left blank and the othe