<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d6500342\x26blogName\x3dRandom+thoughts\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dSILVER\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://cathycus.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://cathycus.blogspot.com/\x26vt\x3d4195055694512554740', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Random thoughts

Sunday, August 21, 2005

#$%^&*$#$%^

I spent the last couple of hours following the install instructions for a piece of software I need to study. Everything was going so well - I followed all the steps and got the right responses from the server. But when I pulled up my browser to view the fruits of my labor, I got this friggin' Forbidden 403 error. DAMN!

3 comment(s):

Did you chmod the directory in the server?

By Anonymous Anonymous, at August 21, 2005 10:20 PM  

chmod 777 baby! Free those permissions! w0000t!

By Anonymous Anonymous, at August 22, 2005 9:52 AM  

It's on Windows and I installed it using the system administrator account, so it shouldn't be a problem, right?

By Blogger Cathy, at August 22, 2005 9:45 PM  

Post a comment

<< Home