| |
| |
| |
|
Page: 1 2 3 4
Comments:
<0> so fix that or cll it directly <0> cll/call <1> /usr/local/apache1.3/bin/httpd -V <0> :) <2> how could i change that path ? <2> Server version: Apache/1.3.34 (Unix) <2> Server built: Feb 9 2006 21:49:40 <2> Server's Module Magic Number: 19990320:18 <2> now it gives the right version <1> mv /usr/sbin/httpd /usr/sbin/httpd-old && mv /usr/sbin/apachectl /usr/sbin/apachectl-old <2> done <2> i`ll try to run it now <1> ln -s /usr/local/apache1.3/bin/httpd /usr/sbin/httpd && ln -s /usr/local/apache1.3/bin/apachectl /usr/sbin/apachectl <2> oh..k <2> i thought i had to link it.. <1> ln -s == make a soft link!
<2> i know :) <2> Ok: P*** Phrase Dialog successful. <2> the big moment <1> it works in slackware and openbsd.. not sure it works everywhere <2> i think it should work <2> [root@mail logs]# ps aux | grep httpd <2> root 18484 0.0 0.0 5440 664 pts/3 S+ 02:54 0:00 grep httpd <2> still no processes started <0> error_log <2> let me read the logs <2> fopen: No such file or directory <2> httpd: could not open document config file /var/www/html/conf/httpd.conf <2> the same <2> what could the problem be... <0> its snowing <1> .weather kalix, sweden <3> get_weather() failed: <1> :< <2> :) <1> im never where the weather shows! <2> guys....but the old server runs without problems... <1> .weather haparanda, sweden <3> get_weather() failed: <1> .weather lulea, sweden <3> Lulea, Sweden: Fair, 23 degrees <3> as of: 7:20 PM Local on February 9, 2006 <1> its hot up here! <2> G1dzz0r Azer can any of you help me ? <0> p`u's weather is not the same as it used to be <3> ok, Azer <0> it used to find places like 'vostok' <0> but wont anymore <2> .weather bucharest, romania <3> Bucharest, Romania: Cloudy, 32 degrees <3> as of: 8:30 PM Local on February 9, 2006 <2> .weather cape town <3> Cape Town, South Africa: Partly Cloudy, 68 degrees <3> as of: 8:00 PM Local on February 9, 2006 <2> .weather Bahrain <3> get_weather() failed: <2> helloooooo ... <2> can you help me ? <0> . <2> if i try to reinstall apache would that help me ? <0> does it load when you run the apachectl that is in the apache1.3/ path directly.. /path/to/apachectl graceful <2> /usr/sbin/apachectl graceful: httpd not running, trying to start <2> /usr/sbin/apachectl graceful: httpd started <0> and is it started? <2> no <2> only grep httpd :( <0> . <0> ok lets try this: /path/to/httpd -V <0> whats the conf dir? <2> conf <2> Server version: Apache/1.3.34 (Unix) <2> Server built: Feb 9 2006 21:49:40 <2> i`m in the conf folder <2> now <0> /path/to/httpd -f /path/to/conf/httpd.conf <2> [root@mail conf]# /usr/local/apache1.3/bin/httpd -f /usr/local/apache1.3/conf/httpd.conf <2> [root@mail conf]#
<0> is it running.. <2> yes <0> ok <2> 6 processes :) <2> like i configured it <0> sooo <2> aleluiaaaaaa :) <2> it works <2> my server is up <2> thank you <0> fix your path stuff <2> how ? <0> but that will work for now <2> Apache/1.3.34 Server <2> :) <2> Azer what is the problem after all ? some broken paths ? <0> no, there are multiple apachectl's and httpd's, and some are in your path, but the one you want to sue is not. <0> sue/use... <2> ...how do i set the right one to be used ? <2> good....PHP seems to be working... <4> . <5> .quote Azer <0> i secretly speak french <3> quote bored <5> hehe <5> .quote /french/ <3> <0> i secretly speak french <3> <XineAnn> [07:20] veins, you're french. you have to do whatever women want in bed. <3> <dravine> Do all french history books ciese to have info added that isn't 300 years old? <3> <5> im slovak <dravine> you'll always be french to me ****er <dravine> french is a state of mind <3> <dravine:#apache> stupid frenchie <0> man! <3> <5> I'm the biggest fag in history, I'm the uber frenchie poof <3> <XineAnn> I don't think so. I've seen your picture (both ends). I can take you myself, sissy little French guy. <3> <ligerzzzz> its a french keyboard for belgium <ligerzzzz> but the settings are on flemmish <5> Azer, logged ! <0> you blew my cover! <5> :)) <2> thank you guys...i`ll part the channel now <5> farewell Lover|boy <0> "i suppose you could edit the apachectl that is in your path and set the correct paths" <0> not sure if you got that.. <2> Azer do you know how ? <2> i didn`t get it <0> find / -name apachectl <2> locate better :) <0> see which ones you have, find the right one, find the one int hep ath, edit the one int he path for the correct paths <0> locate is fine if you're updated <2> updatedb <2> i ran it now :) <2> it doesn`t take long <2> so i think there are 2 apachectl .... <2> one is in my path <0> probably <0> yes. <2> the other in the default installation <2> ok....i found one in /usr/sbin <2> and in my path <2> and lots of crap like.. <2> /usr/share/zsh/4.2.0/functions/_apachectl <2> /usr/share/man/man8/apachectl.8.gz <2> /usr/share/man/fr/man8/apachectl.8.gz <0> yea <0> man pages <2> /var/www/apache1.3/apache_1.3.34/src/support/apachectl.8 <2> /var/www/apache1.3/apache_1.3.34/src/support/apachectl <2> /var/www/apache1.3/apache_1.3.34/htdocs/manual/programs/apachectl.html.html <2> /var/www/apache1.3/apache_1.3.34/htdocs/manual/programs/apachectl.html.ja.jis <2> /var/www/apache1.3/apache_1.3.34/htdocs/manual/programs/apachectl.html.en <2> that`s my apache <2> i had another version installed there <2> i`ll delete those <2> done <2> now... <2> there are only the ones from my installation....
Return to
#apache or Go to some related
logs:
#linuxhelp #skype javascript cancel onmousedown Jenny Darba xjatek #london timmy.deformed relocate the page using javascript
jameskb debian boot without networking
|
|