Search found 5 matches

by maikj
Thu Jun 21, 2007 3:06 pm
Forum: General discussions
Topic: Neue Unterkategorien werden nicht angezeigt.
Replies: 1
Views: 4587

Neue Unterkategorien werden nicht angezeigt.

Hallo,

ich habe 9 Hauptkategorien mit ca. 40 Unterkategorien angelegt. Plötzlich werden neuangelegte Unterkategorien nicht mehr angezeigt.

Gibt es eine Begrenzung für Kategorien?

phpMyFAQ Version phpMyFAQ 2.0.1
Server Software Apache/2.2.3 (Ubuntu) mod_auth_kerb/5.3 DAV/2 SVN/1.4.3 PHP/5.2.1 ...
by maikj
Fri May 25, 2007 1:42 pm
Forum: Webserver and configuration
Topic: Blank Screen after LDAP enabled
Replies: 7
Views: 16933

Here it is:

require_once(PMF_INCLUDE_DIR.'dataldap.php');
by maikj
Fri May 25, 2007 10:14 am
Forum: Webserver and configuration
Topic: Blank Screen after LDAP enabled
Replies: 7
Views: 16933

Hi,

this is the debug log.

Warning: require_once(/var/www/faq/incdataldap.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/faq/inc/Init.php on line 102

Fatal error: require_once() [function.require]: Failed opening required '/var/www/faq/incdataldap.php ...
by maikj
Fri May 25, 2007 10:03 am
Forum: Webserver and configuration
Topic: Blank Screen after LDAP enabled
Replies: 7
Views: 16933

Ok, I tried it, but it´s still the same.

Is there a log I can send you to find out the error?
by maikj
Fri May 25, 2007 9:36 am
Forum: Webserver and configuration
Topic: Blank Screen after LDAP enabled
Replies: 7
Views: 16933

Blank Screen after LDAP enabled

Hi all,

I´m using phpMyFAQ 2.0.0 on Ubuntu Feisty.

Everything is running smooth until I enable LDAP support (Windows ADS).

After enabling it I get a blank screen when I open the phpMyFAQ webside.

Any idea what´s wrong or is there a debug option?