| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14
Comments:
<0> u R about 2 be t3h bann3d <1> oh oh <2> ok, enough of that crap. <1> watsup with xchat 2.6.0 makin red lines across the chat screen <2> probably your video card or driver ****s. <2> my money's on vid card. <3> It wouldn't be xchat if it weren't broken somehow. <1> well it doesnt look like a bug <1> its like it underlines the whole line <2> then it probably -is- xchat. <2> hah <2> ratpoison <2> it is the solution to all your prolems. <2> except typos.
<1> i heard that using microsoft's operating systems makes the death even quicker <2> good. <2> KTA <4> I'm trying to connect with my wireless. It says it bound to the proper ip address (dhclient) but there's no internet connectivity <2> io_: DHCP server on AP misconfigured? <4> nah, other laptops connecting <4> its a client issue <2> so check the routes that exist. <2> route -n <4> I don't know how to read this <2> figure it out. <4> hah ok. brb, im gonna disconnect on eth0 <4> ok there's two rows. One has a destination of 192.168.1.0 and the other has a gayteway of 192.168.1.1 <2> what's the interface on the gateway line? <3> Before you go any further, define "no internet connectivity". <4> ath0 <4> nothing with a ping <2> can you ping 192.168.1.1? <3> Since that usually translates to "I ran a browser and name resolution doesn't work" or something. <4> mwilson, well I guess you're pretty much right <4> well, im gonna haul out my other laptop and go on this channel on that, so i can test and talk <5> ok <5> so anyways, it says its bound to 192.168.1.101, which Im ***uming is a good thing <5> i can ping 192.168.1.101 <2> and 192.168.1.1 <5> nothing for 192.168.1.1... destination host unreachable <2> interesting. what is eth0 doing? <5> its down <2> ok. <5> so i have no idea about this sort of stuff. What could be the problem ? <6> Hi. <3> Your default route says...? <5> you mean route -n ? <2> yes... he means the line that talks about 'default' <5> two lines. One says that the destination is 192.168.1.0 with a gateway of 0.0.0.0 a genmask of 255.255.255.0 <5> the other says destination of 0.0.0.0 with a gateway on 192.168.1.1 genmask of 0.0.0.0 <5> dont see any default <2> and interfaces for those two? <5> ath0 <2> same for bothL <2> ? <5> yeah <2> ok. <2> and you're sure the essid is right etc? <5> iwconfig ath0 essid "linksys" .. and iwconfig shows it there with a strong connection <2> ok. <5> shows the access point address as well <7> what happens in linux when two processes try to open the same file for writing <2> defc0n: I -think- they're both allowed to write to it. <7> hmmm <2> but test that ***umption. <5> back to me. Cause im ***y <2> uhhuh. <5> what should i do? <2> your routing seems to be right. <2> your wireless settings I will ***ume are correct. <2> so I'd look for other problems. <5> such as? <2> check the differences between config on what works and what doesn't. <5> config?
<2> configuration. <5> configuration? <2> dude. you know the word. <5> weird. When i push in the wireless switch on my laptop, the light stays on now. This never happened before <2> you're from New Brunswick.. they speak English there, even if they also speak French. <5> oui <8> Can anyone help. My php doesn't have a MySQL Module.... where would I get that from? <9> what distro you using Tincan <9> err TinFury <8> I'm using Redhat core 3 <8> Fedora core 3 <10> Is there any implimentation of BASIC for Linux? <9> yum install php-mjysql <9> hehe <8> I uninstalled the version of MySQL it came with <8> And installed Mysql 5 <3> TinFury: And you did this because...? <8> I was trying to install something and it said my version of mysql was too old <9> well your gonna have to build the module then <3> But you didn't think to actually get a current Fedora Core? <8> I'm kinda... new to linux <3> What does that have to do with it? <2> all the more reason to start with something new. <8> I didn't want to reinstall a new core... cause I have so much going on in there already <8> Would installing a new core.... wipe out all my custom stuff? <8> Or could I just upgrade it? <8> Redragon^ Where can I get the module to build? <8> Is it somethign that comes like in source and I just compile it? <9> TinFury you have to use php and the new libraries with mysql5 to build the module <9> you will have to research building modules at php.net <8> Ok <8> So the module I'm looking for will be a part of the PHP source <8> Sweet that's all I needed to hear.. I should be good. <9> not really <9> if you build php from source it will build the module but you dont have to do that <9> you can build just a module but i dont remember how anymore :) <9> without rebuilding php i mean <8> Oh wait... but what source am I looking for? <9> what are you trying to install that would require mysql 5? <8> This stupid thing calld eqdkp <2> does it -require- mysql5? <2> if not, then go with 4.1 <2> at least it's stable. <8> Yea I think 4.1 will work <2> so... that's an easy one. <8> Will I be in the same problems with the module if I use 4.1? <2> well, at least if you use 4.1 you can probably just use packages in a modern distro <2> instead of compiling from source. <8> What about what mwilson said. Is there a way I can just upgrade everything to Core 4? <9> had he used FC4 he would have gotten 4.2 i think <8> without loosing the m***ive amount of custom stuff <2> Redragon^: no mysql 4.2 <9> err meant 4.1 :) <3> What *I* said? I didn't tell you to upgrade anything. <3> FC4 has been out for ages. Only the clueless would use FC3 in preference to it. <8> Well you said geta current fedora core <11> how do you disable acpi in RHES? <3> Kuto: That's what you pay for support for. <11> i got the same problem using centos 4.2 <11> is there a way to disable it inside linux? <3> Kuto: Not relevant. You bought RHES, that's what the support you paid for is there for. <11> ok, how about in centos? <9> shut down apmd <9> service ampd stop <9> chkconfig apmd off <9> that should work on FC4 <9> err centos 4 <11> tnx, i got it disable now in services <2> Redragon^: err, that'll have the opposite effect. <9> doesn't ampd now control the apci? <9> err apmd <9> man i need sleep :0 <2> Kuto: so why don't you call up Redhat and ask them why?
Return to
#linuxhelp or Go to some related
logs:
#c language arrivedercci #linuxhelp hush hush baby come to me purger mailq muistilor definition #chatzone #teens #MissKitten IndexStyleSheet
|
|