05-10-2013, 04:28 AM
forgot password work fine for me ^^
and error of register etc.. is cuz xampp.... idk why u use xampp better use apache2 and php5
Appache2
yum install httpd
chkconfig --levels 235 httpd on
/etc/init.d/httpd start
PHP5yum install php
/etc/init.d/httpd restart

