Hi Sohelm,
The issue seems to be fixed now. Please verify it from your end. Initially the document root given was incorrect. I have changed the document root to apps/public instead of apps. I have also changed the Add handled line given in the .htaccess to
====
#AddHandler fastcgi-script .fcgi -------------> AddHandler fcgid-script .fcgi
====
2008-06-17 06:45 PM