Home > Backend Development > PHP Tutorial > linux - php session cannot write to tmp file

linux - php session cannot write to tmp file

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-08-20 09:04:02
Original
2162 people have browsed it

Yesterday I recompiled and installed the php5.6.24 version, and today I found that the session could not be written. After debugging, the file will be generated, and the modification time of the file will also change once executed, but there is no content in the file

linux - php session cannot write to tmp file
linux - php session cannot write to tmp file

Later I changed the session.save_pathaddress and the content was written normally. What is the problem?

The permissions of

/tmp have not been touched either

Reply content:

Yesterday I recompiled and installed the php5.6.24 version, and today I found that the session could not be written. After debugging, the file will be generated, and the modification time of the file will also change once executed, but there is no content in the file

linux - php session cannot write to tmp file
linux - php session cannot write to tmp file

Later I changed the session.save_pathaddress and the content was written normally. What is the problem?

The permissions of

/tmp have not been touched either

Related labels:
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