Log in

Bekijk de volledige versie : php-thttpd install problem (via ipkg)



vorw
08-10-2006, 11:47
Hi, I've got a problem with installing php-thttpd (via ipkg). Everything is okay, until I'm trying to start the daemon..it says
Starting thttpd... /opt/sbin/thttpd: can't load library 'libxml2.so.2'

whole install process ->


[vrw@asux root]$ ipkg install php-thttpd
Installing php-thttpd (2.25b-5.1.6-1) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/unslung/wl500g/php-thttpd_2.25b-5.1.6-1_mipsel.ipk
Configuring php-thttpd
ln: //opt/sbin/htpasswd: Operation not permitted


To complete the installation, you must edit /opt/etc/thttpd.conf,
and then run /opt/etc/init.d/S80thttpd to start thttpd.

Successfully terminated.
[vrw@asux root]$ Starting thttpd... /opt/sbin/thttpd: can't load library 'libxml2.so.2'


/opt/etc/thttpd.conf is set by step-by-step macsat´s guide.. (http://www.macsat.com/macsat/content/view/23/29/)

wl500gx@1.9.2.7-7e

thx for any suggestion, what could be wrong.. :mad:

vorw

EDIT: Heh, problem solved.. My flash disc was formatted as FAT32, and after reformating to linux is it working fine..