Search found 15 matches

by jon8888
Wed May 27, 2015 5:00 pm
Forum: Webserver and configuration
Topic: Upgrade fail with /faq/install/update.php was not found
Replies: 1
Views: 5028

Upgrade fail with /faq/install/update.php was not found

While trying to upgrade from 2.8.9 to the latest 2.8.22 I get this error message:
The requested URL /faq/install/update.php was not found on this server.

It seems this has been asked before but I can't read German:
http://forum.phpmyfaq.de/viewtopic.php?f=2&t=15448

and also here, but I don't have ...
by jon8888
Tue May 26, 2015 2:30 pm
Forum: General discussions
Topic: How to disable "Maintenance mode" from phpmyadmin or CLI
Replies: 2
Views: 2870

Re: How to disable "Maintenance mode" from phpmyadmin or CLI

Thank you for the information. I could not login at all, in any section. The KB was showing a blank page (the Apache test page was always working).
I solved the issue by reverting back to a cloned VM of our KB and updated the clone with recent backups. I will re-attempt the upgrade in the next few ...
by jon8888
Wed May 20, 2015 8:35 pm
Forum: General discussions
Topic: How to disable "Maintenance mode" from phpmyadmin or CLI
Replies: 2
Views: 2870

How to disable "Maintenance mode" from phpmyadmin or CLI

Our KB is not accessible after switching to "Maintenance mode".
Is there a way to disable "Maintenance mode" from phpmyadmin or from the command line?
Thanks!
by jon8888
Mon May 26, 2014 3:24 pm
Forum: General discussions
Topic: LDAP error on line 257
Replies: 6
Views: 5188

Re: LDAP error on line 257

Hello,

This was exactly what I already had:
// Option for adding a check on LDAP groups
// Default: false
$PMF_LDAP['ldap_use_memberOf'] = false;
$PMF_LDAP['ldap_mapping']['memberOf'] = '';

Anything else I could try changing?
by jon8888
Thu May 22, 2014 2:56 pm
Forum: General discussions
Topic: LDAP error on line 257
Replies: 6
Views: 5188

Re: LDAP error on line 257

Now that we see error on the LDAP server side, where should I look next?
Any suggestion?
by jon8888
Wed May 21, 2014 3:56 am
Forum: General discussions
Topic: LDAP error on line 257
Replies: 6
Views: 5188

Re: LDAP error on line 257

Logs on the server side:
"A logon was attempted using explicit credentials"
"msad-nt6-successful-user-logons msad-successful-user-logons"
"An account was successfully logged on"
by jon8888
Sat May 03, 2014 6:55 pm
Forum: General discussions
Topic: LDAP error on line 257
Replies: 6
Views: 5188

Re: LDAP error on line 257

Thank you for the pointer. I will reach the team who has access to the LDAP server and ask them to look in the logs. I will report back here.
by jon8888
Sat May 03, 2014 4:51 pm
Forum: General discussions
Topic: LDAP error on line 257
Replies: 6
Views: 5188

LDAP error on line 257

I'm in the process of setting up LDAP authentication on the latest phpmyfaq release 2.8.9

I managed to clear all the errors in the debug log and only one still persists:
"phpMyFAQ warning [2]: ldap_get_values() expects parameter 2 to be resource, boolean given in /var/www/html/faq/inc/PMF/Ldap.php ...
by jon8888
Thu May 01, 2014 8:45 pm
Forum: Webserver and configuration
Topic: How to enable LDAP?
Replies: 6
Views: 13588

Re: How to enable LDAP?

Thank you, Thorsten.
The option to enable LDAP support can now be checked.
by jon8888
Thu May 01, 2014 6:06 pm
Forum: Webserver and configuration
Topic: How to enable LDAP?
Replies: 6
Views: 13588

Re: How to enable LDAP?

Hi,

http://www.php.net/manual/en/ldap.installation.php

bye
Thorsten

The link says: "LDAP support in PHP is not enabled by default. You will need to use the --with-ldap[=DIR] configuration option when compiling PHP to enable LDAP support."

My Phpmyfaq is already running on the latest release (2 ...
by jon8888
Thu May 01, 2014 5:06 pm
Forum: Webserver and configuration
Topic: How to enable LDAP?
Replies: 6
Views: 13588

Re: How to enable LDAP?

"
Re: How to enable LDAP?
Postby Thorsten » Sat Jun 08, 2013 10:19 am
Hi,
if you don't see LDAP active, you don't have LDAP support compiled into your PHP.
bye
Thorsten"

I also have LDAP support not enabled: "Enable LDAP support? (default: disabled)".
How do I get LDAP support compiled into my PHP?
by jon8888
Mon Mar 03, 2014 9:16 pm
Forum: Bug reports
Topic: Items with "restricted access" are not viewable by anyone
Replies: 7
Views: 6693

Re: Items with "restricted access" are not viewable by anyon

I had the security setting at "Basic".
With "Medium" setting, the group permission is back and restrictions work as expected.
Thank you, it's working perfectly now!
by jon8888
Mon Mar 03, 2014 5:05 pm
Forum: Bug reports
Topic: Items with "restricted access" are not viewable by anyone
Replies: 7
Views: 6693

Re: Items with "restricted access" are not viewable by anyon

Where do I enable/disable this feature?
How can I check?
by jon8888
Mon Mar 03, 2014 4:25 pm
Forum: Bug reports
Topic: Items with "restricted access" are not viewable by anyone
Replies: 7
Views: 6693

Re: Items with "restricted access" are not viewable by anyon

I still have the old KB on a separate server so I just made a quick test:
Version 2.0.6 has "Group Permissions -> Restricted Access to" and "User Permissions -> Restricted Access to". I restricted both to "admin" and it worked like a charm when trying to access the record. I can view the record as ...
by jon8888
Thu Feb 27, 2014 6:04 pm
Forum: Bug reports
Topic: Items with "restricted access" are not viewable by anyone
Replies: 7
Views: 6693

Items with "restricted access" are not viewable by anyone

Items in restricted access are not viewable by anyone: "Access denied" error message.
Restricted user can edit the items.
Please help because this was one of the best feature of our older PhpMyFaq V2.0.6

Configuration:
Phpmyfaq 2.8.7 (latest)
PHP 5.5.9
Apache 2.2.15
CentOS 6.5