vote up 0 vote down star

I've setup simpletest to work with my cakephp. I did it as prescribed in the book.cakephp.org. Everything seems to work fine - i've made my first test - super.

But the visual layout of the testpage does not look right - I'm talking about www.mydomain.com/test.php. It looks like it has no CSS.

I've seen this with the cakephp framework, when I first installed it, then the solution was to fix some rewrite rules for apache's rewrite engine.

Could this be similar?

flag

75% accept rate
Having encountered that myself, yes, it's something to do with your rewrite rules. But personally I don't really remember how I fixed that, but if it's under a UserDir setup, you may need to change your .htaccess to make it right: nerdnotes.org/2009/04/… Let me know if that works. – Seh Hui 'Felix' Leong Jun 26 at 7:15

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.