404 Not Found + Other Issues

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
CS10
Posts: 2
Joined: Thu Apr 12, 2012 8:54 am

404 Not Found + Other Issues

Post by CS10 »

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
Thorsten
Posts: 15802
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: 404 Not Found + Other Issues

Post by Thorsten »

Hi,

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
CS10
Posts: 2
Joined: Thu Apr 12, 2012 8:54 am

Re: 404 Not Found + Other Issues

Post by CS10 »

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
Thorsten
Posts: 15802
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: 404 Not Found + Other Issues

Post by Thorsten »

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
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Oliver Maager
Posts: 3
Joined: Fri Apr 20, 2012 3:51 pm

Re: 404 Not Found + Other Issues

Post by Oliver Maager »

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
Oliver Maager
Posts: 3
Joined: Fri Apr 20, 2012 3:51 pm

Re: 404 Not Found + Other Issues

Post by Oliver Maager »

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
Thorsten
Posts: 15802
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: 404 Not Found + Other Issues

Post by Thorsten »

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
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Oliver Maager
Posts: 3
Joined: Fri Apr 20, 2012 3:51 pm

Re: 404 Not Found + Other Issues

Post by Oliver Maager »

BINGO!

Vielen Dank! für die schnelle Hilfe!

Grüße,
Olli
Post Reply