Cakephp 2 project not working in local xampp server?

Hai,

I copied cakephp 2 project from live server and i changed database also. But the css and another script files are not loaded. How to fix it. Guide me to solve this error.\

Thanks advance.

What is the exact error you are facing? Please share the screenshot.

image

I got home page without css and js.

Why don’t you check it with developer tools of Chrome / Firefox? It can be sevaral problems depending on your setup. By the developer tools you can check which urls are checked for css and js and you can manually check if they are exists or not.

Do have read this manual for URL Rewriting Apache and mod_rewrite (and .htaccess)
https://book.cakephp.org/2.0/en/installation/url-rewriting.html