Browse Our Tutorials Archive :

Understanding Dynamic DNS for Virtual Host Settings in Apache

For various connectivity and security reasons, Apache serve administrators may want to implement dynamic domain name servers. With an active IP configuration, servers can utilize various hostnames, which allows for more flexible connection settings.

First Steps for Setting up PHP 5 to Work on Your Apache Server

PHP, Linux and Apache have become linked to form the modern LAMP stack for modern software development with my SQL databases. With the release of PHP 5, most modern web applications now rely upon the language to serve both front and back-end scripting.

How to Query a Database with PHP

Working with a common LAMP software stack, PHP is a natural fit with mySQL databases. In fact, PHP and mySQL are a marriage made in Apache heaven. To help you understand how to use the two together, it’s important to conceptualize how the two fit together.

Important Settings for User Security on Apache Hosting

No matter which configuration you utilize, Apache provides a wide variety of security settings which users can rely upon for optimal results from their hosting package. As an open source platform, however, the code core and documentation for Apache are more visible, opening up hosting platforms to potential security vulnerabilities.

How to Code a Basic Review Script in PHP

Often times, website owners benefit from feedback based upon user interests, preferences and ideas. While usability testing can be an expensive, long process, you can integrate a basic review script into each of your pages to get real time feedback from your customers.

Understanding Applications of Arrays in PHP

Arrays are simply collections of data organized into pairs, which makes the information easier to analyze or manipulate. With PHP, there are a wide variety of integrated functions which you can use to work with data.

Upgrading to the Latest Version of Apache 2.2 on Your Server

Apache’s latest server software has attracted millions of users eager to upgrade for better performance, reliability and open source security. The Apache Software Foundation released the 2.2 version upgrade recently, and the stable release has been widely adopted by the developer community on a global basis.

How to Install mySQL for Apache

While some users may choose to install mySQL directly from the source code, the open source development community has issued a variety of binary packages which make installation on Apache much easier.

Guide to Setting up Virtual Hosts with Apache

Many times you’ll want to setup an Apache server to host multiple, independent server connections. There are a series of simple steps you can follow to setup virtual hosting by adjusting your configuration files.

How to Install Wordpress on Heart Internet Hosting Account

With more than 90,000 new blogs online everyday, it’s no wonder why one of the main reasons for buying a web hosting account is to host your own blog.

How to Redirect a Web Page

HTTP response status codes 301 and 302 are used to indicate the browser that the requested page (URL) is to be found at another location.

How to Increase PHP Memory Limit

Are your PHP scripts running out memory? This tutorial shows how to increase PHP’s memory limit on a shared hosting account.

How to Update AwStats Manually

If your website resides on a shared hosting account, chances are AwStats is updated automatically at a frequency determined by your web hosting provider.