Archive for posts tagged ‘Apache’

Upgrading GoDaddy Hosting to PHP 5.x from PHP 4.3.11

How to configure your GoDaddy linux hosting plan and .htaccess file to run your *.php pages on PHP 5.2.5.

Read more...

A collection of PHP code snippets

This is a collection of php code snippets that seem to come in handy rather often. They are assembled here more for my own organization than anything else.

Read more...

External Files Causing a WordPress 404 Error?

How to resolve an issue with pages external to WordPress being sent with a 404 status.

Read more...

How to Configure NameVirtualHost in XAMPP’s Apache Server

How to configure Apache’s VirtualHost feature to allow you to run multiple web sites on a single machine.

Read more...