_Who Works for These Companies?
I am not saying I am the perfect employee or even one who never makes mistakes. I make my share. But I was in a situation the other day where I am working with a client on getting hosting set up for a new web site. I provided a document of what type of access I will need. User account for FTP, Shell access and file modification access to certain directories and read only access to others. I also gave examples of .conf files for apache of what I will need.
I get an email back from the hosting company and they provide me all the info I need. IP, Username and Password, file locations etc. Wow. Everything seems like it will work great. Well, that was last Friday. It was not until Monday when I was able to fully access the web site. First FTP did not work. SSH did not work either. HTTP did not work as well. Once they got FTP and SSH to work the document root was not set up correctly. Once they figured that out, I installed my software and database did some testing and found out my .htaccess file is not working. AllowOverride was not enabled (it was in my doc I sent).
So, in an effort to fix that they enabled Authentication on the site and I could not even view it. Argh. Finally done. But now we need to set up production.





