Re: help for installing cakephp in a linux public_html directory!!!

2010-02-03 Thread Daniel S. Reichenbach

Hi,


hi, i need help for installing cakephp in a linux's public_html
directory exactly fedora 12, i put cakephp in that directory but it
seems that the mod_rewrite doesnt work and i dont know how to enable
it for public_html but it works very well in /var/www/html and i
configured the console too .

you will have to check the Apache2 configuration. In Fedora Apache is
configured to disallow configuration changes such as mod_rewrite does
in user directories.

You will need to tweak the mod_userdir configurations settings for
AllowOverride.

WkR,
Daniel

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: help for installing cakephp in a linux public_html directory!!!

2010-02-03 Thread Jeff Deroshia
You can't rewrite in userDir directories, since they are already rewritten:
http://httpd.apache.org/docs/2.0/misc/rewriteguide.html

On Wed, Feb 3, 2010 at 9:20 AM, cherif_Gsoul cherif.sahel...@gmail.comwrote:

 hi, i need help for installing cakephp in a linux's public_html
 directory exactly fedora 12, i put cakephp in that directory but it
 seems that the mod_rewrite doesnt work and i dont know how to enable
 it for public_html but it works very well in /var/www/html and i
 configured the console too .

 Tkx.

 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.comcake-php%2bunsubscr...@googlegroups.comFor
  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 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: help for installing cakephp in a linux public_html directory!!!

2010-02-03 Thread cherif_Gsoul
thank you i apperciate your help.

On 3 fév, 18:58, Daniel S. Reichenbach
daniel.s.reichenb...@mac.com wrote:
 Hi,

  hi, i need help for installing cakephp in a linux's public_html
  directory exactly fedora 12, i put cakephp in that directory but it
  seems that the mod_rewrite doesnt work and i dont know how to enable
  it for public_html but it works very well in /var/www/html and i
  configured the console too .

 you will have to check the Apache2 configuration. In Fedora Apache is
 configured to disallow configuration changes such as mod_rewrite does
 in user directories.

 You will need to tweak the mod_userdir configurations settings for
 AllowOverride.

 WkR,
 Daniel

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: help for installing cakephp in a linux public_html directory!!!

2010-02-03 Thread cherif_Gsoul
thank you very much.

On 3 fév, 23:41, Jeff Deroshia deros...@gmail.com wrote:
 You can't rewrite in userDir directories, since they are already 
 rewritten:http://httpd.apache.org/docs/2.0/misc/rewriteguide.html

 On Wed, Feb 3, 2010 at 9:20 AM, cherif_Gsoul cherif.sahel...@gmail.comwrote:

  hi, i need help for installing cakephp in a linux's public_html
  directory exactly fedora 12, i put cakephp in that directory but it
  seems that the mod_rewrite doesnt work and i dont know how to enable
  it for public_html but it works very well in /var/www/html and i
  configured the console too .

  Tkx.

  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.comcake-php%2bunsubscr...@googlegroups.comFor
   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 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