Hello All, We have found solution, sending the solution so it will be helpful to other. We have found solution from Cakephp manual - installation guide for shared server :-).
Below paragraph was helpful to us, hope it will be helpful to others: _________________________________________________________________________ If you are installing Cake into a user directory ( http://example.com/~myusername/ <http://example.com/%7Emyusername/>), you'll need to modify the .htaccess files in the base directory of your Cake installation, and in the app/webroot folder. Just add the line "RewriteBase /~myusername/". __________________________________________________________________________ Thanks all for your valuable supports and comments ! Best Regards, Parvej & Shadab On Wed, Nov 25, 2009 at 8:49 AM, Dr. Loboto <[email protected]> wrote: > Try add "RewriteBase /" to app/webroot/.htaccess > > On Nov 24, 7:24 pm, Shadab Shaikh <[email protected]> wrote: > > Dear All, > > > > I have setup a project in Host Gator, its using cpanel. > > As I am doing normal setup, than its not displaying any page. > > > > After research, I found an article in which guidelines mentioned for > cpanel, > > page ishttp://www.cakephp.co.uk/installing_cakephp_on_cpanel_server.html > > > > When I am using guidelines mentioned in above page, my home page work > > perfectly, > > but rest of pages is not working, I am getting page not found error. > > > > I appreciate your comments to give more idea about this problem. > > > > Thanks in advance ! > > > > Best Regards, > > Shadab > > Check out the new CakePHP Questions site http://cakeqs.org and help others > with their CakePHP related questions. > > You received this message because you are subscribed to the Google Groups > "CakePHP" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<cake-php%[email protected]>For > more options, visit this group at > http://groups.google.com/group/cake-php?hl=en > Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
