bexec/libphp4.sl into server: Unresolved
external
./apachectl start: httpd could not be started
Does anyone know what this means? I think the MySQL-libs are trying to
source other libs but I'm not sure. Has anyone run into this problem before?
Any solutions/help/words of wisdom are great
bexec/libphp4.sl into server: Unresolved
external
./apachectl start: httpd could not be started
Does anyone know what this means? I think the MySQL-libs are trying to
source other libs but I'm not sure. Has anyone run into this problem before?
Any solutions/help/words of wisdom are greatly
Apache: 1.3.26
PHP: 4.2.3
OS: HPUX-11
Hello PHP Guru's!
After successfully installing PHP and viewing the phpinfo page, I decided to
create a simple web-form. Just a basic "Name" "Message" web-form, when the
form is complete it is emailed to an account. Everything works, except I
don't see the f
Good Advise Jim! I will do that!
~ Rick
"Jim Thome" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
Rick,
We run HPUX here as well. You created PHP as a DSO module, which then needs
to be loaded by Apache upon startup (check out "AddModule" in the httpd.conf
Apache: 1.3.26
PHP: 4.2.3
Hello PHP Guru's!
I'm trying to install PHP in a HPUX-11 system, but I'm having a hard time
because everytime I run the 'make install' I don't get the actual "php"
binary. However, my libphp4.sl is created with no problem. My question is,
when compiling from source is t