| |
| |
| |
|
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> how do i tell a php script to run as another user without running make world... <1> suphp <2> batphone: btw, you might take a look at: http://pecl.php.net/ssh2 / http://www.php.net/ssh2 <0> cant be rebuilding php <2> You don't have to <3> Pollita: thank you much. i'll give up fighting with getting it to build here <2> Adding a PECL extension doesn't require rebuilding all of PHP <3> if someone comes to #apache and i point them to snaps and they have a problem, i'll come in here with them so i can help the next person :) <4> Wow, I dont believe this worked first time!!! <5> Pollita - if the extension you'd be putting in is something that's already compiled in, I ***ume the compiled version takes precidence <0> jesus <5> ? <0> what a pita <0> 25 lines of code <5> mmm.....pita <0> to replace 1
<2> enygma: iirc yes, but lemme double check <2> zend_error(E_CORE_WARNING, "Cannot load module '%s' because conflicting module '%s' is already loaded", module->name, dep->name); <2> Okay, so the answer is: No. It'll give you an error <4> http://svn.c3x.net/dotphp/trunk/dotFramework/framework.DataObject.php <4> :D <4> it works :D <6> Pollita: Need a generator? <2> erm, no, sorry <2> That was the DEP_CONFLICT check <2> zend_error(E_CORE_WARNING, "Module '%s' already loaded", module->name); <2> That's the already loaded check <2> And it's only a warning <2> So Yes, the previously loaded module takes precedence <2> Jymmm: How big (both capacity and physical size) <6> Pollita: Honda 5000W, 200lbs, 70db, electric and pull start <2> hrmmm, whatcha want fer it? <6> Pollita: Not me, just saw it, be he has others he says.... http://www.craigslist.org/sby/tls/161090295.html <0> great <0> to use libssh2 i have to recompile php <0> somehow <7> um... why? <6> Pollita http://www.hayesequipment.com/em5000.htm <4> .... <6> Pollita: I'm always on the lookout for stuff... need a oxy/propane torch and a cheap bench grinder <8> are there any sha1_file or md5_file like functions for mhash? (that operate on files instead of strings - file_get_contents() uses too much memory) <4> Special, ! <8> ? <9> can anyone recommend a way to do this. If ive got a <label> and <textfield> and then the words Add More.. is there a way i can have it so that if the user presses Add More, another Label and Textfield are shown? <9> and so on.. <8> javascript, Advocated` <9> is there a way without using Js? <10> Sure, have the server recreate the page. <8> which involves a refresh on the client side <8> not as clean as javascript <11> you could do it with css, i believe <10> CSS can't do it, no. <11> though the forms would still be there, just hidden <0> channel://pecl.php.net/ssh2-0.10 <0> what is this? <11> i suppose, that's javascript <11> dom <9> but what about if the user has javascript disabled? then the page would be redundant? <0> how do i add this channel to pear? <10> Well, if the user has JS off, and you don't implement a server-side fallback, then having the 'Add more' button would seem a bit silly. <0> pear channel-add channel://pecl.php.net <0> ? <9> MatBoy the thing is, its for Authors <9> and theres only 1 author to begin with, but there could be up to say 4 <12> Advocated`, ? <11> heh <9> so Author <textfield> Add More.. so if they need to add other authors, they click the words <9> does that make sense? <0> aha <13> mattmcc: you end up getting my last memo? <12> Advocated`, what have I done ? <13> mattmcc: doesn't seem to be an issue anymore
<14> php -q srv_.php <14> Fatal error: Call to undefined function socket_create() in /usr/home/rcxnet/www/+_Server_+/fl_srv.php on line 450 <11> "did you get that thing i send ya!" <9> MatBoy whatya mean what have you done? <13> TheBest: you should recompile with sockets... <14> what i need to install <12> Advocated`, you were talking to me :) <14> on freebsd Kog ? from ports <13> wrmachine: I do that to my roommate all the time.... <15> Hi, I have a variable which contains "/home/user/public_html/file.php" and I am trying to get everything up to "*/public_html/" and have the following regex, but it doesn't work I thought it would. $path = preg_replace('/(.+\/public_html\/)/', '$1', $path); Can anyone see why this doesn't work? thanks <12> Advocated`, or did you mean mattmcc ? <9> ahh soz <9> yea ;p <12> Advocated`, has drunk tooooooooooo much beer :D <11> anotehr birdman fan! <9> but you can help if you feel so inclined :p <11> kljxdcvhlkasdj!! <13> TheBest: I haven't built it out of ports in a while... but if I recall... there's one in the dev section... php-extensions <13> TheBest: one moment... <12> Advocated`, I was translating and you were scaring the **** out od me :D <14> Kog i wait. <9> lol <12> Advocated`, :D <12> Cu all later ! <9> the thing is, i didnt want to use JS if possible, due to the limitations it could pose if the user has it disabled <13> MatBoy: stop that ;) <10> Advocated`: Like we said, you can have a server-side fallback to get the same behavior. The only catch is it involves rebuilding the page. <16> grigora: http://php.net/pathinfo <12> Kog, I was trying to be nice :) <13> TheBest: I might be hallucinating.. but my ports collection seems to have up and dissapeared on me... one second <9> is there no way by using sessions? <13> MatBoy: :( <16> !tell MatBoy about aolbonics <14> jog php5-sockets-5.1.2_1 <14> kog <12> caffinated, I know about them... but I was not in the conversation.. so I thought it was nice enough !! <17> i am using red hat enterprise 4.0 i has installed PHP 4.3.11 from rpm,s and now i am going to upgrade PHP 4.4.2 from source code.i did ./configure make and make install .now in php -v showing me PHP 4.4.2 and in phpinfo its displaying 4.3.11. <13> how do people keep mispelling my name... seriously <18> anyone have a recommended place to find a full time webmaster in san diego ca? <16> MatBoy: good, then you can stop doing it. it will not be tolerated. <15> caffinated: thanks, but that does not help me, the path in question can be "/home/user/public_html/dir1/dir2/file.php" <19> J***i: did you restart apache? <13> olinux: neither ask for, nor offer work in h ere <17> yes i did row <18> i didnt offer anything <19> J***i: + did you load the new php module not the old? <12> caffinated, OK, but we will not talk about it anymore... you are irritating more than other people as far as I can see... makes life difficult :) <17> how to load module <17> please tell me. <13> olinux: still won't save you from being booted if you talk about commercial work... <19> J***i: search your apache file. <17> row: can i edit httpd.conf file <15> any regex experts? <13> TheBest: weird... I don't seem to have the ports collection installed <0> i followed those instructions on the page for ssh2 <0> but i still get Call to undefined function: ssh2_connection() in /var/www/index.ph <7> J***i: That's the third time I'm seeing you asking the same question. You have already gotten your answer 3 days ago... can you tell me, why aren't you listening? <13> Stormchaser: is he talking about extensions or apache modules? <7> Kog: apache module... But that's not going to be easy, since he isn't capable to install the apache-devel package and configure PHP --with-apxs <20> hey all, how can i turn on all error/warning/info reporting on a per-page basis while i debug it? (php 4) <13> Stormchaser: you'd think someone new to unix would use a distro package manager... <7> apangus: error_reporting() in the top of the page <13> unix/linux... whatever <17> yes Stormchaser you are right.but my phpinfo dosnt showing me latest php 4.4.2 its showing 4.3.11 <18> apangus- php.net/ini_set <20> thanks <7> J***i: And I have told you (again), why that is so. <21> apangus: that won't catch parse errors though, an .htaccess is often easier <13> Stormchaser: oh... YUM I guess <9> MatBoy i know this is php, but using Javascript, any idea what kind of functions might be required, never used JS before <17> Stormchaser:I am student and not expert? <15> does + not have a regex meaning in PHP? <7> J***i: yaes, so? If you're a student, doesn't that mean, that you should listen *MORE*, not *LESS*
Return to
#php or Go to some related
logs:
set @INC cpan cupsdconf access permissions to perform #mysql 3dchess apt-get Gtk-WARNING **: module_path: clearlooks mysql defrag in ubuntu ubuntu bcm43xx wmp11v27 unicode ch14 pdf
suse gdmsetup: command not found ubuntu k3b device not found
|
|