[PHP-INST] PHP Cookie Problem

2001-12-04 Thread Tony White
Hi, I am having some problems with cookies not being set properly, seems to me that only the last cookie is being set. Here is the code, can anyone tell me if there are any problems with it? if($loginsubmit) { $password = md5($password); $query = $db->query("SELECT * FROM $table_

[PHP-INST] Re: php 4.0.6 configure script fails

2001-11-21 Thread Tony White
*** [all-recursive] Error 1 any ideas? I know others have also had similar problems but no I havent seen any replys on how to fix it. Cheers Tony "Tony White" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > Hi there, > > I

[PHP-INST] php 4.0.6 configure script fails

2001-11-20 Thread Tony White
Hi there, I seems to have discovered a problem with the configure script when you use the option --with-apxs2 (so you can use php4 under Apache 2.0). this is the command I try: ./configure --with-mysql --enable-force-cgi-redirect --with-apxs2=/usr/local /apache2/bin/apxs it fails with: -- ch