h3llb0y2012 Posted January 28, 2013 Posted January 28, 2013 Well, visual web developer accidentally deleted all the files and folders in the home directory of my service.Will this affect anything in my service? In case, here are my info:cPanel username: h3llb0y2domain: sampsig.heliohost.orgserver: Johnny Thank you!
Shinryuu Posted January 29, 2013 Posted January 29, 2013 I don't think anything's too broken, your site shows and index listing, albeit an empty one. Try going about building your site and let us know if you run into weird configuration errors.
h3llb0y2012 Posted January 29, 2013 Author Posted January 29, 2013 Well, I made public_html folder and made a test index.html file. Seems to be working, but when I uploaded some asp.net files it showed an error
Krydos Posted January 30, 2013 Posted January 30, 2013 It shouldn't really matter if you delete folders. The url roots of each of your domains will automatically be recreated once every 24 hours. So, if you only have the one main domain that each account starts with it will be /home/username/public_html. If you have any addon domains these will also automatically be recreated such as /home/username/public_html/addon. If you want to run cgi you might have a bit more of a problem because the cgi-bin directory probably won't recreate itself, and if you just create a directory called "cgi-bin" it might not work to run cgi in because it needs to have special permissions and apache has to recognize it before it will work. Anyways, if you have any specific problems or errors let us know and we can help you with them, or if it really bothers you that your account isn't perfect anymore I suppose you could always delete your account http://www.heliohost.org/home/support/scripts/delete and recreate it http://www.heliohost.org/home/signup
Recommended Posts