12-09-2011, 02:18 AM
(12-09-2011, 01:58 AM)Daniel Wrote: Yes it is /opt/share/pear:
Code:Stratocumulus> ls -l /opt/share/pear
drwxr-xr-x 2 root root 4096 Dec 8 17:52 Archive
drwxr-xr-x 2 root root 4096 Dec 8 17:52 Console
drwxr-xr-x 3 root root 4096 Dec 8 19:25 HTTP
drwxr-xr-x 2 root root 4096 Dec 8 18:07 Log
-rw-r--r-- 1 root root 26999 Dec 8 18:07 Log.php
drwxr-xr-x 2 root root 4096 Dec 8 17:52 OS
drwxr-xr-x 11 root root 4096 Dec 8 17:52 PEAR
-rw-r--r-- 1 root root 33897 Dec 8 17:52 PEAR.php
-rw-r--r-- 1 root root 1087 Dec 8 17:52 PEAR5.php
drwxr-xr-x 3 root root 4096 Dec 8 17:52 Structures
-rw-r--r-- 1 root root 19967 Dec 8 17:52 System.php
drwxr-xr-x 2 root root 4096 Dec 8 17:52 XML
drwxr-xr-x 6 root root 4096 Dec 8 19:25 data
drwxr-xr-x 8 root root 4096 Dec 8 19:25 doc
-rw-r--r-- 1 root root 14379 Dec 8 17:52 pearcmd.php
-rw-r--r-- 1 root root 928 Dec 8 17:52 peclcmd.php
drwxr-xr-x 6 root root 4096 Dec 8 19:25 test
Than it should be found! Try a simple php file which just includes Log.php. Check the error messages again.
Uwe