質問

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