| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Comments:
<0> J***i: yaes, so? If you're a student, doesn't that mean, that you should listen *MORE*, not *LESS* <0> ? <1> hi guys <0> grigora: it does... IT's "one or more matches" <2> grigora: it's a quantifier <2> Stormchaser: damn... if I could have just not mispelled quantifier ;) <1> with php is there any way to make a mysql_connect() that will work regardless of it's MySQL 4.1+ or earlier versions? <0> Kog: heh <3> evenin kiddos <4> Stormchaser:i did in my server.but in my another server i already installed PHP from rpm and now i am installing it from source that is PHP 4.4.2 <2> J***i: why not use an RPM and rpm -ui or whatever <4> tell me from where i wil get php 4.4.2 rpm <5> Stormchaser: thanks, I had a different issue with my regex, thought it was + <0> J***i: google knoes <0> *knows <2> Stormchaser: I hear the Shadow knows ;)
<2> grigora: ?+* are all quantifiers <4> Stormchaser: i didnt get any RPM of php 4.4.2 for rhel 4.0 <0> *sigh* <6> grigora: as well as {,} <1> anyone know if it is possible ? <0> mt3: google for OLD_P***WORD <1> k will do thx <7> i cant seem to get ssh2 to work... <7> extension_dir = /usr/lib/php5/lib/php/extensions/no-debug-non-zts-20020429 <7> extension = ssh2.so <7> that is my php.ini, as suggeste <7> the file exists in that directory <1> is there any way to do it without knowing which version of mysql is in use and without having to alter mysql settings? <7> mysql -V? <7> o <6> I'm having a strange file permissions problem. PHP (as www-data) can re-write files that already exist, but cannot create new files in the same directory. If I log in to a console as www-data, then I can create files in the directory. But the php script can't do it. <7> my eyes are really bad today <7> sorry if im buggin anyone <1> im going to install the script on lots of peoples servers <1> and dont have shell access to their servers and so cant change mysql settings <1> i can find out i guess what mysql version they are using if there is different code depending on version <1> but cant change anything in mysql settings <1> any suggestions? <6> mt3: mysql_connect needs a username and p***word that can legally connect to the mysql server in question <2> mt3: one would imagine that the MySQL lib they're using should be compatible with the MySQL version they're running on the same server.. <1> Kog <2> mt3: if not, they should really go find a new host <1> so i dont need to worry abot its up to them <1> ok thanks for that <2> mt3: I think they'd notice if their client lib was using old style hashes against a new style hash DB... but you never know - there are plenty of stupid people <8> Anyone know of any php program that upload videos and pictures and list them...... like a blogger would? <2> WCX: I wrote something like that for IVR... but it's under a 2 year NDA <8> that doesn't help now does it Kog <7> so in order to use ssh2 functions without using suphp, whatever user apache runs php as needs to have a valid login shell? <2> WCX: it does if you end up writing one... <9> hello <8> I don't know php well enough to write one <1> wcx im working on a gallery for my dat at the moment which does photos but i guess thats not much help to you if you eed videos too <8> only language I can program in is java and C++ <1> wcx ill pm you <4> Stormchaser: i didnt get any RPM of php 4.4.2 for rhel 4.0 <2> WCX: I'm not sure about videos, but there are plenty of image galleries <2> mt3: please tell me you're not storing things as BLOBL <10> o.O <4> Stormchaser: can u help me with rpm of php <8> Kog know of any good ones? <6> wcx I believe there are quite a few free open-source content management systems, have you looked into any of them? <2> WCX: hm... copper? <1> kog wot u on bout <2> WCX: lemme see if I can find Eugene and ask him <0> !+typing english <11> ##PHP does not allow aolbonics (or leetspeak) such as "u for you, r for are, ic for i see -- etc" and typing like this will result in you being silenced; furthermore, inability to adapt may result in a ban. <8> David I was messing around with one that used phpBB, but didn't like it <1> oh i guess i need to sort out my typing :P <0> mt3: yes, you do :) <2> WCX: http://gallery.menalto.com/ is what Eugene was using <12> Stormchaser - don' be dissin' yo <2> enygma: as someone from Oakland, I take offense at that <2> enygma: (ho) <13> WHO DISSIN
<6> mt3: you're doing a lot better than some of the folks out here. a few well-placed apostrophes would be welcome, though! <12> uNF <0> >:) <12> Stormchaser - please sir, may I have another ;p <2> Stormchaser: please take that to ##php-bdsm <14> damn it. what do you guys do so the user can access a file and also apache ? <8> kog that looks interesting, I will check it out more <2> Jax: "access?" what level of access <14> without letting OTHER users access it >;/ <2> WCX: yeah... might be easily enough done <2> Jax: put Apache and your user in the same group? give it group permissions? <1> david3: Sorry I've just been seeing all the short rubbish people say these days I think I'm forgetting English :( <14> Kog yeah that's what i have. i put apache in myGroup and myUser is in myGroup too. <14> but, how do i chown it apache:myGroup ? <2> Jax: alternatively, you can go into #apache and talk to them about the various configuration/modules <6> mt3: yeah, irc can be hazardous to your grammar! <2> Jax: what? chgrp works just fine <14> yeah right.. <2> Jax: you're joking right? <14> i made the upload dir 3775 <1> Anyway guys it's getting late here and I have an interview tomorrow <14> sticky and group-set-id <14> it does NOT stick. <6> jax: I believe you want the user and group both called www-data <12> make it 777 <14> always being uploaded as apache:apache <1> Will drop in some time over the weekend, night <15> how in Zend do I run a form, then hit submit and have it debug after the submit? <2> david3: that works as long as no one groups themself in that group heh <6> jax: I could be wrong, man <14> david3 right.. so all users on the box can write in to eachothers docroots... <12> "in Zend" ? <15> yeah <8> IRC needs spell check =) <3> i should be employee of the month.. still at work .. still putting together this book <15> I'm debugging in Zend and I can get the first part of the script to run fine <2> Jax: what's to stop that from happening anyway... go talk to the Apache folks about security <6> jax oh now I think I understand your problem <6> jax: have you checked out phpsu? I don't know if it's right for your problem, but it might be a step in the right direction <14> Kog well it would be no problem if i could SOMEHOW get uploaded files to have permission myUser:myGroup instead of apcahe:apache <15> but then hit submit on the form in the debug window and it says it can't find the file that the forms calling <15> but it's calling itself <8> lol Kog, looking at some of the examples..... there is a "teenager" page ith a "party time" album at some disco. =p <14> Kog permissions. easy: you add apache to the all user's groups <2> Jax: inverse. <14> NO <2> inverse! heh <14> then every user can read from anybody else <16> does anyone have eaccelerator running? I added in the php.ini file the value eaccelerator.cache_dir=/different/dir but whenever I go to the website, it doesn't generate anything in that directory. <2> Jax: calm down dude, it'll be ok <2> Jax: I suppose I'll walk away now... I seem to be bothering you <14> no, am just a bit brought up since i've been trying to solve this stupid prblem for like 3.5 hours now. <2> Jax: I feel your pain... been doing likewise on another issue... getting inconsistent results :( <14> joy ;) <6> Jax, Kog: me too, I'm having a headache with file permissions as well <2> Jax: it's called outsourcing IT, and it's a dumb idea <6> ohhh nooo <14> i don't even trust a friend to code something for me ;) <14> so much for outsourcing <8> I hope that's not the reason you don't trust him <2> Jax: I don't ever use sticky bits <6> Kog: why not? <8> one time I wrote some program in Java for a friend, and I added a bunch of "goodies". He hated me for it =) <2> david3: generally don't need them <8> He was using the program to make a videogame, and nothing like a picture comming up on the screen with me in it =) <14> well i guess i misunderstood them <6> Kog: then... how do you specify what group a file or directory belongs to when it is created? <2> Jax: ls -al shows (s) set on it? <14> say i have a dir: owned by: myUser:myGroup and have perms: 3770 and apache is in myGroup.. shouldn't i be able to get a file in there with apache:myGroup perms ?! <2> david3: I rarely need to care
Return to
#php or Go to some related
logs:
#perl ubuntu apache apt-get not replacing /usr/kde/3.5/lib/libkhtml.so: undefined reference to `__cxa_get_exception_ptr@CX invalid governor powersave #web #lisp #suse #fedora #perl rendering html2jpg
|
|