php-install Digest 9 Jan 2002 15:28:12 -0000 Issue 641

Topics (messages 5521 through 5522):

Installation Library Problems With Soalris 8
        5521 by: Ralf P. Loserth

Solaris 8 Apache 1.3.22 php 4.1.0 and java configuration
        5522 by: Martti Jeenicke

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
Hello,

   I am attempting to install PHP4 on Sparc Solaris 8.

After running the installs, I get this message on startup.  A colleague
of mine does not get thin on Linux.  Any ideas?

/etc/init.d/httpd start
starting apache httpd daemon
 /usr/local/apache/bin/apachectl graceful: httpd not running, trying to
 start
 Syntax error on line 791 of /usr/local/apache/conf/httpd.conf:
 Cannot load /usr/local/apache/libexec/libphp4.so into server: ld.so.1:
 /usr/local/apache/bin/httpd: fatal:
 /usr/local/apache/libexec/libphp4.so: unknown file type
 /usr/local/apache/bin/apachectl graceful: httpd could not be start

Thanks in advance.

Ralf Loserth

--- End Message ---
--- Begin Message ---
Hello together,

I need some help. I tried to configure php with java-support but it just 
does not work.

I have the following entries in my php.ini file:

java.class.path = /usr/j2se/lib:<path to 
php>/php-4.1.0/ext/java/php_java.jar
java.library.path = /usr/j2se/jre/lib/sparc/
java.library = /usr/j2se/jre/lib
java.library = libjvm.so
extension_dir=<path to php>/php-4.1.0/modules/
extension=libphp_java.so

But when I try one of the examples from the php documentation I always 
get the "Cannot instantiate non-existent class" error. All I try is to 
get an instance of Java class java.lang.System.

Any ideas ?

Thanks in advance!

Martti


--- End Message ---

Reply via email to