Search found 7 matches

by Sebzy
Tue Nov 09, 2010 11:56 am
Forum: Webserver and configuration
Topic: Setting up ldap after upgrade
Replies: 5
Views: 9286

Re: Setting up ldap after upgrade

I figured out what was wrong with help from the Adminlog.

When logging in I was using a simple username but once I changed it to ad\username everything worked fine.

Thanks
by Sebzy
Mon Nov 08, 2010 5:13 pm
Forum: Webserver and configuration
Topic: Setting up ldap after upgrade
Replies: 5
Views: 9286

Re: Setting up ldap after upgrade

Thorsten wrote:Hi,

the last part has to be located in config/ldap.php and then it should work.

bye
Thorsten
Thanks for the reply

placed ldap.php into config/ but authentication is rejected at the login screen.
is there a way to some some sort of debug/log for ldap auth?

Thanks
by Sebzy
Mon Nov 08, 2010 2:45 pm
Forum: Webserver and configuration
Topic: Setting up ldap after upgrade
Replies: 5
Views: 9286

Setting up ldap after upgrade

Hi

I am trying to setup ldap on my phpMyFAQ 2.6.11 install

I did not set it up when I first installed the faq but want the functionality now.
What would be required to set this up now?

============================================
I have tried the following

- verified my php has the ldap ...
by Sebzy
Thu Oct 21, 2010 12:26 pm
Forum: General discussions
Topic: Absolute paths show instead of relative
Replies: 3
Views: 3586

Re: Absolute paths show instead of relative

Administration -> Add new FAQ record

in the body of the answer
I typed some text and selected it with the mouse and clicked the Insert/Edit link button
In the Link URL box I clicked Browse and I select any file

When i return to the Link form it populates the Link URL box with
http://faq.example ...
by Sebzy
Thu Oct 21, 2010 11:53 am
Forum: General discussions
Topic: Absolute paths show instead of relative
Replies: 3
Views: 3586

Absolute paths show instead of relative

Hi

Running 2.6.9

When I create a link within an article and decide to associate it to a file from within our library
/Root Folder/File/6768780_wf_cert_emea.pdf

I get a URL that looks like this
http://faq.XXXXX.com/raid/wwwserver/vhosts/faq.XXXXX.com/images/File/6768780_wf_cert_emea.pdf
it should ...
by Sebzy
Thu Oct 21, 2010 10:44 am
Forum: General discussions
Topic: Missing attachments after upgrade v2.0.17 to v2.6.9
Replies: 7
Views: 6570

Re: Missing attachments after upgrade v2.0.17 to v2.6.9

Hi Thorsten

That work and everything looks fine now. Thank you very much for all of your fine development and support work on the FAQ it's much appreciated.
by Sebzy
Wed Oct 20, 2010 6:18 pm
Forum: General discussions
Topic: Missing attachments after upgrade v2.0.17 to v2.6.9
Replies: 7
Views: 6570

Missing attachments after upgrade v2.0.17 to v2.6.9

Have over 700 faqs and many with attachments within our DB (mysql) and all attachments seem to have disappeared during the upgrade

I went from v2.0.17 to v2.6.9 and the upgrade completed without any problems
Each faq shows the normal content but no mention of attachments. I have had a look at the ...