@# 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 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28



Comments:

<0> novo you can test, but i think the first one would work
<1> novata_peleona, No patience?
<2> eml, sorry. sorry everyone in #php
<3> ace_me: yes, because you need to make the path relative to the current script, not the include
<3> okay, i have no idea what my problem is... i just used filemon from sysinternals, and it shows php clearly getting a SUCCESS result when it attempts to open php_mysql.dll
<3> can someone else help me
<4> Ok, here's a chance for all you word nazis to shine and pat yourself on the back... what is the formal word or phrase for "kissing up", "brown nosing", "****ing up" ?
<3> oh, my error_log has " in Unknown on line 0" between the Unable to load dynamic library lines
<5> cyth[sleep]
<6> dimitril, can i see your whole form?
<5> when i remove enctype="multipart/form-data" from the <form
<5> it works
<5> i.e: $_POST['imager'] can be seen
<7> Jymmm: complimenting?
<0> dimitri: is it a file?
<5> http://72.232.195.131/pixup.php



<4> CryWolf: Heh, I wouldn't call it that by a long shot =)
<5> opCoder32xz: yes
<0> Use $_FILES
<0> for imager
<5> for all of it?
<8> Jymmm in UK also known as creeping
<0> $_FILES['imager'] for this variable only
<4> archivist: I'll remember that.
<5> nope that didn't fix it
<7> Jymmm: I ***ume you do know, though, the difference between an ***-kisser, a brown-noser, and a ****head?
<2> eml, you know how?
<0> enctype="multipart/form-data" add this
<4> CryWolf the first two are the same, that last on is well most everyone in here.
<6> dimitril, are you getting any errors, notice, or warnings?
<4> s/on/one/
<7> Jymmm: the depth
<4> CryWolf ROTF
<5> yay
<5> thanks :)
<0> np :)
<9> how can i redirect from my home page to another??
<10> use header
<10> !+ header
<1> novata_peleona, Nope.
<9> !header
<1> !+header
<10> http://it2.php.net/manual/en/function.header.php
<9> eml: kikaz could it fail??
<9> kioto:
<9> ??
<5> it's all working now
<5> thanks for all your help
<1> Sweet_kate, It will *probably* not fail.
<9> how could i preserve the failure??
<9> putting a link to new page??
<1> Just header("Location: url"); ...
<9> i see that on the web some webmaster write on their page
<9> "if u are not redirected click here.,.."
<9> right??
<9> why do they do it??
<11> how can I get the current time in a format like "2006-04-30 19:30:00
<12> I don't know. Programmers that use text talk scare me.
<11> how can I get the current time in a format like "2006-04-30 19:30:00"
<2> eml, you know who can help me?
<0> Sweetcake, sometime redirection fails
<11> wow sorry for the repeat, I am not used to this keyboard
<1> novata_peleona, No. Try to state it again or just go to a forum.
<9> opCoder32xz: and so? what to do??
<1> martianlobster, Just check php.net/ and search for function time.
<3> come on, can't someone take a look at my issue? this can't be that complex. the files exist but php claims they don't
<11> eml thanks
<0> You can put a link to your redirect page
<13> martianlobster, http://php.net/strftime
<2> how can i acces to fields in a variable as this one:http://pastebin.com/739552 ??
<0> bytenik: might be wrong path you set
<2> $_SESSION['object1']=>field1??
<13> martianlobster, if that doesn't do what you want please let me know.
<3> opCoder32xz: It isn't the wrong path. c:\php\ext\php_mysql.dll is right in front of me
<11> jonez: ok thanks
<0> oh so its php.dll?
<0> i mea mysql_php.dll



