Hi All,
I installed a fresh copy of phpMyFAQ yesterday, but have been struggling with it.
The install went ok and the database looked to be configured correctly.
I can log in to the admin area /admin/index.php, but when I make any changes to the configuration, it takes me to a 404 Not Found page, and the configuration hasn't been saved.
Also, if I try to go to the main FAQ index, index.php, it says "A file permissions error has occurred. Please check the permissions on the script and the directory it is in and try again."
Can anyone point me in the right direction so that I can go and change all of the permissions against the files?
Many thanks,
Craig
404 Not Found + Other Issues
Moderator: Thorsten
Re: 404 Not Found + Other Issues
Hi,
on which system did you installed phpMyFAQ? It seems you have some strange file permissions...
bye
Thorsten
on which system did you installed phpMyFAQ? It seems you have some strange file permissions...
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: 404 Not Found + Other Issues
Hi Thorsten,
Many thanks for the reply.
Can you just tell me what you mean by which system?
Do you mean php version etc?
Thanks,
Craig
Many thanks for the reply.
Can you just tell me what you mean by which system?
Do you mean php version etc?
Thanks,
Craig
Re: 404 Not Found + Other Issues
Hi,
PHP Version, OS, as much information as you can tell me. This behaviour is really strange, never had a user with the same issues. Which browser do you use?
bye
Thorsten
PHP Version, OS, as much information as you can tell me. This behaviour is really strange, never had a user with the same issues. Which browser do you use?
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
-
Oliver Maager
- Posts: 3
- Joined: Fri Apr 20, 2012 3:51 pm
Re: 404 Not Found + Other Issues
I have the same problem in my admin frontend.
I installed phpMyFAQ 2.7.5 yesterday on a Windows 7 with Apache 2.2.8 and PHP Version 5.2.6
If I click on a button to safe a configuration, I get this error message:
"Not Found
The requested URL /faq/admin/ was not found on this server."
The url changes by a click from http://localhost/faq/admin/index.php?action=config to http://localhost/faq/admin/?action=conf ... saveConfig
index.php is missing an nothing is saved.
Can you help me? Auch in Deutsch.
Greetings,
Olli
I installed phpMyFAQ 2.7.5 yesterday on a Windows 7 with Apache 2.2.8 and PHP Version 5.2.6
If I click on a button to safe a configuration, I get this error message:
"Not Found
The requested URL /faq/admin/ was not found on this server."
The url changes by a click from http://localhost/faq/admin/index.php?action=config to http://localhost/faq/admin/?action=conf ... saveConfig
index.php is missing an nothing is saved.
Can you help me? Auch in Deutsch.
Greetings,
Olli
-
Oliver Maager
- Posts: 3
- Joined: Fri Apr 20, 2012 3:51 pm
Re: 404 Not Found + Other Issues
if I click in my admin "Dashboard" in "phpMyFAQ Information" on the link "Besuche", i will forwarding to "http://localhost/faq/admin/?action=viewsessions".
"index.php" is missed.
Greetings,
Olli
"index.php" is missed.
Greetings,
Olli
Re: 404 Not Found + Other Issues
Hi,
füge in deiner Apache Konfiguration mal index.php in den DirectoryIndex hinzu: http://httpd.apache.org/docs/2.2/de/mod ... ctoryindex
bye
Thorsten
füge in deiner Apache Konfiguration mal index.php in den DirectoryIndex hinzu: http://httpd.apache.org/docs/2.2/de/mod ... ctoryindex
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
-
Oliver Maager
- Posts: 3
- Joined: Fri Apr 20, 2012 3:51 pm
Re: 404 Not Found + Other Issues
BINGO!
Vielen Dank! für die schnelle Hilfe!
Grüße,
Olli
Vielen Dank! für die schnelle Hilfe!
Grüße,
Olli