• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Issue Php session problem

hunterwolf

New Pleskian
Server operating system version
CentOS 6
Plesk version and microupdate number
18.0.31
hi.

We are having a session problem:

Warning: Unknown: open(/var/lib/php/session/sess_rkic8lh3cesgj3qr8h5avkrsr0, O_RDWR) failed: Permission denied (13) in Unknown on line 0
Warning
: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0


/var/lib/php/session folder chmod 1733 and owner root:root

[root@server ~]# stat /var/lib/php/session

File: `/var/lib/php/session'
Size: 27746304 Blocks: 54200 IO Block: 4096 directory
Device: 803h/2051d Inode: 23856201 Links: 2
Access: (1733/drwx-wx-wt) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2024-09-20 12:22:35.347487842 +0300
Modify: 2024-09-20 12:45:10.002486238 +0300
Change: 2024-09-20 12:45:10.002486238 +0300

in server have 5-6 domain. all domain open session with username: psacln
but the domain we have a problem with is open session with apache:apache

all domain installed same way. i dont why this happen and i can't fix. i need help thanks.

we use Php 5.6.40 FPM with Plesk Obsidian v.18.0.31
 
Back
Top