Opened 14 years ago

Last modified 13 years ago

#172 new task

Use new PHP 5.3 .user.ini for PHP configuration instead of hacked PHPRC — at Version 1

Reported by: ezyang Owned by:
Priority: major Milestone:
Component: web Keywords:
Cc:

Description (last modified by ezyang)

PHP 5.3 comes with Fedora 13 and has built-in support for user php.ini. This task involves:

  • Testing that .user.ini works, or twiddling the correct config option to enable it,
  • Updating our documentation (esp. the FAQ),
  • Updating our autoinstalls (Wizard especially) to use this instead of a symlink farm,
  • Modifying fix-php-ini to let users know about the alternate solution

See also http://php.net/manual/en/configuration.file.per-user.php

Change History (1)

comment:1 Changed 14 years ago by ezyang

  • Description modified (diff)
Note: See TracTickets for help on using tickets.