How to Override PHP Configuration Options - SitePoint » PHP

Courtesy Planet PHP  Thu, 03/04/2010 - 02:49

configure PHPConfiguring PHP is easy.

You can change almost any aspect of the interpreter within the php.ini configuration file, e.g. modify error handling, increase memory usage, etc.

Unfortunately, problems can occur when you move your application to a live hosting environment or are distributing the code to customers.

ISPs usually lock down the php.ini configuration file — especially on shared hosting. This could cause your application to fail.

Fortunately, it’s not necessary to upgrade to an expensive dedicated...


 

More related items

Five open source technologies for 2012
IT World: "Certainly, open source has left the proprietary software world in turmoil over the past few years, as Linux, the Apache Web server, Perl, Apache, Hadoop, OpenOffice, GIMP and...

Apache Web Server Under Stealth Attack
Malicious code uses Apache's own filter capabilities to transform the server module into a malware platform.

The Perfect Server - Debian Squeeze (Debian 6.0)...
Howtoforge: "This tutorial shows how to set up a Debian Squeeze (Debian 6.0) server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server...


 

Post new comment

The content of this field is kept private and will not be shown publicly.
computer-internet.marc8.com