Page 1 of 1

[SOLVED] php-apcu-gui login?

PostPosted: Oct 18th, '15, 12:08
by mark9117
Can someone fill me in on the default credentials and/or the file I need to edit to access these credentials?

I've tried every common login and still can't get into the gui. Information gleaned from Google indicates that there would be a line for password config in /usr/share/owncloud/lib/private/memcache/apc.php, but that file has no such line in it, or any reference to a password.

Any help out there? What is the default login? How do I change it?

Thanks.

Mark

Re: php-apcu-gui login?

PostPosted: Oct 18th, '15, 14:08
by doktor5000
Are you talking about the php-apcu-admin package? As we don't have a php-apcu-gui package.

That contains /usr/share/doc/php-apcu-admin/README.urpmi which is shown during installation which points to the actual config file /etc/php-apcu/config.php

Re: php-apcu-gui login?

PostPosted: Oct 18th, '15, 20:48
by mark9117
doktor5000 wrote:Are you talking about the php-apcu-admin package? As we don't have a php-apcu-gui package.


Wow, I guess I am.

Code: Select all
rpm -q php-apcu-admin
php-apcu-admin-4.0.7-1.mga5


I need to learn to quit and get to bed at a reasonable hour.

Thanks. :)


Mark

Re: php-apcu-gui login?

PostPosted: Oct 18th, '15, 21:11
by doktor5000
Please mark the thread accordingly by editing the topic of the first post and prefix it by [SOLVED], thanks