Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 if key have some special characters #56

Open
piotrkochan opened this issue Apr 22, 2014 · 2 comments
Open

404 if key have some special characters #56

piotrkochan opened this issue Apr 22, 2014 · 2 comments

Comments

@piotrkochan
Copy link

If redis data's key have special characters (like search-results:31c7d1e4839d8efe837cfe746bae110a/accuracy,DESC/10::48) then you can't rename, move or view data. Created url is like /index.php/keys/rename/search-results%3A31c7d1e4839d8efe837cfe746bae110a%2Faccuracy%2CDESC%2F10%3A%3A48 and I've got 404 every time

@sasanrose
Copy link
Owner

Sorry for delay

I have created the same exact key and everything worked fine. Can you provide more information? Are you using the latest phpredmin?

@silverkorn
Copy link

Same problem, except that I realized it was when there was a slash / in it.
Using the following:

  • CentOS 7.4
  • Apache 2.4.6
  • PHP 5.4.45
  • php-pecl-redis 3.1.6
  • PHPRedmin 1.2.3?
    (Not sure how to get the version, but the files of PHPRedMin are created on Nov 15 2016)

Used to work on a previous PHP version 5.3.x & Apache 2.2.x.

I previously had the issue as #7 and the suggestion fixed it but now it doesn't work anymore.
Also tried with NoDecode, still no success...

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants