Website URL
https://www.rngvip.store/
Error Message
Hi, I accidentally uploaded a Laravel project that created an invalid folder with a Windows-style path:
D:\ALL\kham\rngsite\store\rng\storage\logs
Now I can’t delete the folder htdocs
, because it contains that corrupted path.
Could you please manually delete it from the server?
Thanks a lot!
Other Information
Admin
June 5, 2025, 8:00pm
2
I don’t have any more access to the server than you do.
FTP (and by extension, the file manager) do not support deleting these directories. But if you can can create such directories with PHP, it means you can delete them with PHP too.
There was another topic about the same issue, which has some example code that could be helpful to fix this:
I am new user. I try to deploy my website. my domain is pvt.info.nf .
I have a problem on the File Manager. I cannot delete 1 incorrect directory. The directory is automatically created. the error message is :
Error during FTP change directory, at “htdocs/C:\TA\laragon\www\PVTInfo\storage\logs” : Unable to change directory (path: /htdocs/C:\TA\laragon\www\PVTInfo\storage\logs)
I tried to delete it from file manager and use a FTP Client ( FileZilla ), but both failed. the directory has an inva…
6 Likes
system
Closed
June 12, 2025, 8:01pm
3
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.