LD_LIBRARY_PATH=/usr/local/lib
PCC_CONF=/usr/local/etc/pcc.conf
/usr/local/lib/libphp-std_u-3.0c.so and /usr/local/etc/pcc.conf exist.
I didn't edit pcc.conf. There's a string in it:
(library "./" "/usr/local/lib")
[root@VMLinux wtorrent]# ./myapp -p 8080
<br /><b>Fatal error:</b> Extension libphp-std_u-3.0c.so didn't load because:
dynamic-load: Can't find library libphp-std_u-3.0c.so
You may wish to remove this extension from /usr/local/etc/pcc.conf if it exists. in unknown on line 0<br />
if I copy libphp-std_u-3.0c.so the same directory where myapp it starts. But in browser I get this error:
Fatal error: Unable to identify class or object: SQLiteDatabase in lib/cls/Web.cls.php on line 47
Stack trace:
File index.php line 29: getClass(ListT)
File lib/cls/Web.cls.php line 96: __construct
File cls/rtorrent.cls.php line 40: __construct
snapshot 20080412
configure params were: --prefix=/usr/local --with-fcgi --with-sockets --with-pcre --with-xml --with-sqlite3