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 |
You need to enabled mod_rewrite, which is a module for Apache. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
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
|
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. https://www.deanbassett.com |
I am also do this in Apache config file.but same problem again.
Plz help....
|