I am currently running 4.0.6 as a CGI (yes, we are moving to a apache+php 
setup, but thats even more of an issue, and its not 'live' yet...) under 
Apache 1.3.14 on HP-UX 11.
This build works fine, with the same config options.

However, with the 4.1.2 code (and 4.1.0 and 4.1.1 for that matter) it 
compiles without warning or error, but when trying to execute even the 
simplest php script, I get "Internal Server Error" in the browser. Apache 
itself stays running. Below is my config.nice:


L# cat config.nice
#! /bin/sh
#
# Created by configure

'./configure' \
'--with-mysql' \
'--with-ldap=/opt/src/ldapsdk/' \
'--with-mcrypt=/usr/local/lib/libmcrypt' \
'--enable-ftp' \
"$@"

This has been something I wanted to do for awhile (upgrade PHP) but wasn't 
a big deal till I was hammered about the file upload vulnerability this 
morning... Can anyone please help before I have to *gulp* learn a different 
language and rewrite almost a million lines of code??

Thanks much,
Scott


Scott Winkle
Web Developer
Wittenberg University
Phone: (937) 525-3823
[EMAIL PROTECTED]

Reply via email to