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

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

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-10-12 10:04:07
Original
1772 people have browsed it

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.

Related labels:
php
Statement of this Website
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
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template