The setup page loads fine, and I'm able to enter all of the fields. After entering the user information and I hit Submit to start the install, it redirects me to:
http://servername/faq/setup/install
The installation is at /faq and when installing, I go to /faq/setup
When it redirects to /faq/setup/install I get a Not Found - The requested URL was not found on this server
This folder doesn't exist.
Problems after hitting Submit on new install
Moderator: Thorsten
Re: Problems after hitting Submit on new install
Hi,
which version do you use?
bye
Thorsten
which version do you use?
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: Problems after hitting Submit on new install
I'm trying to install 4.1
Re: Problems after hitting Submit on new install
Hi,
can you tell me more about your setup? Webserver?
bye
Thorsten
can you tell me more about your setup? Webserver?
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: Problems after hitting Submit on new install
Rocky Linux 10
PHP 8.3.30
Apache 2.4.63 ( mod_rewrite enabled)
MariaDB 10.11.15
PHP 8.3.30
Apache 2.4.63 ( mod_rewrite enabled)
MariaDB 10.11.15
Re: Problems after hitting Submit on new install
Hi,
seems like the rewrite rules in the .htaccess file are not working or the .htaccess file cannot be accessed by Apache. Do you see any errors in the error log of Apache?
bye
Thorsten
seems like the rewrite rules in the .htaccess file are not working or the .htaccess file cannot be accessed by Apache. Do you see any errors in the error log of Apache?
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: Problems after hitting Submit on new install
I just figured it out. I didn't have AllowOverride set properly. Then when I set it to None, I had a 500 Server Error.
The error log showed a problem with php_value. I had to create a php.ini file, and after that I was able to successfully install it.
The error log showed a problem with php_value. I had to create a php.ini file, and after that I was able to successfully install it.
Re: Problems after hitting Submit on new install
Hi,
great!
bye
Thorsten
great!
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist