What is MySQL Triggers :- MySQL Triggers are one of the newer features within the MySQL which helps to maximize productivity as well as to make it a viable alternative for small or large enterprise applications. Few days ago, those who made their livings by using big commercial databases such are as follows Oracle and […]
Category: Tech Support
How to use rsync command to synchronize – dedicated server to local hard drive or vice versa ?
How to use rsync command to copy folders from my dedicated server to a local hard drive or vice versa ? What is Data Synchronization? The Data Synchronization is a process to maintain the uniformity of data content with in folder, web several applications, databases or systems. There are different ways or different solutions for […]
Changing file extension from higher case to lower case with a perl script
How to change file extension from higher case to lower case with a perl script Changing file extension from higher case to lower case with a perl script. If you have a file which is been called multiple times by the end user and you also wanted to change its extension from higher case to […]
Configure FTP in IIS 7.5 on Windows 2008 R2 FTP without authentication
Configure FTP in IIS 7.5 on Windows 2008 R2 FTP without authentication I have a server running with Windows Server 2008 R2 , IIS 7.5 and you are planning to configure the FTP on your server the following are the procedure to do so. If you have a setup an FTP site in IIS 7.5 […]
Webmail Shows Internal Server Error: User is Over Quota.
Internal Server Error User ‘username’ is over quota. When you login to webmail, it might show you an error like above. To correct the issue it is necessary to increase the defined disk quota of the user account. Make sure the email account and the cPanel account as a whole have sufficient space. However, there […]
How Can I Check My SMTP Server Address?
The Simple Mail Transfer Protocol (SMTP) server is used to send mail from an email program like Microsoft Outlook. These servers have Web addresses like “mail.server.com” or “smtp”. Step 1:- Go into the start menu, then run, and type “cmd” the shortcut code (without the quotes) in the box that appears. Press enter to execute […]
Allowed memory size of xxxxx bytes exhausted : PHP Fatal error
Some times you may see the error message like – “PHP Fatal error: Allowed memory size of xxxxx bytes exhausted (tried to allocate xxxxxxx bytes) in Unknown on line 0? while accessing some php pages which indicates that those php files requires more memory for it to execute than the one specified in php.ini file. […]
What is a SPF record and how to change the SPF record ?
SPF stands for Standard Policy framework. It is being implemented by many Hosting providers. Hosting providers need a SPF record, so that a email can go through their network. It is an attempt made to control bounce back emails. It allows the e-mail address owner to specify the mail servers which will be used to […]
How do I setup a cron job?
Q. How to setup a cron? Ans: Go to: http://yourdomain.com/cpanel and then select “Cron Jobs.”
How to Setup phpBB Forum Software?
Q. Is phpBB preinstalled or can you help me to set up the phpBB forum software? Ans: phpBB comes standard with every Web Hosting UK package with both PHP and MySQL server a perfect phpBB hosting environment. phpBB comes in Softaculous as well as in cPanel addon scripts. You can install the phpBB forum software with […]