Changes between Version 1 and Version 2 of InstallingAsPhpExtension
- Timestamp:
- 05/20/2006 06:30:03 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallingAsPhpExtension
v1 v2 4 4 check [http://www.php.net/phpinfo phpinfo]() for php.ini location, supposing it's /etc/php.ini 5 5 {{{ 6 (WARNING: it's >> not >)7 6 # cat xcache.ini >> /etc/php.ini 7 # $EDITOR /etc/php.ini 8 8 }}} 9 10 WARNING: it's >> not > 9 11 10 12 == Restart php ==

