| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Comments:
<0> Penguin-: uh-huh agreed <1> pastbin even <0> give me a sec .. trying to figure out the AddType thing <2> Did you put the AddType settings in the right place in the conf? <1> but them in the <Directory> section <2> I always put mine near the others. <2> under <IfModule mime_module> <1> i have spesific setings for the diferent directorys on my host <0> here goes http://rafb.net/p/a8FVlS55.html <0> I uncommented the two AddTypes that Penguin- mentioned, still no good <0> hmm, could it be user and group www-data? <0> nah .. probably not, otherwise it won't work in a subdirectory <3> pagi semua <2> Try setting the docroot a bit differently... <1> document root and dont match <Directory /var/www/> and remove the last / <2> And put " " around it.
<1> yes <Directory "/var/www"> <2> DocumentRoot "/var/www" <2> Both of those. <1> that should do it i guess <0> ok .. let me try .. <1> also you shold uncomment #BindAddress * <2> no <2> Don't use BindAddress at all. <0> are you sure about removing the trailing /? <1> yes <2> I have a lot of servers running and none of them have a trailing / on the docroot. <1> i allways use virtualhosts, thats probably why i allways have BindAddress set <0> sigh .. well, removed the trailing slashes, quoted, and same **** <0> hold on, i'll kill the whole thing and start it again <4> boby: pagi <0> nope, same thing <0> i'm beginning to suspect maybe i'm going the wrong way <0> apache is 1.3 <0> I have a directory apache2 .. but that's apache 2.0 I think <2> Shoot, I use apache 2.2 already. <3> i have problem by mail server can you help me ? <0> oh well, this is one unsolvable case I guess <2> Can you upgrade to apache20 or apache22? <0> Penguin- and lv8pv you guys have been great :) I guess I have to sleep over this for a couple of days... <0> Penguin-: good suggestion, I might do that <2> apache13 is good, but the conf is a lot different than that of the 2 tree. <0> the problem is so trivial yet no solution, all that I need is to make localhost/ mape to localhost/index.php .. wtf is wrong with this damn thing <1> move the directoryindex to <Directory "/var/www"> <0> lv8pv: is it outside the tag? <0> oh .. you mean the whole tage Ifmodule, or just directoryindex? <1> yes <1> you are only loading it in the <IfModule mod_dir.c> section <0> no following <1> no only the irectoryIndex index.php index.html index.htm index.shtml index.cgi <0> so should move the entire tag <IfModule> under <Directory> .. or just copy the directoryindex line to <Directory>? <1> just have them both plases <1> copy the directoryindex <0> ok, then i'll copy it <0> nope, not that :) <0> i'm tempted to go with Penguin-'s suggestion now :) <1> what is the ip you run this on, can i try to load the page ? <2> I've used apache20 for a long time. I've recently migrated to apache22. <1> Penguin-: how is it compared to 1.3 in speed and stability ? <2> I don't know. I'm never had any luck making 13 work right. <2> *I've <1> iv never had any problems with 1.3 <0> ok :) kind of where i'm standing I guess <0> i'm very sure it's a very trivial problem <0> but digging it out is a pain <0> I wish if there was a debugger for configuration files :) <1> Cognition: here is my http.conf for 1.3 use that and compare. http://rafb.net/p/sHy2Dp97.html <5> simmy: you awake? <5> simmy: what's the good bike brand that starts with a B? <0> you have a lot of languages :) <1> BMX <0> what're you making some kinda international site :) <1> yeah i used to give the apache docs public access with all the language files <1> never bothered to remove them when i stoped <1> lots of the things in the file is not in use anymore as i lost my good server host when i left my job in an ISP <5> simmy: nevermind, Bianchi <1> also i have compiled httpd with most of the modules i want so i dont load so many modules in the confile.
<0> hmm, ok I tried about 50 combinations of things so far .. no good <0> I'll go with Penguin-'s advice, it seems httpd 1.3 is dog **** <1> hehe 1.3 is good <1> i bet the problem is so trivial that we just overlook it <0> yeah, I'm sure that's probably the problem <0> a freaking comma or period or quote or something like that <0> That's the only thing in system administration that is so hard to debug .. configuration files <0> I can debug programs, script, analyze the system for average load and all of that <1> first thing you need to do is remove all the crap comments from your conf file =) <0> but there is not automated or even easier way to parse configuration files than to go through them manually <0> not/no <1> http.conf have so many advanced things you can do <1> damn you can even write perl code in the http.conf to have a dynamic httpd.conf depending on diferent rules and incidents <0> well, i'm just going to dump everything, purge every configuration file, and try again <1> at my last job we had a 10 machines frontend and 10 backends all redundant with load balancing <1> you chould have seen the httpd.conf on them servers hehe <1> should* <0> don't want to :) <0> i'm beginning to get a taste of how ****ty it would be to have a job as a unix system admin <1> i wish i was as good as the one building that apache cluster <1> Anders Nordby is my admin hero <6> !seen glitch- <2> No more of that. <1> Cognition: best job ever <0> screw that, i'd rather work at walmart! <0> now I know why lacroix is worried and freaking out all the time <1> you learn so much, there are so many to **** for knowledge, you get payed for finding out of things <0> uh-huh, and you get fired when you can't figure things out <1> hehe <0> and deadlines ride up your *** everyday <0> no thanks <1> not to mention the NOC <7> Linux Rules!!!! hasta la vista baby <7> jajaja <1> the NOC is the worst thing about sysadm jobs <0> khamaleon: oh .. ok .. take a deep breath <0> what's NOC <1> network opperation center <0> I don't know what that is, but it sounds awful enough for me not to care <7> the dead of winbugs is the 3d desktop beryl-manager cool <8> anybody here ever come across an app (preferably web based) that you can use to admin a linux box. people here are too stupid to learn properly <9> Boredboy: there are many, Webmin is one that many people use. <8> Interex: cheers. I'll have a look <0> ok this is BS. I have the same exact problem with apache 2 <1> lol <9> what is the problem? <1> time to try asp <0> maybe I need to format the whole son of a bitch <0> Interex: very simple problem, Penguin- lv8pv and I were working on for hours! <9> and that is? <9> Apache is my sweetie, in most cases :/ <0> Interex: I can't start my webpage without fully qualifying the name <0> Interex: i.e. http://localhost does not work while http://localhost/index.php works <1> Cognition: just for the fun of it, do http://localhost/ work <9> did you add type .php to the .conf ? <0> if(http://localhost doesnotwork) then Halt and Catch Fire <0> did that in multiple places (under <Directory> and independently within the file <0> I'm beginning to look back to file permissions, perhaps it's that <1> think so <1> or not, its trange that http://localhost/index.php work if its permissions <0> well, I'm puzzled <9> Cognition: you need to set the default page information <0> Interex: ok .. where is that? <9> directoryindex <1> you did set dockroot /var/www yes ? <1> Interex: he have set that as well <9> like DirectoryIndex index.php <9> oh? <1> this is his 1.3 conf http://rafb.net/p/a8FVlS55.html <1> tho he have done some changes to it now to fix some of the errors there <1> but if you see an error we did not see let us know =) <9> are you sure you're httpd.conf is in the right location? <1> lol that would be funney if he was editing the wrong one =)
Return to
#linux or Go to some related
logs:
#india j-teensex #india #kl #allnitecafe #allnitecafe lubricane kudurcam
#allnitecafe #kl
|
|