Site5 - Built For Designers & Developers MENU
Home  ›  php

PHP: Repair “headers already sent” errors

How To Repair “headers already sent” PHP Errors Sometimes you my see an issue loading your site ( sometimes a 500 error ) and when you look into the Apache logs, you see a similar message: PHP Warning: Cannot modify header information – headers already sent by (output started at […]

Ruby: Run a PHP application from within a Rails sub-folder

In certain situations, you may want to run a PHP application (like WordPress) from within a sub-folder that has a rails application installed above it. This can be accomplished by using a htaccess file in the sub-folder where the PHP application is to be installed. These instructions require SSH access, so we’re assuming a basic […]

Apache: How to change your PHP version

Here at Site5, we offer multiple versions of PHP. Below we have outlined the current versions available and how to use them. Currently, the default version of PHP is 5.5.x. If you want to use PHP 5.3.x, 5.4.x, or 5.5.x explicitly, just add one of the following commands to your .htaccess file. […]

Money Back Guarantees