Hi all,
I setup my first VPS back in July and it has been running smoothly ever since. I have it set with mod_ruid2/jail shell and use this VPS to only host a single work website. In the apache error_log (accessed from within lfd) I have had a number of "chdir to /home/virtfs failed" messages since setting up the VPS. I've tried numerous times to Google the issue but have never come back with anything useful to stop the errors appearing.
Examples from yesterday as below:
The errors always appear for files on a static subdomain I setup for the website which serves the images and CSS for site speed/seo improvement. I.e. from a browser the files would load from static.website.com/images/whatever.jpg
If I open a browser and load the above files directly, they work fine and no entries are inserted into the error log for these visits. And I haven't had any users complain that the files haven't loaded when they've visited the site.
Another point that might or might not be worth mentioning is that I migrated this website cpanel account from a shared host to this VPS back in July. Everything went smoothly there also. Not sure if that would make a difference to any of you experts?
If you need more info, please let me know I'll answer as best I can.
If someone could point me in the right direction to fix the errors or confirm that this isn't even a problem, it would be much appreciated.
Thanks for your time.
I setup my first VPS back in July and it has been running smoothly ever since. I have it set with mod_ruid2/jail shell and use this VPS to only host a single work website. In the apache error_log (accessed from within lfd) I have had a number of "chdir to /home/virtfs failed" messages since setting up the VPS. I've tried numerous times to Google the issue but have never come back with anything useful to stop the errors appearing.
Examples from yesterday as below:
Code:
[Mon Jan 04 18:16:15.111600 2016] [:error] [pid 11862] mod_ruid2 subdomain.website.com GET /images/A.jpeg HTTP/1.1 chdir to /home/virtfs/username failed
[Mon Jan 04 18:16:15.215839 2016] [:error] [pid 10420] mod_ruid2 subdomain.website.com GET /images/B.png HTTP/1.1 chdir to /home/virtfs/username failed
[Mon Jan 04 18:16:15.331926 2016] [:error] [pid 11324] mod_ruid2 subdomain.website.com GET /images/C.jpg HTTP/1.1 chdir to /home/virtfs/username failed
[Mon Jan 04 19:30:58.911452 2016] [:error] [pid 12092] mod_ruid2 subdomain.website.com GET /images/D.png HTTP/1.1 chdir to /home/virtfs/username failed
[Mon Jan 04 19:30:58.914813 2016] [:error] [pid 11949] mod_ruid2 subdomain.website.com GET /images/E.png HTTP/1.1 chdir to /home/virtfs/username failed
If I open a browser and load the above files directly, they work fine and no entries are inserted into the error log for these visits. And I haven't had any users complain that the files haven't loaded when they've visited the site.
Another point that might or might not be worth mentioning is that I migrated this website cpanel account from a shared host to this VPS back in July. Everything went smoothly there also. Not sure if that would make a difference to any of you experts?
If you need more info, please let me know I'll answer as best I can.
If someone could point me in the right direction to fix the errors or confirm that this isn't even a problem, it would be much appreciated.
Thanks for your time.
Last edited by a moderator: