Clément,
Thanks to you for these tools.
I'm no RPM expert, and this may really only be a CentOS 5.x issue - but
I did run in to another item that caused me to not use the RPM. In
CentOS, the only PHP packages your RPM would pick are the 5.1x versions.
In CentOS 5.x you have to call PHP53-* specifically and the SSP RPM
only checks for PHP-* (without the 53). Not a big deal, just something
I seen.
Thanks again!
Shannon
On 03.01.2012 01:08, Clément OUDOT wrote:
Thanks for your feedback !
We have an issue opened for mbstring check :
http://tools.ltb-project.org/issues/381
We can maybe also force dependencies in RPM packaging.
Clément.
2012/1/3, Shannon <[email protected]>:
Thought I'd pass along some info I found while trying to get
Self-Service-Password (SSP) up and running. Biggest problem was in
the
email function, but all were solved with these pieces.
Running on CentOS 5.7 with apache 2.2.3
Installed per web notes:
php53 -- All the PHP53 from from EPEL repo
php53-ldap
Not listed in the web docs, you also need these PHP pieces:
php53-common
php53-cli
php53-mcrypt -- As seen in a recent bug, this is needed for
encrypted
mail tokens.
php53-mbstring -- Without this, email will look like it works, but
no
email sent.
If you have the access/error logging working, you will see the
following error in the ssp_error file:
[error] [client 172.27.10.102] PHP Fatal error: Call to
undefined
function mb_internal_encoding() in
/usr/share/self-service-password/lib/functions.inc.php on line 377.
This error is related to php(or php53)-mbstring not being installed.
Thanks,
Shannon
_______________________________________________
ltb-users mailing list
[email protected]
http://lists.ltb-project.org/listinfo/ltb-users
_______________________________________________
ltb-users mailing list
[email protected]
http://lists.ltb-project.org/listinfo/ltb-users