Trim Your SQL DBs Log Remotely
Last Updated on Saturday, 16 February 2013 11:36 Written by Naveed Ashraf Saturday, 16 February 2013 12:00
VPS Account and Its Security
Last Updated on Friday, 15 February 2013 07:06 Written by Naveed Ashraf Friday, 15 February 2013 12:00
The VPS hosting at a hosting provider like Arvixe utilize standard safety measure, but they ensure security at network and server levels. Keeping your own VPS portion and the websites hosted on it needs extra attention from your end. The list of some basic rules is written for VPS owners:
Learn MoreHow to Change PHP Version via .htaccess File
Last Updated on Thursday, 14 February 2013 09:29 Written by Naveed Ashraf Thursday, 14 February 2013 12:00
On a server, there is possibility to have more than one compiled php version. If you wish to use a php version other than the default one, you can use the .httaccess file for this purpose.
If the default php version on a server is set to php 5, then by default, all domains will use php5. If a certain application installed on a domain runs only under php4, thenit is necessary that the domain uses php4
Open .htaccess by any suitable editor. Put the following code into it:
Server without suphp enabled
AddType application/x-httpd-php4 .php .htm .html
Server with suphp enabled
AddHandler application/x-httpd-php4 .php .htm .html
In the same way, you can enable other php versions if they are installed/compiled over the server.
Looking for quality web hosting? Look no further than Arvixe Web Hosting!
Learn MoreHow to confirm whether your website is working properly for everyone?
Last Updated on Monday, 21 January 2013 12:00 Written by Naveed Ashraf Monday, 21 January 2013 12:00
If you are not able to see your website, there could be other reasons instead of server down. There are so many methods to check that your website is up of not. I am here showing few of them:
1. Use a proxy service provider– for example use http://proxy.org/ or http://sitesurf.net/ and try opening your website via their form.
Learn MoreHow To See The Hosting Space Summary of Your Account in WebSitePanel
Last Updated on Sunday, 20 January 2013 12:00 Written by Naveed Ashraf Sunday, 20 January 2013 12:00
The WebSitePanel Space Summary has all the connection information that you need for your account, for example, server addresses. Many parts of this summary are as per your hosting account limitations and permissions. At any time, you can view it online or email to yourself. To do this:
1. Log into Control Panel.
2. After login, you will see your hosting plan name (For example BusinessClass ASP). It will be above the images+links, under heading “Hosting Spaces”. Click on your hosting plan name. It will show Space Quota summary.
Learn More
Recent Comments