I am using magento 1.9. core_config_data urls I have checked it was right, Deleted the cache folder from var, Permission is 777. Still css js are not loading, admin is not accessible.

In the local server it is working fine.

enter image description here

有帮助吗?

解决方案

Can you check following, Unsecure bade url, skin, media , JavaScript url Secure base url, skin, media, JavaScript url In core_config_data table.

The problem is it’s missing / after base url.

Also check if there is any rule in .htaccess against url.

许可以下: CC-BY-SA归因
scroll top