HI,
I'm trying cakephp again. I can get cakephp index.php page to display after
installing wamp and cakephp. I can get the message that it finds mysql
database.But I change the allowwrit is set to All in http[d.conf. as
<Directory />
Options FollowSymLinks
AllowOverride All
Order deny,allow
Deny from all
Satisfy all
</Directory>
If I uncomment this line I get an error line 106:
#LoadModule rewrite_module modules/mod_rewrite.so
What am I not doing????
JIm
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---