0
votes
5answers
76 views

Port numbers for SSL

We have an existing web site with HTTP on port 80 and HTTPS on port 443. I'm adding a second site to that now, and from what I understand, I cannot host two sites on the same SSL port. So my ...
0
votes
3answers
63 views

Web Email Configuration

I just created emails for my website from the cpanel. I then gave links to the cpanel webmail to each owner of the newly created mails. When they tried to login it returened invalid username and ...
0
votes
3answers
973 views

My php.ini configuration is being ignored - how can I override the error reporting level in my PHP scripts?

Just migrated to a new server, and its error reporting level for PHP is higher than the server we migrated from. It's showing warnings and notes about deprecated PHP. While obviously, the long term ...