@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13



Comments:

<0> actually 99% of the time packages will cover your needs
<0> i use all packages except apache and php because I have remained with apache 1.3x for now
<1> i c
<0> they are very handy :) and make security updates easy to maintain
<1> yeah
<1> that was the philosophy of free bsd
<1> maybe if i updated php through RPM it would add gd funcionality
<0> possibly
<0> did bsd ever get over their 8 char username limit? when i tried it years ago that was the main reason i didn't go that way
<2> yum search php-gd
<0> linux supported 32 char even back then
<1> i don't find anything on httpd.conf to alter
<1> i don't see bsd for some years :p
<2> you have to compile --with-gd
<2> your php
<1> yes..but i had another php working



<0> pib look for a load_module line, with apache2 it could be in another file
<1> i should have unistalled it first :\
<1> the only one i see is this
<1> LoadModule php4_module modules/libphp4.so
<3> wee.
<3> I installed rsync on a Windows machine.
<3> And it wasn't half as painful as I expected it to be
<1> how do i link apache2 to the recent installed php version?
<0> you need to change that to your new libphp4.so
<4> someone can give me a http to download an kernel update for mandrake 9.2
<4> ?
<4> plsss
<5> you can't use ftp?
<4> no
<4> :(
<1> i made it!
<1> well we made it!
<1> #LoadModule php4_module modules/libphp4.so
<1> LoadModule php4_module /usr/lib/httpd/modules/libphp4.so
<4> my provider stoped my ftp
<1> damn
<4> http://www.mandrakesecure.net/en/kernelupdate.php
<4> Sorry
<4> The document you have requested does not exist on this system
<4> :(((
<6> hi all
<6> how can i copy from a folder into other one just the missing files???
<5> like, dont replace?
<6> don't replace ...
<6> just from one folder to other one, and when the dest files are missing
<6> just copy thyem
<6> the missing files
<5> i don't know
<5> cp -Rp source tempdir; cp -Rpf dest tempdir; mv dest trashdir; mv tempdir dest
<5> overwrite the other way :P
<7> Um what debian package is nslookup in?
<8> rei $ dlocate nslookup
<8> dnsutils: /usr/bin/nslookup
<7> hmmmmm
<7> thanks
<7> mwilson that only works if the package is installed :P
<8> What only works if the package is installed? You asked where it was, I told you.
<8> Next time I won't bother.
<7> oh
<7> whoops
<7> sorry
<7> I just got like chewed out in 8 different channels
<7> for not using apt-cache search when it doesn't actually return dnsutils, only host
<7> and I've been showing them all
<7> anyway
<7> thank you
<9> hi, I've got a 3ware card with a raid array that's in the process of rebuilding
<9> what utilities can I use to query it's status?
<9> the actual disks show up as a /dev/sda
<2> 3dmd web gui shows progrss
<9> they have a version for linux?
<9> i know that's what it does on windows
<2> yes
<2> theres a linux ver
<9> ooh nice
<9> getting ti now



<10> Apr 12 15:12:08 the smartd[2156]: Device: /dev/sda, Temperature changed 3 Celsius to 45 Celsius since last report
<10> haha
<1> danq: can u pls help me?
<1> i installed php and know mysql doesnt work through web page
<1> do u have any ideia what might be wrong?
<1> 0_0
<9> ooh the cli thing
<9> is great
<1> hum?
<10> pib, wtf?
<11> did you restart the server
<10> Give more details, pib
<11> make sure service is running?
<10> what's a web page got to do with mysql
<11> i think he means he's getting errors
<11> seeing errors
<10> Well, we don't know that.
<10> That's why I've asked him to elaborate.
<10> Better than just blindly guessing, haha
<11> right
<11> be nice if he speaks up
<1> no
<1> it works on console
<10> You still have errors.
<1> but not through web page
<10> MySQL doesn't work through a web page.
<11> what does the error say
<10> However, PHP may use it, which may reside on a Web Page.
<1> yeah
<10> What are you trying to do
<1> it
<1> i upgraded php
<1> and now pages that used mysql don't work
<10> And again, what kind of errors are you getting
<1> i noticed php.ini is not the one i wanted
<1> http://www.offeracard.com/phpinfo.php
<1> instead of /etc.php.ini it should be
<12> hello ! i want to install pppoed but it keeps asking for "kernel headers" which i dont think I have. My distro is SLACK 10.1.. can I install "kernel headers" or how ?
<11> i believe your supposed to install mysql first
<1> ./usr/local/apache2/conf/php.ini
<11> yeah proberbly just a php.ini path problem
<7> Whats a good command line utility that can convert from m4a to mp3?
<1> is there any place in httpd.conf i refer to php.ini?
<12> hello ! i want to install pppoed but it keeps asking for "kernel headers" which i dont think I have. My distro is SLACK 10.1.. can I install "kernel headers" or how ?
<13> SJr|nx you will have to re-encode the audio to do that, which is ugly.. but transcode or mencoder will likely do what you want
<7> perplexity hmmmm well basically what I want to do is convert my Batman Beyond soundtrack to mp3 from iTunes
<7> Hmmmmm
<14> can you play it using a command line utility?
<7> hmmmmm nope?
<7> what command line utility?
<7> actually
<14> I'm asking you... I don't deal with mp4a so I have no idea.. I ***umed you had the file and you could play it
<7> Hmmmmm
<7> yeah no :P
<7> Hmmmmm
<7> I'm just going to boot into windows
<7> I'm to lazy to figure this out for the one sound track thats in m4a
<14> silly question but have you tried google ?
<7> Yeah
<7> and it references faad and lame
<7> faad I can't find a debian package for easily, and lame is not a real debian package
<7> aka too much work
<14> haha.. fair enough.. transcode deals with faad.. but you need transcode from deb ftp://ftp.nerim.net/debian/ testing main
<14> that apt source
<7> lol
<7> no
<7> too lazy
<7> thanks tho
<15> hi i was trying to install debian but it is not detecting my sata hard disk ?
<16> hello, can anyone help me with a problem i have with apache & php?
<14> stsam does your bios have a "legacy mode" or something similar that can be used to get standard int13 routines to drive the disk ?
<17> gidday, mates.
<10> werd


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #linuxhelp
or
Go to some related logs:

#MissKitten
maj mader
Cancer+Sagitaruis
#squid
oxx il-madonna
#networking
rapidshare groping asians
#mirc
shizoor
amarilis romaneste



Home  |  disclaimer  |  contact  |  submit quotes