Jump to content

Obsolete:PHP configuration

From Wikitech
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This page contains historical information. It may be outdated or unreliable.

PHP's configuration is set in php.ini...

Currently this is kind of uggy as we have a couple different deployment methods -- death to fedora!

Ubuntu

Deployed:

/etc/php5/cli/php.ini

Master:

http://svn.wikimedia.org/viewvc/mediawiki/trunk/debs/wikimedia-task-appserver/php.ini

Deployed by:

wikimedia-task-appserver package

Fedora

Deployed:

/usr/local/lib/php.ini

Master:

/home/wikipedia/conf/php/php5-x86_64.ini

Deployed by:

/home/wikipedia/src/packages/install-php
or manually