Installation Issues

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
erick
Posts: 2
Joined: Tue Dec 17, 2019 5:21 pm

Installation Issues

Post by erick »

Hello,

Currently I am attempting to create a Knowledge base for my job. It is locally and using IIS 10 on Windows Server Essentials 2016.

I am using PHP version 7.3.7
I am also using MYSQL 5.7
I am also using PHPmyfaq 3.0 beta

the installation goes well. I was able to give the folder permission by allowing it to read/write/modify.
I was able to get through the section where you put your database info.

When I try to do ANYTHING such as adding a user, add new faq, anywhere that navigates ... i get runtime error "Server Error in '/' Application."

ive attempted to add that line of code <customErrors mode="Off"/>
but it just makes the whole site unusable.

Mind you I am not as informed or well rounded with these technologies. But I can follow instructions well. Am I missing something? I've enabled debug mode, I took a database class and all I see are select statements highlighted in red.

is this a database issue?

thank you for your time
erick
Posts: 2
Joined: Tue Dec 17, 2019 5:21 pm

Re: Installation Issues

Post by erick »

disregard this post. I did not know I could install this with AMPPS. So much easier!

Now I just need to incorporate a domain name instead of an IP address for the company I work for
Thorsten
Posts: 15562
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Installation Issues

Post by Thorsten »

Hi,

great to hear it's working now.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply