kalowsky Sat Nov 2 15:18:09 2002 EDT
Modified files:
/php4/ext/java README
Log:
Bug #20148 suggested work around for now.
Index: php4/ext/java/README
diff -u php4/ext/java/README:1.13 php4/ext/java/README:1.14
--- php4/ext/java/README:1.13 Tue Apr 23 19:30:19 2002
+++ php4/ext/java/README Sat Nov 2 15:18:09 2002
@@ -241,3 +241,7 @@
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.
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php