Re: How to configure apache ?

2007-10-23 Thread Daniel

Error was a nondescriptive
the requested operation failed.

It did not like the following lines when it restarted:
libexec/httpd/mod_rewrite.so
AddModule mod_rewrite.c


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: How to configure apache ?

2007-10-23 Thread Daniel


OK, I fixed this.



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: How to configure apache ?

2007-10-22 Thread dardosordi

You should ask in apache forums.

Anyway, what are the errors that apache throw when restarting?

On Oct 21, 3:17 pm, Daniel [EMAIL PROTECTED] wrote:
 I am unsure about the Configuring Apache and mod_rewrite part of the
 manual.

 I can do AllowOverride is set to All

 Make sure you are editing the system httpd.conf rather than a user-
 or site-specific httpd.conf.
 There are two conf files one in conf the other in conf/default
 Which to edit ?

 Make sure you are loading up mod_rewrite correctly! You should see
 something like LoadModule rewrite_module libexec/httpd/mod_rewrite.so
 and AddModule mod_rewrite.c in your httpd.conf
 I uncommected the LoaModule command, but after adding the other two
 lines apache would not start.

 That is asfar as i got.
 What now ?

 Thanks.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---



How to configure apache ?

2007-10-21 Thread Daniel

I am unsure about the Configuring Apache and mod_rewrite part of the
manual.

I can do AllowOverride is set to All

Make sure you are editing the system httpd.conf rather than a user-
or site-specific httpd.conf.
There are two conf files one in conf the other in conf/default
Which to edit ?

Make sure you are loading up mod_rewrite correctly! You should see
something like LoadModule rewrite_module libexec/httpd/mod_rewrite.so
and AddModule mod_rewrite.c in your httpd.conf
I uncommected the LoaModule command, but after adding the other two
lines apache would not start.

That is asfar as i got.
What now ?

Thanks.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---