http://localhost/mycommunity/username (Page not found)

Hi, I have a problem ... I recently installed dolphin 7 in my localhost (Ubuntu 10.04).

Unfortunately, if I choose the icon of a member (http://localhost/mycommunity/username the system responds with a "Not found" page. :(

I have copied the file .htaccess again in /var/www/mycommunity but I have the same problem.

I also checked that in the phpinfo Loaded Modules the mod_rewrite is listed. :(

Quote · 27 Sep 2011

Even tho mod rewrite may be installed, ubuntu by default does not have it enabled. To enable it run the following from a shell.

sudo a2enmod rewrite

Restart apache.


https://www.deanbassett.com
Quote · 27 Sep 2011

 

Even tho mod rewrite may be installed, ubuntu by default does not have it enabled. To enable it run the following from a shell.

sudo a2enmod rewrite

Restart apache.


 This passage I have already done, but still does not work :(

Quote · 27 Sep 2011

Also make sure you changed the AllowOveride option to All.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 27 Sep 2011

 

Hi, I have a problem ... I recently installed dolphin 7 in my localhost (Ubuntu 10.04).

Unfortunately, if I choose the icon of a member (http://localhost/mycommunity/username the system responds with a "Not found" page. :(

I have copied the file .htaccess again in /var/www/mycommunity but I have the same problem.

I also checked that in the phpinfo Loaded Modules the mod_rewrite is listed. :(

 I know this an old topic I'm linking to; but this is what I followed to get my home/localhost demo server up and running two years ago.

http://www.boonex.com/forums/topic/D7-Ubuntu-9-10.htm

look it over and make sure you followed all instructions..

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 27 Sep 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.