Changes between Version 1 and Version 2 of InstallingAsPhpExtension

Show
Ignore:
Timestamp:
05/20/2006 06:30:03 AM (7 years ago)
Author:
moo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallingAsPhpExtension

    v1 v2  
    44check [http://www.php.net/phpinfo phpinfo]() for php.ini location, supposing it's /etc/php.ini 
    55{{{ 
    6 (WARNING: it's >> not >) 
    76# cat xcache.ini >> /etc/php.ini 
     7# $EDITOR /etc/php.ini 
    88}}} 
     9 
     10WARNING: it's >> not > 
    911 
    1012== Restart php ==