1 / 5

phpi hacks

php.ini hacks. Michael J. Radwin, Yahoo! Inc PHP Lightning Talks OSCON 2006. php.ini and Friends. /usr/local/etc/php.ini /usr/local/etc/php/gd.ini /usr/local/etc/php/mcrypt.ini /usr/local/etc/php/yahoo-sports.ini ./configure --with-config-file-scan-dir= /usr/local/etc/php.

abie
Download Presentation

phpi hacks

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. php.ini hacks Michael J. Radwin, Yahoo! Inc PHP Lightning Talks OSCON 2006

  2. php.ini and Friends /usr/local/etc/php.ini /usr/local/etc/php/gd.ini /usr/local/etc/php/mcrypt.ini /usr/local/etc/php/yahoo-sports.ini ./configure --with-config-file-scan-dir= /usr/local/etc/php

  3. Self-contained extensions and ini variable expansion ;; /usr/local/etc/php.ini open_basedir = /usr/local/www/htdocs:/usr/local/lib/php ;; /usr/local/etc/php/mcrypt.ini extension = mcrypt.so ;; /usr/local/etc/php/yahoo-sports.ini open_basedir = ${open_basedir}:/tmp

  4. What versions of PHP? --with-config-file-scan-dir PHP 4.3.0 (Dec 2002) ${foobar} expansion PHP 5.1.0 (Nov 2005)

  5. Yahoo! is HiringAll positions Full Time – Sunnyvale, CA Send resumes to radwin@yahoo-inc.com or stop by the Yahoo! booth in the exhibit hall to see detailed job descriptions. Senior Perl Hackers MySQL Guru Senior Developer Tools – Perl Senior Software Engineer – FlexForce – C/C++, Unix Storage Platform Engineer – C++ Global User Database Engineer – Unix, bash, Perl Technical Trainer Technical Publications and Training Manager Monitoring Tools – C/C++, Perl, Nagios Yes, that’s right, no PHP jobs. Weird, huh?

More Related