| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Comments:
<0> Make sure the files are either owned by the webserver or +w by other. <1> okay, but I have uploaded the file using my form submission.. (done with php) <0> This is one of those "Why don't we all just run PHP as a CGI." problems. <0> visionz, then thats weird. <1> I delete the file, upload it with my form submission, it works <1> then I try to upload it again <2> maybe it remains open while trying to overwrite <1> and it don't work <2> **** it ve dns are slow again and these sites got the redirecting habit WHICH I HATE to send me to cc.site.com <0> visionz, try this before you move uploaded file... echo fileowner($file),' ',filegroup($file),' ',fileperms($file); <0> Then tell us what it said. <2> woa, three file handling funcs i didint know about <2> thank you _TaSm for kicking my ignorance in the *** <3> I wasn't aware of them either. <4> ...
<3> THen again, I've got shell access to all my servers that matter, so shazam. <2> lol <2> i never needed to upload crap from a server either <2> erm euh **** i pulled a Hajuu <2> i meant through the browser <2> did that,.. sound HO **** IT <2> <=ignorant **** <2> there <1> _TaSm ; okay <4> bitch <1> 0 0 33206 <1> this is the temporary file that needs to be moved <0> Ok so the file is owned by nobody, thats fine. <5> Crusher-: what are you doing here? <6> I'm always here <6> spying on the unbelievers <4> douche bag <0> visionz, I dont know what to say, those perms look fine. <1> well, when I try this with the newly uploaded file (fileowner() filegroup() ..), it says 'file doesn't exists', but the file just got uploaded so I must exist.. <1> echo move_uploaded_file($file_array['tmp_name'], $new_image_path) or die ("Impossible de copier"); <1> echo fileowner($new_image_path),' ',filegroup($new_image_path),' ',fileperms($new_image_path); <1> 1 <1> Warning: fileowner(): Stat failed for ../www/scleroquebec/images/ca_mini/JeanLucS.jpg (errno=2 - No such file or directory) <1> doesn't seem to make any sense.. <7> morning everybody <8> noon <7> a minor technicality :) <9> LOLZ databases <9> rowz and rowz <9> so confusing <8> lolz plz <9> 'sup, mang <4> form mailer hackery <4> you? <9> post-processing bad data we harvested in our database <9> haha <4> nice <4> hahah <9> we don't subscribe to the "do it right the first time" theory here. we like to "do it piss poor but fast, then sink funds into it for months after the fact fixing the initial debacle" <9> true story. <4> here too buddy <9> w0rd. <4> wtf <4> file_get_contents doesn't work on this box <4> gay++ <0> Wow, I could be getting 4% cash back from fatwallet for all the staples orders the office makes. <0> I really need to shop more through fatwallet. <1> hum, it is possible to find the ID column of a newly inserted row in a mysql db (ID is auto_increment)? Let say I do mysql_query("insert into foo.."), I need the ID of the row that was created <0> visionz www.php.net/mysql_last_id <0> er mysql_insert_id <1> thank you! <0> No prob. <5> ok serious question <5> when pasting from word to a form and then submitting, special characters get funny <10> i have this line .. what means ? if ($admin<=$row->access) { <5> where should i start with this? <9> emacs: you wrote it, you tell us what it means <1> emacs ; if verify if the variable $admin is less or equal to the member variable access in the object row <9> i know you wrote it because I _know_ you're not violating the channel rule that says we don't troubleshoot other people's scripts for you
<10> rdw is from p***word change.. <7> heres a really serious question : Syntax Error on line 232 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2/modules/libphp5.so into server : cannot restore segment prot after reloc:Permission Denied <10> i want to alow only to one user to change users p***word <10> if (pg_numrows($blah)>0) { <10> $row = pg_fetch_object($blah,0); <10> if ($admin<=$row->access) { <10> but i dont know how to doe that`.. <0> Hrm, why the **** is OO's spell check not working. <10> _TaSm i tryed..but no working <7> damn looks like SELINUX <10> if ($admin>$row->access) { <9> _TaSm: that's my main complaint with OO. terrible spell check <10> i used this line <10> but no way` <9> almost inexcusable <0> It was working fine at home. <0> But here its toally fubared. <9> _TaSm: you got the same version in both places? the most recent OO has drastically improved spell check <10> _PhAnTaSm <10> _TaSm working <10> :))) <10> if ($admin>$row->access) <0> rdw Ya 2.xsomthing <10> thx <9> _TaSm: ahh, ok. *shrug* <9> yeah, OO needs to get their **** together <9> it ****s for anything but the most basic Office Productivity <0> I was really diggin it. <0> Though this whole spellcheck thing has me conserned. <9> alas, i can't afford MS Office, so OO it is <0> Because I'm a terrible speller. <0> Ugh I have to get out this resume today. <2> spellchecker? on lin,. had that issue, solved it adding language support and writting aids to the gui itself <0> I wonder if its becasue I have aspell installed seperately and its freaking it out. <0> Welp that worked, I just clicked a bunch of boxes and now its working. <2> system administration language selector in gnome,.. my console later showed it de installed and previously installed formal aids prior to installing its own support <2> that kinda came out like *** talk <2> system administration language selector in gnome,.. my console later showed it de-installed any previously installed formal aids prior to installing its own support <7> Small question : does anyone know the SElinux command to disable the segment prot after reloc error message (next to disable selinux) I've tried chcon -t textrel_shilb_t without success - gives error message <2> there <0> OH, and you *have* to restart it for the settings to take place. WHICH THEY DONT SAY. <10> can some help me... <10> http://coder-com.pastebin.com/548405 <10> i want to open a .log file <4> man <10> but is not working <2> _TaSm, thats optional,. didint happen to me <0> Weird. <0> Well guess there are still bugs to be worked out. <4> I gotta write my own file_get_contents functioni <0> dravine. Here. <4> because we can't update this box, it might "break" stuff <2> still on the rh7? <4> however, I was just told by a partner in the co. that if I rewrite some of our common apps myself on my own time, I'll get re-imbursed for my time <4> rh5.1 <4> mang <4> not eve 7 <2> dudde <0> http://php.pastebin.com/548406 <10> _TaSm <10> thx <4> _TaSm, got you beat man <4> http://php.pastebin.com/548410 <4> lazy++ <11> theres a ****in bat in my house <12> heh.. <12> a bat? <11> yeah <11> a fruit bat <12> mmmhmm <11> hes flyin round like a mofo <12> catch it and feed it steak <12> see what happens <11> but he has such good navigation that he doesnt hit anything
Return to
#php or Go to some related
logs:
#MissKitten gcc pre-main #windows CHRMOUTA ARAB #chatzone nnscript keep_alive kelli 130kg #teens c++ builder how to catch asynchronous socket error ssh how to use keys
|
|