Вопрос

I have problem in my wordpress plugin, website have plugin and in the plugin not load javascript, its say 403 forbidden when I go to link plugin here. it's strange, because the file is exist. how can i solve this?

Это было полезно?

Решение

change your permision of directory and files to 775,

Другие советы

Generally what this means is that the webserver does not have permission to access the file. For example, on OS X, there is a user called _www that needs permission.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top