Error he requested URL /phpmyfaq-2.7.9/admin/ was not found

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
dipti
Posts: 1
Joined: Fri Jan 18, 2013 2:24 pm

Error he requested URL /phpmyfaq-2.7.9/admin/ was not found

Post by dipti »

Hi,

I am new to phpMyFaq.I am using PHP 5.2.3 installer.msi and httpd-2.2.22-win32-x86-no_ssl.msi & phpmyfaq-2.7.9.Everything installed fine.I am able to login as admin to phpMyFaq.Able to see dashboard.

But when i click on category,directory structure is getting displayed.(not the web page)

Also,not able to make any change in configuration.When i clicked on save configuration button i am getting error "The requested URL /phpmyfaq-2.7.9/admin/ was not found on this server".

After installation setup.php get removed from phpmyfaq.

Please help me with the issue.

Thanks
Thorsten
Posts: 15749
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Error he requested URL /phpmyfaq-2.7.9/admin/ was not fo

Post by Thorsten »

Hi,

please add the following to your Apache configuration:

Code: Select all

DirectoryIndex index.php
Check http://httpd.apache.org/docs/2.2/mod/mod_dir.html, too

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