None of the Modules are working

So I've been through this thing from top to bottom but to no avail... I have my Mod Rewrite set, and my .htaccess is good.

 

The odd thing here is the modules will work momentarily right after being installed, then they all display "The requested URL /dolphin/m/articles/admin/ was not found on this server."

 

The server also is meeting all of the requirements:

 

  • PHP: 5.5.9-1ubuntu4.22 - WARNING(your PHP version is probably outdated, upgrade to the latest 5.6.31 maybe required)
    • allow_url_fopen = On - OK
    • allow_url_include = Off - OK
    • magic_quotes_gpc = Off - OK
    • memory_limit = 134217728 - OK
    • post_max_size = 1047527424 - OK
    • upload_max_filesize = 1047527424 - OK
    • register_globals = Off - OK
    • safe_mode = Off - OK
    • disable_functions = - OK
    • php module: curl = curl - OK
    • php module: gd = gd - OK
    • php module: mbstring = mbstring - OK
    • php module: xsl = xsl - OK
    • php module: json = json - OK
    • php module: openssl = openssl - OK
    • php module: zip = zip - OK
    • php module: ftp = ftp - OK
  • MySQL: 5.5.57-0ubuntu0.14.04.1 - OK
  • Web-server: Apache/2.4.7 (Ubuntu)
    • rewrite_module - OK
  • OS: Linux localhost.localdomain 3.13.0-129-generic #178-Ubuntu SMP

 

I'm stumped... any help?

 

 

Quote · 1 Sep 2017

Please check if there is .htaccess file is in Dolphin root folder and if this file matches the one in the Dolphin package. Please note that this file may be hidden by default in your file viewer client.

Rules → http://www.boonex.com/terms
Quote · 2 Sep 2017

Some FTP programmes don't upload hidden files; you have to turn that on in the FTP settings.  It could be you uploaded all the files but it skipped the .htaccess files and if so, it also skipped them site wide.

Geeks, making the world a better place
Quote · 2 Sep 2017
 
 
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.