Hey all.
I was trying to get xinted working a few days ago and I just couldn't make it work properly so I removed it but since then I haven't been able to get any of my pages that use SSL to work. Specificly, phpmyadmin won't load in SSL mode anymore. The port is open and apache says it's listening.
When I got to access phpmyadmin, this loads up in the URL:
https://pclennox.com/phpmyadmin/?collat ... r28hl84bsmand the error chrome says:
Error 102 (net::ERR_CONNECTION_REFUSED): The server refused the connection.
and this is in my auth.log
Apr 20 21:42:26 mail sshd[23028]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=187.16.249.26 user=root
Apr 20 21:42:29 mail sshd[23028]: Failed password for root from 187.16.249.26 port 57932 ssh2
Any ideas?
Still learning here so be patient with my newbieness

Thanks!