Posted by Nichu on 09/18/06 21:10
Hello
Lately I started to "bravely fight" with Postfix + Squirrelmail
everything works great (PHP also :))
but I want to have possibility to change passwords
(from MySql database) through the webside
SM has a plugin (change_sqlpass) - but it needs Pear DB installed
[root@kompik ~]# rpm -q php-pear
php-pear-1.4.9-1.2
[root@kompik ~]# rpm -q php-pear-DB
php-pear-DB-1.7.6-6.fc5
and as You see I installed it ...
but .....
PHP has no PEAR handling installed
i checked through phpinfo()
and there are Configure Commands and unfortunatelly
there is also '--without-pear'
I installed everything without to many combination
using rpm-s so now i don't really know howto
recompile php without this option ...
i prefer not to uninstall php and compile it
by myself because i would have to uninstall lots
of other stuff ..
Does anyone know any solution for my problem ?
Thanks in progress for helping me :)
Regards Nichu
Navigation:
[Reply to this message]
|