modules problem on local host

Hi I m installed dolphin on my local host after that in admin panel I m install chat and blog module but when I m go on my local host and access chat or blog module then error comes there page not found and on address bar address show HTTP://localhost/m/modules.no any page show there plz help me.tell me how I m config modules with my site. I m using system window 7 PHP,Apache web server,my sql Plz help me to config this I m here waiting for your post
Quote · 25 Nov 2011

You need to enabled mod_rewrite, which is a module for Apache.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 25 Nov 2011
I m already enabled this in Apache conf. File and restart Apache but the same problem again.on address bar address show HTTP://localhost/m/chat/home and error is 500 internal server error.when I m check Apache directory there is no directory named m/chat.but all the module show on site home chat when I m click on button same problem. HTTP 500 internal server error. Plz help me I m so tired
Quote · 25 Nov 2011

The m directory does not exist. It is a friendly URL. A rewritten version of a long URL which is done with .htaccess rewrites. So it is normal for some folders to not exist. That's why mod_rewrite has to be enabled.

If you are sure it's enabled then you need to also check and make sure the .htaccess file from the dolphin zip file was uploaded. Also make sure apache is configured to allow over rides. For example the perams in httpd.conf for AllowOverride None need to be changed to AllowOverride All

https://www.deanbassett.com
Quote · 25 Nov 2011
I am also do this in Apache config file.but same problem again. Plz help....
Quote · 26 Nov 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.