Hi all,
I've installed a SSL cert for a customers site. Is there any way to force that site to only use HTTPS even if people come in on HTTP.
Thanks,
Rob
BTW: Probably better to move this thread to Usage
Hi all,
I've installed a SSL cert for a customers site. Is there any way to force that site to only use HTTPS even if people come in on HTTP.
Thanks,
Rob
BTW: Probably better to move this thread to Usage
BTW: Any idea why my forum username says "Banned" ? I hope I'm have not been banned...
got it working. Regenerated everything and now working..
ok thanks,
I seem to get "invalid private key or passphrase" and Im using the private key I was given from rapidSSL and the passphrase I used to generate the cert is correct.
Any ideas? Maybe the GUI is broken? Can I manually add it to a config file somewhere?
Thanks,
Hi all,
Do you need to generate a CSR if the customers want to buy a SSL cert for their domain or can this be created by the SSL register company?
I see in the control panel there are options to paste their private key, certificate and CA bundle but don't see anything about the CSR
Regards,
Hi All,
Just wondering if there is a quick antispam solution for this type of attack? Getting quiet a lot of attacks everyday.
Recipient address rejected: Domain not found (total: 10850)
544 benimar@benimar.biz
544 faeb@faebsl.com
544 fundacion@fundacionnaturalezayhombre.com
544 abuela@laabuelaamelia.com
544 dosmundos@vetconsulta.com
544 aranoa@et.es
544 arruza@mundovia.es
544 consultas@isabelhotel.html
543 info@carabaza.com
543 info@hotelesflorbelt.com
542 info@noriegaehijos.com
542 info@labusta.es
541 miguel@ejecant.com
541 jyp@inmobiliaria.jyp.com
541 nelsonmark@nelsonmark.com
541 info@perdigonbus.com
541 info@vallehogar.com
541 info@promocionesrebijones.es
541 info@tc-m.es
541 llatac@besaya.unican.es
Recipient address rejected: User unknown in virtual mailbox table (total: 2)
Thanks Nuxwin. Solved!
Will the installer reinstall PHP5?
@TheCry
Should I remove the 20-pdo.ini -> ../mods-available/pdo.ini link too?
I'm an admin
Hi guys,
I still have problems receiving loads of notification emails with this error:
PHP Warning: Module 'PDO' already loaded in Unknown on line 0
I have these files in my /etc/php5/conf.d/
root@sosaria:/etc/php5/conf.d# ls -alF
total 12
drwxr-xr-x 2 root root 4096 Jan 18 23:02 ./
drwxr-xr-x 6 root root 4096 Apr 11 2014 ../
lrwxrwxrwx 1 root root 29 Apr 11 2014 10-mysqlnd.ini -> ../mods-available/mysqlnd.ini
lrwxrwxrwx 1 root root 25 Apr 11 2014 10-pdo.ini -> ../mods-available/pdo.ini
lrwxrwxrwx 1 root root 26 Apr 11 2014 20-curl.ini -> ../mods-available/curl.ini
lrwxrwxrwx 1 root root 24 Apr 11 2014 20-gd.ini -> ../mods-available/gd.ini
lrwxrwxrwx 1 root root 26 Apr 11 2014 20-imap.ini -> ../mods-available/imap.ini
lrwxrwxrwx 1 root root 26 Apr 11 2014 20-intl.ini -> ../mods-available/intl.ini
lrwxrwxrwx 1 root root 28 Apr 11 2014 20-mcrypt.ini -> ../mods-available/mcrypt.ini
lrwxrwxrwx 1 root root 28 Apr 11 2014 20-mysqli.ini -> ../mods-available/mysqli.ini
lrwxrwxrwx 1 root root 27 Apr 11 2014 20-mysql.ini -> ../mods-available/mysql.ini
lrwxrwxrwx 1 root root 25 Jan 9 15:56 20-pdo.ini -> ../mods-available/pdo.ini
lrwxrwxrwx 1 root root 31 Apr 11 2014 20-pdo_mysql.ini -> ../mods-available/pdo_mysql.ini
-rw-r--r-- 1 root root 56 Mar 14 2010 adodb.ini
root@sosaria:/etc/php5/conf.d#