patrickquek
14-04-2007, 18:37
Hi,
I tried to setup torrentflux-b4rt by following the tutorial at http://wl500g.info/showthread.php?t=8197&page=2 and http://www.nslu2-linux.org/wiki/HowTo/BitTorrent.
When i tried to start lighttpd by running "/opt/sbin/lighttpd -f /opt/etc/lighttpd/torrent-flux.conf", i got the following errors about being unable to load some dynamic libraries.
I get the same error message when i execute "php-fcgi" direct:
[root@(none) MYVOLUME1]$ php-fcgi
PHP Warning: PHP Startup: Unable to load dynamic library '/opt/lib/php/extensions/dba.so' - File not found in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/opt/lib/php/extensions/xsl.so' - File not found in Unknown on line 0
I checked /opt/lib/php/extensions/ - dba.so & xsl.so are all there, along with a host of others.
Could anyone enlighten me what I'm doing wrong?
thanks in advance!
Patrick
I tried to setup torrentflux-b4rt by following the tutorial at http://wl500g.info/showthread.php?t=8197&page=2 and http://www.nslu2-linux.org/wiki/HowTo/BitTorrent.
When i tried to start lighttpd by running "/opt/sbin/lighttpd -f /opt/etc/lighttpd/torrent-flux.conf", i got the following errors about being unable to load some dynamic libraries.
I get the same error message when i execute "php-fcgi" direct:
[root@(none) MYVOLUME1]$ php-fcgi
PHP Warning: PHP Startup: Unable to load dynamic library '/opt/lib/php/extensions/dba.so' - File not found in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/opt/lib/php/extensions/xsl.so' - File not found in Unknown on line 0
I checked /opt/lib/php/extensions/ - dba.so & xsl.so are all there, along with a host of others.
Could anyone enlighten me what I'm doing wrong?
thanks in advance!
Patrick