File Manager No Longer Creates New Files

ST1

Registered
Dec 4, 2009
2
0
51
That's pretty much my issue. The File Manager has been working for nearly half a year and I've had problems with it whatsoever. But now, when I go to create a file, I enter all the info as usual and submit it but it no longer creates a new file. Any help is greatly appreciated!

Thanks
 

cPanelDon

cPanel Quality Assurance Analyst
Staff member
Nov 5, 2008
2,544
14
268
Houston, Texas, U.S.A.
cPanel Access Level
DataCenter Provider
That's pretty much my issue. The File Manager has been working for nearly half a year and I've had problems with it whatsoever. But now, when I go to create a file, I enter all the info as usual and submit it but it no longer creates a new file. Any help is greatly appreciated!

Thanks
If root ("Administrator") access is available, please check the cPanel error_log for logged message detail that may help pinpoint the issue. The following command may be used via root SSH access to monitor the cPanel error_log for new output while attempting to reproduce the issue:
Code:
# tail -fvn0 /usr/local/cpanel/logs/error_log

You may have disk space full, check disk space. If it is full, ask to hosting provider to increase that.
The above is correct and disk usage is important to check; if the account disk usage has reached the defined disk quota (limit of disk usage) then this may be the cause as the file system would not allow new data to be written beyond the defined quota. The current status of disk usage is displayed on the home page of cPanel (the same page that is displayed after logging-in).