Error creating sessions on my website

arathx10

New Member
Messages
7
Reaction score
2
Points
3
Hello,
When I try to use php sessions these errors occur:

  • PHP Warning: Unknown: write failed: Disk quota exceeded (122) in Unknown on line 0
  • PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/opt/alt/php72/var/lib/php/session) in Unknown on line 0

But checking the control panel I see that I have barely used 662MB of 1GB available.
Reviewing this post I thought the problem might be the same as mine, but the error keeps occurring.

Please, if anyone could help me I would really appreciate it.

(Sorry if it is not well understood, I am using a translator.)
 
Top