Home >Backend Development >PHP Tutorial >mkdir(): Insufficient permissions when running php script in ubuntu?

mkdir(): Insufficient permissions when running php script in ubuntu?

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOriginal
2016-10-12 10:04:071764browse

In ubuntu, php does not have enough permissions to use mkdir(). My directory structure is as follows opt/lampp/htdocs/yunzhicms/thinkphp/library/think/template/driver/File.phpmkdir(): Insufficient permissions when running php script in ubuntu?

Reply content:

In ubuntu, php does not have enough permissions to use mkdir(). My directory structure is as follows opt/lampp/htdocs/yunzhicms/thinkphp/library/think/template/driver/File.phpmkdir(): Insufficient permissions when running php script in ubuntu?

chown -R your apache user/user group your website directory.

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn