Dolphin pages not showing up

I recently just installed Dolphin on my VPS but the frontpage or other pages are not showing up. I have read and followed the instructions on http://www.boonex.com/trac/dolphin/wiki/DolCommonInstallProblems about Common After-Installation problems but still can't get the pages to show up. I need help pls, any ideas that might help me?
Quote · 24 Aug 2008

are you able to call up the /admin directory?

http://yoursite.com/admin ?

the first line on your htaccess may need to be commented out

#php_flag xxxxxx

i typed the x's cuz i forgot what the php_flag is.

hope that helps ya some.

later,

DosDawg

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 24 Aug 2008

Hi DosWawg,

Thanks for ur reply and sorry for posting in my blog page.

I am not able to call up the Admin directory. Not page is displaying anything. It's just showing blank white page.

I have just downloaded and checked the my .htaccess file so that i can commented out the first line (#php_flag xxxxxx) on the htaccess as you have directed. But there is nothing like that on my .htaccess

All i saw at the biginning of the downloaded .htaccess is:

Options -MultiViews

<IfModule mod_rewrite.c>
RewriteEngine on

RewriteRule ^articles/{0,1}$   articles.php [QSA,L]
RewriteRule ^articles/entry/([^/.]+)/{0,1}$   articles.php?action=viewarticle&articleUri=$1 [QSA,L]
RewriteRule ^articles/entry/{0,1}$   articles.php?action=viewarticle&articleUri=$1 [QSA,L]
RewriteRule ^articles/category/([^/.]+)/{0,1}$   articles.php?action=viewcategory&articleCatUri=$1 [QSA,L]

and others.

I also delete the .htaccess file to see if it the site will showup but nothing, still blank white page. I have re-iploaded it back.

Any more ideas? waiting for ur help.

Quote · 24 Aug 2008

hi sammie, i'm using godaddy VPS.

Quote · 25 Aug 2008

I am also having this issue and it cannot be corrected via the wiki help link. Any idea on how to correct this issue? I need to have my siite back up asap. Its down after doing the upgrade.

Quote · 5 Sep 2008
 
 
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.