Question

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?

Était-ce utile?

La solution

change your permision of directory and files to 775,

Autres conseils

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.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top