<0> Where did you put it?
<0> in php.ini check your extension path
<3> opCoder32xz: Again, I'm looking right at the file that the error message claims doesn't exist, and it does exist.
<14> what can i call where you do a limit on the amount of results yeild Per Page, then when you go next it prints the rest of he results etc
<14> ?
<0> bytenik, what path does it say in your php.ini?
<0> Put it in the root folder instead
<3> opCoder32xz: c:\php\ext\
<3> opCoder32xz: Already tried that too.
<0> where php interpreter is
<13> robcole, have a look at http://pear.php.net/db_pager
<0> what does it say in your php.ini file?
<0> extension path
<2> no help for using $_SESSION??
<3> opCoder32xz: <3> opCoder32xz: c:\php\ext\
<0> nova: $_SESSION['object']['dddd'] might work
<0> you have to try it
<3> opCoder32xz: According to filemon, the file is being found by the apache process
<3> opCoder32xz: The problem is NOT a missing file or incorrect path, there must be something else up
<14> Use the native PEAR DB row limit support instead (the limitQuery() method)
<14> jonez what the hell
<0> Ive had the same problem with gd2.dll before, it was not the correct dll i downloaded, where did you get this dll ?
<0> from php.net?
<3> opCoder32xz: It came with the zip of php from php.net
<0> I see, im thinking its the path then
<3> opCoder32xz: filemon says apache2 got SUCCESS when trying to find the file
<3> opCoder32xz: Not FILE NOT FOUND or ACCESS DENIED, it got status SUCCESS
<3> opCoder32xz: Its having no trouble finding it
<15> <:O
<0> I see, but php said error right?
<15> How to fill your Inbox, in two easy steps
<3> opCoder32xz: Yes, but I'm saying, php must be claiming that for a different reason
<15> 1) Start a process via watch(1) that emails you when something breaks;
<15> 2) Forget to put a termination clause in
<0> Yeah probably, just try window/ php/ php/ext
<16> :D
<13> robcole, pardon?
<0> If it will now work, im not sure whats the problem
<17> Hey all, i want to learn php, i installed apache server 2 (lastest) in my winXP and php5, im traying to configure it, i can access via internet explorer to my apache server so its installed well, but i cant run any .php script (error log here: http://hashphp.org/pastebin.php?pid=6880), any idea?
<3> opCoder32xz: Okay, you don't know what you're talking about. Sorry to be rude, but you're just pulling at straws here. If filemon says the file got SUCCESS, then the file was found, plain and simple.
<3> opCoder32xz: if i specify a bad path, that status changes to FILE NOT FOUND
<3> opCoder32xz: And if i change security so php doesn't ahve access, i get ACCESS DENIED
<0> bytenik: you can think what you want to think
<3> opCoder32xz: So it is quite clearly finding the file
<3> opCoder32xz: This issue is almost 100% certainly a dependancy issue, but I can't find it
<2> asking other way: how can i acces to a field of object of an arrray??
<13> robcole, what you want to be able to do is take some database results and page them, correct? did I misunderstand your issue?
<3> opCoder32xz: I'm looking for someone who actually has dealt with php dependancy issues before
<0> yeah just based on experience mate, im a web developer my self ;) just helping you based on experience
<18> nomisery: array[index]->field should wok?
<15> bytenik: What do you mean by "php dependancy issues"?
<19> how can i unset a cookie file ? like curl_setopt($ch, CURLOPT_COOKIEFILE,$_SESSION['SID'].'aa.txt');
<20> $field2 = ${nice$field}; what I am trying to do is say $field2 = $nice{contents of variablefield};
<3> TML: most of the windows php modules have missing dependencies nowadays when you install them. the most common is a missing MSJAVA.DLL file, because windows no longer includes java with it since SP2
<20> anyone know how I can do that?
<4> CryWolf archivist : FYI... ingratiating
<8> yup thats the posh word
<3> TML: I was missing msjava when i started this battle with php an hour ago, but i downloaded that one. i'm just missing something else apparently or it would load the file
<15> bytenik: Get dependency walker
<15> bytenik: Open the DLL in it
<15> bytenik: It'll tell you exactly what's missing
<3> TML: 1 sec, let me try
<15> bytenik: I'm curious which extension requires msjava.dll?
<4> CryWolf archivist : FYI... ingratiating Audio --> http://m-w.com/cgi-bin/audio.pl?ingrat05.wav=ingratiatingly
<21> I have a cl*** and Function dbtemplate_destroy() { seem to be unavailable even ifd is it there in cl***
<15> Other than the obvious one, of course.
<3> TML: i know for certain that php_mysql uses it
<3> TML: i didn't check the others
<15> bytenik: Uh...I happen to know that you can load php_mysql.dll just fine without msjava.dll
<22> Pollita is there ?
<15> You need to re-check your ***umptions
<3> TML: I've got two computers here. I just removed msjava.dll on one and php_mysql fails to load now.
<23> for the condition of the strstr function can you use an array?
<15> bytenik: I've got a server here that doesn't have msjava.dll. php_mysql.dll loads just fine here.


Name:

Comments:

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






Return to #php
or
Go to some related logs:

python simplehttpserver howto
site:www.quotesdb.info doctormo
octave-workshop ubuntu
#css
gentoo TTF_RenderText_Solid
sql what is overhead
gimp replace colors
#perl
#ubuntu
#fedora



Home  |  disclaimer  |  contact  |  submit quotes