Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
I use php-5.2.6-mysql-3.tgz taken from http://81.216.140.39/dns-323/mysql_and_php/ but I very need gettext function to work. Please help me to compile correctly. By the way, this assembly is compiled with gd integration, but gd doesn't work in my case. Should it be configured additionaly? They say there is GD version 2.x, how I could compile PHP with this version of GD? Thank you.
Offline
GD is defective, you can download it from here:
wget http://wolf-u.li/download-manager.php?id=30 -O /ffp/lib/php/extensions/no-debug-non-zts-20060613/gd.so wget http://wolf-u.li/download-manager.php?id=31 -O /ffp/lib/php/extensions/no-debug-non-zts-20060613/gd.a
Then restart lighttpd.
You can add gettext-support by using http://upgradephp.berlios.de/ without recompiling php (Just as workaround).
Offline