 | RPC over HTTPS not working on Outlook 2007 on Vista | |
 | I have found that Outlook 2007 Running on Microsoft Windows Vista will not connect RPC over HTTPS as it "times out" and will not force retry.To overcome this follow the following Microsoft KB article. |
|
 |
 | Tips for creating a strong password | |
 |
Passwords provide the first line of defense against unauthorized access to your computer. The stronger your password, the more protected your computer will be from hackers and malicious software. You should make sure you have strong passwords for all ac |
|
 |
 | What are my default FTP account settings? | |
 | Your account (and for resellers, every account you create from your WHM account) comes with default FTP settings already in place. To utilize the default settings, you would enter the following information into your client-side FTP program: |
|
 |
 | What permissions will I need to set my CGI scripts to for them to function properly? | |
 | ALL cgi scripts MUST be chmod 755. This does not apply to PHP scripts. Just the scripts you place in the cgi-bin. PHP scripts can be run from outside the cgi-bin.
|
|
 |
 | I'm getting 'file not found' running my script. What did I do wrong? | |
 | Make sure that you have uploaded to the cgi-bin. Make sure that you are trying to access the script by http://www.yourdomain.com/cgi-bin/scriptnameIf you have made absolutely sure of both of those, there is no reason you s |
|
 |
 | What is the mysql host name? | |
 | Always use 'localhost' whenever asked. |
|
 |
 | How can I backup a database using phpmyadmin? | |
 | Backing up your database in Phpmyadmin is accomplished by doing the following: 1) Once you have reached the PHPMyadmin screen, select the database you want to back up. 2) Select the 'export' tab on the top right of the screen. 3) Scroll down the page and |
|
 |
 | Install a SSL certificate onto Microsoft Exchange 2007 | |
 | To install a SSL certificate onto Microsoft Exchange 2007, you will need to use the Exchange Management Shell. 1. Copy the SSL certificate from the e-mail to notepad and save it as newcert.p7b to C:\ on your Exchange serve |
|
 |
 | How to install an SSL certificate for Microsoft IIS 7? | |
 | Copy the certificate received by email and paste it in a plain text editor such as Notepad , make sure you have 5 dashesto either side of the BEGIN CERTIFICATE and END CERTIFICATE and that no white space, extra line breaks or ad |
|
 |