php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #59778 Feature request, shared host setup
Submitted: 2011-05-21 05:31 UTC Modified: 2011-05-22 04:45 UTC
From: mengpg2 at engene dot se Assigned:
Status: Wont fix Package: memcache (PECL)
PHP Version: 5.3.5 OS: Linux
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2011-05-21 05:31 UTC] mengpg2 at engene dot se
Description:
------------
How about adding a flag in php.ini so your module will automatically prepend $SERVER["HTTP_HOST"] to all keys for the purpose of using it on a shared host?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-05-22 04:45 UTC] hradtke@php.net
This can be done as userland php code. Also, others might have different criteria for making keys unique.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 21:01:36 2024 UTC