@# 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> i'm on a shared hosting but does weird things with a php program, some templates works with one user and with others works with another
<0> and i want to make the cookie var 777
<0> becase if not, the server complains about writting permissions depending on the page
<1> ok, looks like that error was caused by domain names
<2> can someone tell me what is the proper way to echo the statement in the second for statement http://burian.pastebin.com/534477
<3> mad93, check the ownership of your PHP files
<0> so i'm doing a chmod for solve it
<1> It works great after I've entered IP address :>
<0> Julian|Work: is in compliation time the error
<0> the files created on /tmp
<0> well, my ./tmp
<3> Yes, but if your host is using suPHP, the process will run as the owner of the PHP file.
<0> i can't do much because i'm on a shared hosting, so i was trying this
<3> If it works with some files and not with others, I'd suspect that the ownership of your PHP files isn't consistent
<3> And should be changed.
<0> yes Julian|Work, but the lifetype soft i don't know what does that the session is created with the server user propiety



<0> but, more estrange
<0> only in some pages
<2> can someone tell me what is the proper way to echo the statement in the second for statement http://burian.pastebin.com/534477
<4> myconid: you still there?
<4> got one strange error showing up in the apache error_log with the sessions going
<0> so, with some it complains abut being the cookie of user server, and with others complains about being mine the cookie...
<0> i'm quite lost, so i'm trying this
<0> but, now it shows this error, and the headers complaint
<5> Pollita: PING!
<6> mad93: The mode can be changed only by user who owns the file on most systems.
<0> TML: yes
<0> i change the perms in the moment of creation
<0> but, it when the 'other user' tries to change complains
<7> WebDragon: yo
<0> but i've putted a @ for avoid the error message, but it's not working
<8> so... what's the general opinion on phpBB??
<9> hullo, i've got a real weird problem with a foreach, the code works on my php 4.3.9 server, but not with 5, i'm using foreach($calc as $name => $value), and on the PHP5 box its mangling the values of the array, it turns the first value, which is type double, into NULL.. anyone ever seen anything like this?
<10> Cicciux it's a nice package, but mods are a pita
<6> mad93: I'm guessing that the chmod error must not p*** through PHP's error control code. Try this: $olderr = error_reporting(0); chmod(....); error_reporting($olderr);
<3> Cicciux, I hear it's insecure as hell.
<8> lol
<3> I've always used XMBforums.
<9> yeah i've heard of a lot of systems compromised by phpbb
<8> it's hard masked on gentoo, so I'd say it's not been proven to be secure....
<3> Cicciux, rather it's been proven to be insecure. :P
<6> I wore a hard mask for Haloween once...
<8> Julian|Work, that doesn't seem to be open source...
<6> Last time I used a forum system, Phorum was the best option
<3> Cicciux, so?
<3> It's visible source, if nothing else.
<3> And free.
<8> It's php based, of course it visible source.
<3> You're telling me!
<11> hi i need help to let my apache take php
<7> Waht does everyone use as a php-editor? (I use eclipse w/ the php addon)
<12> "Phorum 5, it's like fast and stuff" <- lol
<3> samzzzz, have you read INSTALL.TXT in the PHP directory?
<13> Cicciux: If it's encrypted, then the source is not visible
<14> Morning
<13> moin, lig
<3> myconid: nano
<11> aha
<14> hey Stormchaser :)
<7> Julian|Work: looking for something a little more automated..
<0> TML: not working
<3> myconid: people around here use Eclipse or Zend
<0> i'll try to do a fileowner ( string filename ) before
<0> how i can get the username executing the script?
<3> getmyuid()
<0> thanks
<11> i make an index.php and i put info(); to see if my apache take php or not it';s not working
<11> is there any way ot let it work
<3> samzzzz, phpinfo();
<3> Not info();
<7> samzzzz: did you put <? phpinfo(); ?> ?
<11> yes
<7> did you name it .php ?
<3> samzzzz, follow the steps in INSTALL.TXT
<11> yes



