From bbb798315e3ebc53c1ccd161173a878c58639e6b Mon Sep 17 00:00:00 2001 From: Dan Kalowsky Date: Sat, 2 Nov 2002 20:18:10 +0000 Subject: Bug #20148 suggested work around for now. --- ext/rpc/java/README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ext/rpc/java') diff --git a/ext/rpc/java/README b/ext/rpc/java/README index 7a84db5be8..571cb9ef76 100644 --- a/ext/rpc/java/README +++ b/ext/rpc/java/README @@ -241,3 +241,7 @@ Guidance for when these instructions don't work. If all else fails, "man dlopen" on Unix systems will give more insight on what the system is trying to do internally. + + There have been some issues where users need to create a symbolic link + from java.so to libphp_java.so. If you notice a large number of unexplained + crashes in your webserver log file, try doing this. -- cgit v1.2.1