Le 19 mai 2011 13:35, admin <[email protected]> a écrit : > But in any case Mail Reset now work, when I go to received link i this: > > Warning: Wrong parameter count for strstr() in /home/ssp/functions.inc.php > on line 301 > > Notice: Undefined variable: keyphrase in /home/ssp/functions.inc.php on line > 314 > > Warning: mcrypt_generic_init() [function.mcrypt-generic-init]: Iv size > incorrect; supplied length: 0, needed: 32 in /home/ssp/functions.inc.php on > line 317 > > Warning: session_start() [function.session-start]: Cannot send session cache > limiter - headers already sent (output started at > /home/web_app/production/ssp/index.php:70) in > /home/ssp/pages/resetbytoken.php on line 65 > > Notice: session_start() [function.session-start]: ps_files_cleanup_dir: > opendir(/var/lib/php5) failed: Permission denied (13) in > /home/ssp/pages/resetbytoken.php on line 65 > > Notice: Undefined index: login in /home/ssp/pages/resetbytoken.php on line > 66 > > Token is not valid > > How I can fix this ?
It seems you are running Apache+PHP with a user that can't write on /var/lib/php5..; Or maybe your using a safe mode in PHP? I have no problem running SSP on my Linux box (Ubuntu) with the defaut installation. Clément. _______________________________________________ ltb-users mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-users