<3> You'll need to restart Apache after making the changes to httpd.conf
<11> i dont make a change in httpd.conf
<11> what i need to change ?
<3> samzzzz: READ INSTALL.TXT
<7> samzzzz: its your server.. we dont know
<11> i install it from rpm
<11> there's no install.txt :(
<9> anyone know if 5.0.4 is flakey?
<0> uooo, great :)
<0> working perfectly now
<7> InterSVR: there is a 5.1.x build for a reason one might imagine
<0> thank you so much ;)
<13> InterSVR: in what way?
<2> how do you get the Array ( [0] => 1 [1] => 3 ) to just show the 1 and the 3
<15> whow, xsl ****s so bad
<7> Burian: echo $array[0] . ',' . $array[1]; ?
<11> :(
<11> iam poor and i need help
<9> hehe myconid, i dont think the existence of a new version automatically renders older versions unstable
<3> samzzzz: http://www.php.net/manual/en/install.php
<11> ok i will read it
<3> Cool
<2> myconid: but the numbers in the [] are not defined
<8> samzzzz, you probably have to add mod_php to the apache config.
<9> Stormchaser, i have a foreach in this code that is mangling variable contents and causing segfaults, trying to figure out if the code isn't gonna play with php5 or if its just this version of php5
<7> Burian: foreach ?
<2> I need two arrays to display side by side so I can;t do that
<7> grr.. zend.com says my p***word 'should be more than 6 characters' ..
<7> yet wont continue with it less
<13> InterSVR: I think I heard about that... But probably fixed in 5.0.5, the last 5.0 release
<16> Anyone know why this htaccess causes all my HTML files to give 404 error?: http://rooted.myvnc.com/ap/problem/htaccess.txt
<9> Stormchaser, ah thanks.. i'll have to h***le this guy about updrading
<9> that was a good waste of 3 hours :|
<15> he won't updrade?
<9> i haven't asked
<9> last time i worked on this machine it was running 4.3
<17> would a 'cat /dev/null > file' work fine in cron? or is there another way of doing.
<15> maybe he doesn't know what updrading is
<7> Anyone here use zend?
<15> mikefoo: I odn't see why that wouldn't work from cron
<15> don't, too
<17> ahh ok was just curious
<9> he doesn't know what server maintenance is, forget upgrading!
<15> oh, upgrading
<15> I thought you meant updrading
<13> lol
<6> myconid: You need to be more specific...everyone who uses PHP uses at least one zend product
<4> myconid: if you're at all curious I have a crapload of nifty vim directives at www.webdragon.net/htmlcss.php
<7> TML: :P.. the zend studio product.
<9> way to spot those typos HolyGoat
<4> you may find something useful there
<18> vim here too
<15> I seriously don't get why XSL has such a large userbase
<13> kwrite
<15> InterSVR: excuse my bad sense of humor
<7> HolyGoat: sadomasacists
<15> myconid: It could have been much better
<6> myconid: My point was simply that your question could just as easily have referred to the encoder, the optimizer, or even SafeGuard (w/e that is)
<7> TML: Thanks, and understood :)
<7> HolyGoat: how so
<15> I had to do this to be able to sort in a case insensitive way: <xsl:sort select="translate(artist, 'abcdefghijklmnopqrstuvwxyz', 'ABCDEFGHIJKLMNOPQRSTUVWXYZ')" />
<15> I mean.. come on.
<7> HolyGoat: oh.. jesus :)
<15> It's like C, but without libraries.
<15> Freaking minimal.
<19> HolyGoat: ya ya
<19> i have a wheel i need you to reinvent
<15> heh
<15> "make it rounder"
<19> i had to do the same today for macaddresses
<19> evaluate


Name:

Comments:

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






Return to #php
or
Go to some related logs:

#centos
dd_rescue fatal permission
insert into select * MSSQL
select * count using innodb
perl shell escape
#perl
#css
#dns
suse 9.3 ip_nat_irc
HOWTO install apache2 on ubuntu



Home  |  disclaimer  |  contact  |  submit quotes