Hi,

I've been reading that installing CakePHP 1.2 on a server with shared
hosting should be pretty straight-forward.  I'm having some problems
though.  The site is working just fine on my dev machine but when I
upload it to the server, I get some very weird results.

The default.ctp template is displayed fine but none of the controllers
are getting executed and markers like <?php echo $content_for_layout ?
>  and <?php echo $this->renderElement('element'); ?> are resulting in
the entire template being rendered again with a message like "The
requested address '/' was not found on this server."

Have a look for yourself:  http://canamtax.com/site/

Any ideas on how to fix this issue?  Remember, this works perfectly
fine on my dev machine running Apache 2.2.  I even tried putting this
in the root directory so that the URL would be http://canamtax.com/
but it resulted in the exact same behavior.

Thanks a lot.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to