php

Everything php

This post covers how to edit the php.ini file on a Unix based server using SSH. It’s important to alter the php.ini file on any new server; most are set up for very generic use and can sometimes pose a security threat to your site. A classic but simple example of this is the “Show Errors” setting. Having this active on a live site can give people serious insight into how your site works and, by forcing errors, can give away information that you don’t want them to have. Read more…

September 2, 2009 | Tags: , , ,