RE: [PHP-INST] 4.2.3 session login problem...

2003-06-17 Thread NIPP, SCOTT V (SBCSI)
than the older methods, and suggest you consider updating! Hope this helps, Stephen - Original Message - From: "NIPP, SCOTT V (SBCSI)" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, June 17, 2003 4:13 PM Subject: [PHP-INST]

[PHP-INST] 4.2.3 session login problem...

2003-06-17 Thread NIPP, SCOTT V (SBCSI)
I have an application that is currently working fine under 4.1.2, and I am in the process of upgrading to 4.2.3. The problem is that after upgrading PHP the application login no longer works. Additionally, this same application works fine on another machine running 4.2.3. The only differ

RE: [PHP-INST] PHP 4.2.3 fails to load...

2003-06-16 Thread NIPP, SCOTT V (SBCSI)
GREAT!!! You 'da man. This worked perfectly for me. Thanks a bunch. -Original Message- From: Jim Thome [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 2:45 PM To: [EMAIL PROTECTED]; NIPP, SCOTT V (SBCSI) Subject: Re: [PHP-INST] PHP 4.2.3 fails to load... You ha

[PHP-INST] PHP 4.2.3 fails to load...

2003-06-16 Thread NIPP, SCOTT V (SBCSI)
I am trying to get PHP 4.2.3 working on a HP-UX 11.00 system that I have had no luck getting 4.3.2 to work on. The compile and everything went great, but now Apache fails to start complaining about PHP. Here is the output of the Apache start... [EMAIL PROTECTED]:/sbin/init.d> ./httpd sta

[PHP-INST] PHP 4.3.2 Build error...

2003-06-16 Thread NIPP, SCOTT V (SBCSI)
I am attempting to build PHP 4.3.2 on HP-UX 11.00. I have been running into all kinds of weird "cross-compiler" errors, and it turns out that the problem was a bad umask. Now that the umask setting for root is set correctly, the configure script runs perfectly. The 'make' also seems to r

[PHP-INST] Another PHP Build problem on HP...

2003-06-09 Thread NIPP, SCOTT V (SBCSI)
I am attempting to build either 4.2.3 or 4.3.2 PHP on a pair of HP-UX 11.00 servers. This is already built successfully as a static module on one of the servers. Unfortunately, attempting to build it as a dynamic module on this same server provides me an empty 'libs' directory. This prob

[PHP-INST] 4.3.2 on HP-UX...

2003-06-09 Thread NIPP, SCOTT V (SBCSI)
I am attempting to upgrade a couple of webservers from previous versions of PHP to the latest and "greatest" version. The biggest problem I am running into currently is that the make fails to build anything in the libs directory. I am running the configure script as follows: ./con