cakephp application hosting problem....

View: New views
3 Messages — Rating Filter:   Alert me  

cakephp application hosting problem....

by Jay-138 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi,

I have  a cakephp application running properly on localhost. but wen
hosted to hosting account giving 404 not found error.

and .htaccess files are not uploading...

can anyone tell me wats the problem....?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@...
To unsubscribe from this group, send email to cake-php+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: cakephp application hosting problem....

by Marcelo Andrade :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Fri, Nov 6, 2009 at 8:23 AM, Jay <jaybhushi@...> wrote:
>
> Hi,
>
> I have  a cakephp application running properly on localhost. but wen
> hosted to hosting account giving 404 not found error.
>
> and .htaccess files are not uploading...
>
> can anyone tell me wats the problem....?

You said.  Your .htaccess files are not uploading.
Maybe you should try use CakePHP without mod_rewrite.
Uncomment the App.baseUrl configuration key in your
app/config/core.php file.

Best regards.

--
MARCELO DE F. ANDRADE
Belem, PA, Amazonia, Brazil
Linux User #221105

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@...
To unsubscribe from this group, send email to cake-php+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: cakephp application hosting problem....

by Tonu Tusk :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


are the .htaccess files actually showing as failed transfer in  your
ftp client, or just not showing up on your remote server?

May not be useful, but in my ftp client (filezilla) dot files are
hidden until I tell it to force showing hidden files.
Just a thought.


On Nov 7, 2:36 pm, Marcelo Andrade <mfandr...@...> wrote:

> On Fri, Nov 6, 2009 at 8:23 AM, Jay <jaybhu...@...> wrote:
>
> > Hi,
>
> > I have  a cakephp application running properly on localhost. but wen
> > hosted to hosting account giving 404 not found error.
>
> > and .htaccess files are not uploading...
>
> > can anyone tell me wats the problem....?
>
> You said.  Your .htaccess files are not uploading.
> Maybe you should try use CakePHP without mod_rewrite.
> Uncomment the App.baseUrl configuration key in your
> app/config/core.php file.
>
> Best regards.
>
> --
> MARCELO DE F. ANDRADE
> Belem, PA, Amazonia, Brazil
> Linux User #221105
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@...
To unsubscribe from this group, send email to cake-php+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---