Skip to content
Advertisement

How to Fix the ‘No Space Left on Device’ Error on CENTOS 7.6

I am using cakephp 2 and getting this error many time

JavaScript

But my server have too much space

JavaScript

I restarted server but still getting same error

How to fix this issue ?

Advertisement

Answer

Solution

Set session path

JavaScript

http://php.net/manual/en/function.session-save-path.php

OR Update session path at php.ini

JavaScript
User contributions licensed under: CC BY-SA
1 People found this is helpful
Advertisement