Search found 5 matches

by windy
Wed Jul 29, 2015 5:16 am
Forum: General discussions
Topic: Not able to Add new FAQ
Replies: 3
Views: 4117

Re: Not able to Add new FAQ

the same question for me
Version is phpMyFAQ 2.8.24 , no show any error message
by windy
Tue Jul 28, 2015 12:15 pm
Forum: General discussions
Topic: Can't login phpmyfaq
Replies: 7
Views: 5828

Re: Can't login phpmyfaq

Hi
Sorry i have not found out about login error info from phpmyfaq(http://faq.phpmyfaq.de/)
And how do i reset local admin password?
wrong login.png
by windy
Tue Jul 28, 2015 10:06 am
Forum: General discussions
Topic: Can't login phpmyfaq
Replies: 7
Views: 5828

Re: Can't login phpmyfaq

Hi Thorsten
In fact my new server IP and URL is the same as the old server (now the old server is shutdown)

Another question:
Ago, my phpmyfaq2.8.2 upgrade to version 2.8.19,so database has two types of table (eg. faqconfig & kb_faqconfig), now can i delete type of faqxxx table
by windy
Tue Jul 28, 2015 8:09 am
Forum: General discussions
Topic: Can't login phpmyfaq
Replies: 7
Views: 5828

Re: Can't login phpmyfaq

yes, it's new hostname,
will i need change the same name ?

my old linux 's hostname is faq.nccn.int
now, I have changed windows 's name,it is faq and add windows server into nccn.int(domain name), windows server full name is faq.nccn.int,
after restart windows system,still can not login phpmyfaq ...
by windy
Tue Jul 28, 2015 5:34 am
Forum: General discussions
Topic: Can't login phpmyfaq
Replies: 7
Views: 5828

Can't login phpmyfaq

My old server is linux system, phpMyFAQ 2.8.19 and authentication is AD (work normal)
I have migrate phpMyFAQ to the windows system(windows2008 ,xampp5.611 (apache2.4, php5.6.8,mysql 5.624)
1. export mysql database :mysqldump -uroot -ppassword faq >faq.sql
2. import faq database to new server :mysql ...