[PHP] Java extensions with Apache

2002-01-03 Thread Gino Paoletti
Hi, I met some troubles using java extensions, my target is: send and receive jms message using a self made class methods where such methods are invoked by a php page via apache. my problem is: after few successfully attempts, apache starts to spawn a lot of process instances and stops to

[PHP] problem with apache php module on solaris

2002-01-14 Thread Gino Paoletti
Hi, I met some problems starting apache with php module on solaris 8. Apache is so configured: --prefix=/usr/local/apache-np --enable-shared=max The httpd -l response is: Compiled-in modules: http_core.c mod_so.c Php indeed: ./configure --prefix=/usr/local/apache-np