php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12870 PHP.ini modification during install of Zend Optimizer
Submitted: 2001-08-21 04:56 UTC Modified: 2001-08-21 04:58 UTC
From: janpeter at dowebwedo dot com Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: 4.0.6 OS: Linux Debian
Private report: No CVE-ID: None
 [2001-08-21 04:56 UTC] janpeter at dowebwedo dot com
With the installation of Zendcache, the install file didn't update the php.ini, while I think it should do this since all kinds of questions are asked during installation. We adjusted the php.ini manually.


  >>  zend_cache.use_cwd=1
  >>  zend_cache.memory_consumption=64 ; 64MB
  >>  zend_cache.validate_timestamps=1
  >>  ;zend_cache.password=xxxxxxxxx
  >>  zend_extension=/usr/local/Zend/lib/ZendCache.so

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-21 04:58 UTC] derick@php.net
Please sibmit bugs about Zend products to the Zend people.
This is the PHP bug system.

Derick
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 12:01:31 2024 UTC