| cjheinlein | gary: just curios.. do you use webhosting, a VPS or a dedicated server? curious too |
| pctony | gary: try moving the htpasswd to /var/www/html/ and then updating the htaccess file so it is outside the rewrite remit |
| gary | cjheinlein: We have a reseller account, so I guess that would be dedicated/managed server pctony: good idea, I'll try it now |
| pctony | as (2) means apache cannot see the file, not permission denied (which is (13) ) balbir97: have you pastebin'd your config for us yet? |
| cjheinlein | gary: if it's a fully managed server, you should get with their tech and make use of your money.. if it's partially/fully unmanaged with no root access I'd suggest finding a new host |
| pctony | and errors? |
| fajita | Take a look here, and see if your error message is listed... http://moin.eta-beta-pi.net/httpd-docs/HTTPDocsWiki/errors |
| theSar | I have a wierd (network) problem. If I make for instance a http call to my server, it's about 200ms about handling it if the file is more that (approx) 1600 bytes. If its less, then around 0-1ms. Any ideas? |
| pctony | load |
| fajita | load is around 5 now |
| pctony | fajita: frget load |
| fajita | pctony: i'm not following you... |
| pctony | fajita: forget load |
| fajita | pctony: I forgot load |
| pctony | idiots |
| fajita | Head on over to ##php - You're bound to find a few in there!! |
| pctony | fajita: shush |
| action | fajita shuts up. |
| fajita | shuts up. |
| gary | cjheinlein: I've asked them about this problem, just waiting for a reply. pctony: no luck with that idea, same errors as before btw |
| pctony | theSar: have you tried, ab? ab ab? |
| fajita | ab is http://httpd.apache.org/docs/2.2/programs/ab.html |
| pctony | gary: have you updated the htaccess file too? |
| theSar | pc: yes, that's how i measure the latency... |
| pctony | and restarted apachem jic theSar: ok, good :) |
| theSar | ps: Same file, one byte more and its 200ms - one less and its 1ms .. |
| pctony | theSar: that does sound extremely strange indeed a proxy perhaps? or cache |
| fajita | cache is goodee mod_cache |
| theSar | pc: I think it's a linux/network/network adaptor problem.. |
| pctony | theSar: oh ok |