Re: Mod_rewrite not work

2010-07-16 Thread xamako
I've solved

I changed EasyPHP by Xampp, and now everything works fine.

Thanks

On Jul 16, 12:33 am, Alok Mishra  wrote:
> File is not found root directory check link and file status
>
> Alok Mishra
> A1 Technology Chandigarh
>
>
>
> On Fri, Jul 16, 2010 at 3:56 AM, xamako  wrote:
> > Good night
>
> > I am testing a website developed with cakephp, and seems to me a 404
> > error.
>
> > I have found that the mod_rewrite module is enabled, phpinfo ().
>
> > .htaccess files are correct, since they are the default files
>
> > Any ideas?
>
> > Thanks
>
> > Check out the new CakePHP Questions sitehttp://cakeqs.organd 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 cake-php@googlegroups.com
> > To unsubscribe from this group, send email to
> > cake-php+unsubscr...@googlegroups.comFor
> >  more options, visit this group at
> >http://groups.google.com/group/cake-php?hl=en
>
> --
> Alok Mishra

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


Re: Mod_rewrite not work

2010-07-16 Thread Alok Mishra
File is not found root directory check link and file status

Alok Mishra
A1 Technology Chandigarh
On Fri, Jul 16, 2010 at 3:56 AM, xamako  wrote:

> Good night
>
> I am testing a website developed with cakephp, and seems to me a 404
> error.
>
> I have found that the mod_rewrite module is enabled, phpinfo ().
>
> .htaccess files are correct, since they are the default files
>
> Any ideas?
>
> Thanks
>
> 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 cake-php@googlegroups.com
> To unsubscribe from this group, send email to
> cake-php+unsubscr...@googlegroups.comFor
>  more options, visit this group at
> http://groups.google.com/group/cake-php?hl=en
>



-- 
Alok Mishra

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


Re: Mod_rewrite not work

2010-07-16 Thread cricket
On Thu, Jul 15, 2010 at 6:26 PM, xamako  wrote:
> Good night
>
> I am testing a website developed with cakephp, and seems to me a 404
> error.
>
> I have found that the mod_rewrite module is enabled, phpinfo ().
>
> .htaccess files are correct, since they are the default files
>
> Any ideas?

Set debug to 2 in core.php. Cake throws a 404 for *any* error (except
fatal) when debug is set to 0 (production mode). With it set to 2 it
should tell you where you have some error in your code.

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


Mod_rewrite not work

2010-07-15 Thread xamako
Good night

I am testing a website developed with cakephp, and seems to me a 404
error.

I have found that the mod_rewrite module is enabled, phpinfo ().

.htaccess files are correct, since they are the default files

Any ideas?

Thanks

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