@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2



Comments:

<0> .head ftp.sunet.se
<1> 200 OK
<1> Server: Apache/2.0.52 (Unix) PHP/5.0.2
<2> anyone who could help me with 'AddDefaultCharset' ... I've set it to ISO-8859-1 but it still doesnt show swedish characters on pages on my server... is there anything else I've missed to change? running Apache2
<0> fix the documents instead
<0> use &auml; instead of
<0> and &aring; instead of
<0> and &ouml; instead of ..
<0> :>
<0> or..
<2> another swede ;) well.. I shouldnt have to do that.. thats why I'm asking here
<0> well why not.. i dont think you se the in a browser in say us if you do it in some other way
<2> well.. the prob is its a Swedish site ;)
<2> and its more like a private site.. so noone should be able to access it unless they know it.. ;)
<0> well you can set locale in <head>..
<0> fuxxor



<3> charsets are a pain
<0> well it can be
<0> if you feel that its the charsets that is the pain
<0> imo the swedish letters are the biggest pain
<0> the can bring big big pain
<3> I've written an app that lets students do practice questions in their browser
<3> it's a real pain getting the various greek chars used for equations going
<3> because the pages themselves aren't in greek
<0> oh
<0> i see what you mean..
<3> have to do it in utf-8 and browser support seems to be spotty
<4> put images?
<4> .dict spotty
<1> spotty
<1> adj : inconsistent in quality [syn: {uneven}]
<1> [also: {spottiest}, {spottier}]
<5> hi how do i direct apache to other drives
<5> or how do i direct others to the other drives?
<5> anyhelp would be appreciated i do log so i can get your info even if i dont see it
<5> and can get back to you
<5> ok here is my problem i do run a rather large web page using apache its over 92 gig
<5> i have moved it to a 300 gig drive but cant i direct it to another drive?
<6> Oldtimeradio: alias.
<7> what are the htaccess directives for custom error pages?
<7> im having a brain fart with the documentation today
<8> ErrorDocument?
<8> ErrorDocument 404 /path/to/my/error.html
<7> cheers :)
<4> whats a brain fart?
<7> lol
<1> what's a ****for?
<4> to brain fart?
<4> wtf
<4> I just had the highest stress level in months
<4> and this at 4:30 AM
<4> I almost had to vomit
<4> .dict nacker
<1> No definitions found for nacker
<4> .dict nackered
<1> No definitions found for nackered
<4> .dict nackerd
<1> No definitions found for nackerd
<3> knackered
<3> has a k
<4> .dict knackered
<1> knackered
<1> adj : very tired [syn: {drained}]
<4> im so ****ing knackered
<4> :)
<4> thanks MugginsM
<9> [15~knackered
<4> im so knackered
<4> my shiftbros aint in da house yet :(
<10> hi
<10> TheJesus are you there?
<10> i'm havin a problem with mod rewrite
<10> it doesn't work
<10> i have a XAMPP installation (Apache 2, PHP5) and the rewrite module is loaded from apache httpd.conf
<6> and?
<6> describe the probably.
<6> err, the problem.



<10> RewriteRule ^real-estate/(sale|rental)/([0-9]+)/?$ /list.php?type=$1&page=$2
<10> and the server gives me a 404
<6> and what does your error log say about it?
<10> at the top of .htaccess file in the root folder i have: Options +FollowSymLinks | RewriteEngine on | RewriteBase /
<10> where's my error log?
<10> witch file is it?
<10> i haven't looked
<6> i don't know, it is named in your configuration.
<10> ok
<10> let me look
<10> let me try something...
<10> twkm
<10> this is what the access log sais: GET /RAC/RealEstate/real-estate/details/house-sale-pitesti-arges/4/ HTTP/1.1" 404 1265 "http://localhost/RAC/RealEstate/
<10> and error: F:/WebRoot/details.php' not found or unable to stat, referer: http://localhost/RAC/RealEstate/
<10> ahhh.... i understand...
<10> it expects that file to be in the root dir
<10> and it's not
<10> thanks for the ideea with the error log
<11> .country ae
<1> .ae is United Arab Emirates
<11> .dict nihilist
<1> nihilist
<1> n 1: someone who rejects all theories of morality or religious
<1> belief
<1> 2: an advocate of anarchism [syn: {anarchist}, {syndicalist}]
<11> hhee mr_tea
<11> you ARE a communist!
<12> lets praise D lord!
<11> you ARE a communist!
<12> Get up!
<12> and praise the lord you lousy mota****as
<12> and put some money in the basket yea for d lord!
<12> Gidzz0r: get up and follow the path! of d lord!
<11> i just framed my "Proof of exclusion from the swedish church"
<11> and put it up over my bed
<12> the swedish church suxx
<11> yeah
<12> sight
<12> its the sight of the lord!
<13> has anyone here got Apache + MySQL + PHP to run on a windows system?
<14> temp1 how about explain your issue instead of asking if anyones installed something
<13> ok, I installed Webserv
<13> Now...I've got Apache + MySql + PHP supposedly installed
<13> Apache seems to work
<13> however, when I try to run a PHP script as a test...it doesn't work
<13> nothing seems to happen
<14> what is a url i can try
<13> oh....it's only on my development machine
<14> hmm
<13> when it asked me for the domain to use; I put in a bogus domain name
<13> if that matters
<14> well ok, can i view httpd.conf
<14> post it on a server or:
<14> p`u, rafb?
<1> rafb is Where you post files http://rafb.net/paste/
<14> or there...
<13> http://www.rafb.net/paste/results/TfQAVp81.html
<13> that is the conf file
<14> and apache restarts without errors?
<13> let me restart
<13> yup, restarts fine
<14> ok
<14> create a test file named test.php containing this, and try to load:
<14> <?php phpinfo(); ?>
<14> .
<14> save as test.php try to load it, what happens
<13> yeah
<13> I think I messed up the code
<13> hang on
<13> it worked :)
<14> good
<14> php works
<14> so its code stuff thats the problem


Name:

Comments:

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






Return to #apache
or
Go to some related logs:

#london
hajuu
enloco undernet
#linux
underwold2 pictures
#linux
#c++
#windows
#AllNiteCafe
sysprep +wsname



Home  |  disclaimer  |  contact  |  submit quotes