Click to See Complete Forum and Search --> : PHP4.0.6 iPlanet 4.1 SP8 Solaris5.8


muchin
09-05-2001, 08:56 AM
HELP !!!!!

I'm realy losing it. I tried everything (almost) but I can't get iPlanet up and running with PHP 4.0.6 Each time I start it up there is no error in the log. When using the startscript there is nothing that comes out, I just get the command line.

Is somebody out there that managed to get PHP 4.0.6 compiled as nsapi for iPlanet 4.1?

Please tell me what I'm doing wrong,
All help will be appreciated big time!!!!

Tnx in advance,
Best regards,
Peter

Anon
09-05-2001, 12:37 PM
could you list the exact error please?

muchin
09-06-2001, 02:34 AM
As you asked, here's the only error I get or can find. This is what I get from the web interface for administration

Status:
[https-library]: start failed. (2: unknown early startup error)
[https-library]: server terminated (signal 6): watchdog is restarting it
[https-library]: failure: server initialization failed

Error
An error occurred during startup.
The server https-library was not started.

Anon
10-02-2001, 08:58 PM
My problem looks the same.
Is there any solution for the problem?
Thank you,
Dirk

muchin
10-03-2001, 03:36 AM
I managed to get a version working but not 4.0.6

After getting all sourcefiles that I could find I tried to compile all versions.

After many tries, version 4.0.3pl1 seems to be the latest version possible to compile as nsapi.

This was the configure line

./configure
--with-sybase-ct=/apps/sybase/OCS-12_0
--with-nsapi=/apps/libadm/netscape/server4
--enable-libgcc
--enable-inline-optimization
--with-config-filepath=/apps/libadm/config/php403
--prefix=/apps/libadm/php403;

Anon
11-14-2001, 06:12 AM
I had the same problem. Now i tied to compile this one: http://www.php.net/~zeev/php-4.1.0RC2.tar.gz and after installing iPlanet got back up.