richiezh
New Member
- Messages
- 27
- Reaction score
- 1
- Points
- 3
So here's kind of a mysterious error I have never encountered before. I am currently editing a PHP script on my free hosting account using Notepad++ and its FTP extention. At some point Notepad++ started refusing to upload the files saying this error: "552 Disk full - please upload later". It has not been able to upload since. I have plenty of space on my account, and nothing is exceeding the limits.
I tried editing the file using the cpanel file manager, and while it does save and upload properly, the changes do not transfer over to the site itself. I have tried testing the PHP files by inserting `echo "hi";` at the top of the script, yet the changes are nowhere to be found.
All this happened very suddenly and has been going on for about an hour now. Does anyone else have this issue and/or can help me fix it?
I tried editing the file using the cpanel file manager, and while it does save and upload properly, the changes do not transfer over to the site itself. I have tried testing the PHP files by inserting `echo "hi";` at the top of the script, yet the changes are nowhere to be found.
All this happened very suddenly and has been going on for about an hour now. Does anyone else have this issue and/or can help me fix it?