phpmemadmin icon indicating copy to clipboard operation
phpmemadmin copied to clipboard

Bringing Memcached to the web.

Results 17 phpmemadmin issues
Sort by recently updated
recently updated
newest added

I'm not able to use phpMemAdmin. It errors with: PHP Fatal error: Uncaught exception 'Clickalicious\Memcached\Exception' with message 'Error "110: Connection timed out" while connecting to Memcached on host: 10.91.0.114:11211 (UUID:...

I have Symfony project and i would like to implement this in Symfony route. Not really easy now. This is where i am now and it works (except of assets...

*$_SERVER['HTTP_HOST']* is more useful instead of *$_SERVER['SERVER_NAME']* as most of the installation does not configure server_name property and uses the default configuration.

- memcached version 1.4.24 - PHP Version 7.1.4 I installed phpmemadmin via composer and all the pages seem to work fine except the data page. I get errors like the...

@benjamin-carl Could you understand it? ``` Deprecation Notice: The callback Clickalicious\PhpMemAdmin\Installer::postInstall declared at /home/prg652/website/phpMemAdmin/vendor/clickalicious/phpmemadmin/lib/Clickalicious/PhpMemAdmin/Installer.php accepts a Composer\Script\CommandEvent but post-install-cmd events use a Composer\Script\Event instance. Please adjust your type hint accordingly,...

And a small Markdown nicery.

Please consider this.

Try to load - index.php?action=4&host=127.0.0.1:11211 Result: 504 Gateway Time-out. I have some data in memcache, but i think there is not a lot. Can i limit data loading?

I don't know why, nginx always use htpasswd from ```/etc/nginx/.htpasswd``` and ignore from configuration file. also if you have hostname with custom port it will generate menu link with mutiple...