cakephp application hosting problem....

3 messages Options
Embed this post
Permalink
Jay-13

cakephp application hosting problem....

Reply Threaded More More options
Print post
Permalink

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 [hidden email]
To unsubscribe from this group, send email to [hidden email]
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Marcelo Andrade

Re: cakephp application hosting problem....

Reply Threaded More More options
Print post
Permalink

On Fri, Nov 6, 2009 at 8:23 AM, Jay <[hidden email]> 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 [hidden email]
To unsubscribe from this group, send email to [hidden email]
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Tonu Tusk

Re: cakephp application hosting problem....

Reply Threaded More More options
Print post
Permalink

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 <[hidden email]> wrote:

> On Fri, Nov 6, 2009 at 8:23 AM, Jay <[hidden email]> 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 [hidden email]
To unsubscribe from this group, send email to [hidden email]
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---