when I installed cakePHP on Ubuntu 9.10 & fedora 12 I got a problem
cakePHP seems to be not able to load CSS, IMAGES, Javascripts and it
responds by "NOT FOUND, The requested URL /myApp/tags was not found on
this server", It sounds like a mod_rewrite problem !. I enabled the
rewrite and still get the same problem. When I uncommented this line
"Configure::write('App.baseUrl', env('SCRIPT_NAME'));" in the core.php
config file the index page (the default one) loads the CSS and the
images fine but still get the "NOT FOUND .." error when requesting a
controller.
ps : when i take the same app to a windows machine it works fine
apache :
Server version: Apache/2.2.11 (Ubuntu)
Server built: Nov 13 2009 21:59:28
php :
PHP 5.2.6-3ubuntu4.4 with Suhosin-Patch 0.9.6.2 (cli) (built: Nov 26
2009 14:32:35)
cakePHP :
cakePHP v1.2.5
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 [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