Skip to content

CSS SOLUTIONS

IT SERVICES

Category: Uncategorized

Use mod_deflate to reduce bandwidth and web page download time

Posted on June 17, 2011 by Admin

The following code can be placed in your .htaccess file to compress content using mod_deflate, which reduces bandwidth and download time.  The visitor’s browser will uncompress the page requested. <IfModule

Read More
Uncategorized mod_deflate, reduce bandwidth, web page download time

Protect your privacy; live in the secure world

Posted on May 21, 2011 by Admin

There are too many security risks out there.  Recently, there was a new application released called “firesheep”, a Firefox plugin, which is capable of capturing the cookie information in a

Read More
Uncategorized privacy, secure

Fix mail account quota issues

Posted on May 21, 2011 by Admin

If a user has quota issues with a mail account, or cannot change the quota in cPanel, you (or the user) can delete the maildirsize file in their mail account

Read More
Uncategorized mail account, quota

MySQL user configuration file .my.cnf

Posted on February 9, 2011 by Admin

[client] user=”USER” pass=”PASSWORD”

Uncategorized configuration, my.cnf, MySQL

CRON job syntax

Posted on February 9, 2011 by Admin

CRON: *    *    *    *    *  <command to be executed> |     |     |     |    | |     |     |     |    +—– Day of week (0 – 6) (Sunday=0) |     |     |    

Read More
Uncategorized CRON job, syntax

Magento error regarding pdo_mysql not being installed

Posted on February 9, 2011 by Admin

If PHP has pdo_mysql compiled, it will have it listed in the configure command , not as a separate section in phpinfo. If pdo_mysql is comfirmed to be installed and

Read More
Uncategorized Magento, pdo_mysql
Built with BoldGridPowered by WordPress
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok