Re: [PHP] https question

2013-09-25 Thread Daniel Brown
: # .htaccess - placed in the web root RewriteEngine On RewriteCond %{HTTPS} !=on RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [QSA,R,L] -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP] Friday's Question

2013-09-20 Thread Daniel Brown
, the Cleveland Browns, Minnesota Vikings, and several aircraft, all surrounding a picture of her and our daughter. I've found that shiny surfaces - such as my desk - reflect too much of the laser, causing the mouse to be far less responsive. -- /Daniel P. Brown Network Infrastructure Manager http

Re: [PHP] Friday's Question

2013-09-20 Thread Daniel Brown
On Fri, Sep 20, 2013 at 1:20 PM, Jen Rasmussen j...@cetaceasound.com wrote: LOL. What in the heck is a Bag Bomb? He's referring to Bag Balm. http://www.bagbalm.com/ -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http

Re: [PHP] Friday's Question

2013-09-20 Thread Daniel
25 network admin and programmer and yes I use a mouse pad - my mouse hates me if I dont use it. -- Regards, Daniel Fenn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Resolving a PHP Notice Error

2013-09-17 Thread Daniel Brown
(), or did you mean to use the construct isset()? -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: PHP-5.5.2 +opcache segfaults with Piwik

2013-09-03 Thread Daniel
Just so that you know, I've posted in the forum topic as well: http://forum.piwik.org/read.php?2,105879 Regards, Daniel Fenn On Tue, Sep 3, 2013 at 12:42 AM, Lester Caine les...@lsces.co.uk wrote: Jan Ehrhardt wrote: Could you try to add a function_exists check to libs/upgradephp

Re: [PHP] Off the wall - sub-domain question

2013-08-27 Thread Daniel Brown
(and other search engines) will drop the /subdomain folder, and index only the destination. -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: Permissions

2013-08-27 Thread Daniel Brown
' notation, that's either a bitmask of 0400 or 0200, which are for setuid and setgid, respectively. -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] How to send post-variables in a Location header

2013-08-27 Thread Daniel Brown
). -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] exec and system do not work

2013-08-27 Thread Daniel Brown
)); { $out = system(touch /var/www/orders.txt, $ret); $out2 = system(chmod 766 /var/www/orders.txt, $ret); echo 'file2br /'; echo file_exists(/var/www/orders.txt); } ?php echo `whoami`; ? -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List

Re: [PHP] PHP vs JAVA

2013-08-20 Thread Daniel Brown
. ^1: http://news.netcraft.com/archives/2013/01/31/php-just-grows-grows.html -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Output to File Instead of Browser

2013-08-20 Thread Daniel Pöllmann
which makes a http request to the output script and saves the response to the file Daniel Am 20.08.2013 18:39 schrieb Floyd Resler fres...@adex-intl.com: I have a php file that generates a form. Of course, this displays in the browser. How can I have the form generated from my script but either

Re: [PHP] Mysqli Extension

2013-08-19 Thread Daniel P. Brown
On Aug 19, 2013 2:32 PM, Ethan Rosenberg erosenb...@hygeiabiomedical.com wrote: Dear List - My mysqli extension seems to have gone away. (REACTED) Remember: avoid putting passwords - especially for root users - on a public mailing list, which is also permanently archived. echo hello2br

Re: [PHP] Finally....

2013-08-17 Thread Daniel
Yay, Thankyou :) Regards, Daniel Fenn On Sat, Aug 17, 2013 at 2:30 AM, Robert Cummings rob...@interjinn.com wrote: On 13-08-16 11:58 AM, Marc Guay wrote: Those Belgacom emails were the only thing keeping me from a crushing loneliness - undo! *sniffle* Another friend bites the dust

Re: [PHP] How to upstream code changes to php community

2013-08-16 Thread Daniel Brown
of the ongoing development of the runtime and related things. You may also want to hop on EFNet and join #php.pecl, which - like internals@ - is specifically for discussion of furthering the core development (not for any time of support). -- /Daniel P. Brown Network Infrastructure Manager http

[PHP] Finally....

2013-08-16 Thread Daniel Brown
this long to realize it and get around to it. Happy Friday. -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] suhosin and 5.4 onwards

2013-08-03 Thread Daniel
, and not rumours or sumizes, or a tleast more facts than half the self appointed gurus claim :) Thanks Nikki -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Regards, Daniel Fenn -- PHP General Mailing List (http://www.php.net

Re: [PHP] Session Vars not staying active

2013-08-03 Thread Daniel P. Brown
On Aug 3, 2013 3:03 PM, dealTek deal...@gmail.com wrote: Hi all, I am having trouble with session vars. I'm trying to implement the credit card direct pay method outlined here... http://developer.authorize.net/api/dpm/ - Basically, page 1 is my form that goes outside my site to the cc

Re: [PHP] /tmp/directory

2013-07-23 Thread Daniel Brown
it was released at the end of 2004). -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] I am completely lost and need an advice (beginner)

2013-07-18 Thread Daniel Brown
experiences. -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] pass parameter from client to server

2013-07-18 Thread Daniel Brown
to pass to server? You information and help is great appreciated, Not from PHP unless you pass it via GET or POST, or as a cookie. You may want to look into JavaScript, jQuery, and AJAX for your specific needs, but that all gets beyond the scope of this list. -- /Daniel P. Brown Network

Re: [PHP] Premature end of script

2013-07-17 Thread Daniel Brown
? Is the server out of available disk space? Is something causing it to run out of memory? What happens when you run the same script from the CLI? What do you see when you enable all errors and error reporting? -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General

Re: [PHP] Error checking ON

2013-07-17 Thread Daniel Brown
Derick's Xdebug, mod_top, or performing an strace on either the execution or attached to a process. For nearly all cases, though, that's sufficient without being overkill (except for production cases). -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List

Re: [PHP] How to read PHP-FPM config values using phpinfo

2013-07-16 Thread Daniel
Hi there, Just a question, do you have Apache configured to use the PHP-FPM and not the Apache module? That something that people can mess up on. Thanks :) On Wed, Jul 17, 2013 at 9:58 AM, Amiya Maji am...@purdue.edu wrote: Hi all, I am using PHP-FPM with Apache 2.4. I periodically change

Re: [PHP] Kickstarter Project on Massive Log data Aggregation and Processing with Open Source Software

2013-07-15 Thread Daniel Brown
On Jul 15, 2013 11:29 PM, Israel Ekpo israele...@gmail.com wrote: Hi Everyone, [snip!] No. Good luck with your endeavor, but please do not broadcast it to this list.

[PHP] Find a list of function that clashes?

2013-07-05 Thread Daniel
Hello all, I'm just wondering if there is a way of getting a list of functions that will clash across 2 folders. I'm trying to update wp-united so that I can use it with WordPress multisite. I know that some of the functions are the same in both phpbb and WordPress. Is there any way of

[PHP] scandir doesn't find all files

2013-06-22 Thread Daniel Pöllmann
in the documentation. Best wishes, Daniel

Re: [PHP] Re: [PHP-DEV] [PHP] PHP 5.5.0 final has been released!

2013-06-21 Thread Daniel
I hope this will get people like WordPress to get up and support mysqli out of the box. going to cause big issues if they don't. On Sat, Jun 22, 2013 at 8:59 AM, Martin Amps ph...@rtin.so wrote: I second this - great to see both finally available. Fantastic release! Martin Amps | CIO

Re: [PHP] A Strange Problem

2013-06-20 Thread Daniel Brown
? Sounds like either a chroot or virtual environment (such as, execution of the script in a separate directory) issue. Check the output of this: ?php if (phpversion() = 5.3) { echo __DIR__.PHP_EOL; } else { echo getcwd().PHP_EOL; } ? -- /Daniel P. Brown Network Infrastructure Manager http

Re: [PHP] Hoping nobody notices it isn't Friday.

2013-06-18 Thread Daniel Brown
On Tue, Jun 18, 2013 at 1:36 PM, Richard Quadling rquadl...@gmail.com wrote: Hi. We've all been told that 'free software' is to be thought of as 'free speech', not 'free beer'. Well, I hope to muddy the waters with this link. https://www.facebook.com/TheFreeBeerApp I'd say that I'd

[PHP] PHP is Zero

2013-06-13 Thread BUSCHKE Daniel
is a main feature of PHP. I guess this is one point which makes PHP that successfull. But - in my opinion - the described behaviour is to fuzzy and just confuses developers. Best Regards Daniel Buschke -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

AW: [PHP] PHP is Zero

2013-06-13 Thread BUSCHKE Daniel
Hi, I used 2 x =. Using 3 x = would not result in that behaviour because string is not equal to number. I am fine === here. I explicitly talk about the 2 x = variant. BTW: # php -r 'var_dump(PHP == 0);' bool(true) # php -r 'var_dump(PHP == 1);' bool(false) regards Daniel -Ursprüngliche

AW: [PHP] PHP is Zero

2013-06-13 Thread BUSCHKE Daniel
Hi, thanks for your answer. Especially the answer 42 made me laughing :) My Why questions should be understand as Why must it be like that questions. On 13/06/13 08:59, BUSCHKE Daniel wrote: 5. Thats a bug I have opend: https://bugs.php.net/bug.php?id=51739 where I also had the same problems

AW: AW: [PHP] PHP is Zero

2013-06-13 Thread BUSCHKE Daniel
at this point. Regards Daniel -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

AW: AW: [PHP] PHP is Zero

2013-06-13 Thread BUSCHKE Daniel
. Regards Daniel -Ursprüngliche Nachricht- Von: BUSCHKE Daniel Gesendet: Donnerstag, 13. Juni 2013 13:28 An: 'Pete Ford'; php-general@lists.php.net Betreff: AW: AW: [PHP] PHP is Zero Hi, It gives up when it finds a non-numeric character (as the documentation would tell you) Why

Re: [PHP] URL Rewriting

2013-06-02 Thread Daniel Brown
Studying archaeology now, Tam? ;-P On Sat, Jun 1, 2013 at 8:22 PM, Tamara Temple tamouse.li...@gmail.com wrote: Silvio Siefke li...@silvio-siefke.de wrote: On Wed, 22 Jun 2011 17:50:49 -0400 Daniel P. Brown wrote: Has someone a Link with Tutorials or other Information

Re: [PHP] browser rendering

2013-06-02 Thread Daniel Pöllmann
with a perfectly sized picture, otherwise the browser will be confused when the image can't be loaded Daniel Am 02.06.2013 15:12 schrieb georg georg.chamb...@telia.com: Possibly this issue is for other fora, which you might direct me, anyways; I have been dablling making my own little webpages, however

Re: [PHP] sorry for the blast from the past

2013-06-02 Thread Daniel Brown
try to keep inbox-zero. Anyway, carry on! Gah. Didn't see this before, so I didn't know you already noticed the date before I started ribbing you earlier. Backfired on me like a '69 Pinto. -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List

Re: [PHP] sorry for the blast from the past

2013-06-01 Thread Daniel
On Sun, Jun 2, 2013 at 11:02 AM, Tamara Temple tamouse.li...@gmail.com wrote: Sorry for replying to a message from 2011 -- for some reason I had a whole bunch of PHP messages suddenly show up in my inbox from the past. I generally don't check the year of an unread message in my inbox, as I

Re: [PHP] Webpage Persistence Load balancing

2013-05-29 Thread Daniel Brown
the session_set_save_handler() function[1]. ^1: http://php.net/session_set_save_handler -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Source code of original PHP release.

2013-05-23 Thread Daniel Brown
If anyone could help me out I would be much appreciated. All my attempts of trying to find it have turned up nothing :( Everything you want (and more) regarding that is in the Museum: http://museum.php.net/ -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP

Re: [PHP] Random

2013-05-23 Thread Daniel Brown
On Thu, May 23, 2013 at 4:51 PM, Last Hacker Always onpoint lasthack...@gmail.com wrote: Hey I need code for random number 1-30 for my site. You need to know that you've been removed from the list (but you'd still have to be subscribed to be able to read this). -- /Daniel P. Brown Network

Re: [PHP] undef func

2013-05-10 Thread Daniel Brown
is not successful, but what...) man tnx for clues georg Did you uncomment the line in php.ini to load the ODBC DLLs? -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

Re: [PHP] undef func

2013-05-10 Thread Daniel Brown
- my response, when finding out it is indeed a Linux box, is: pecl install pdo_odbc. -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] FW:

2013-05-08 Thread Daniel Brown
...@juniperwebcraft.com wrote: http://www.shinwa-kensetsu.sakura.ne.jp/bth7rz.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http

Re: [PHP]

2013-05-08 Thread Daniel Brown
On Wed, May 8, 2013 at 1:14 PM, Tedd Sperling tedd.sperl...@gmail.com wrote: PS: PHP + Produced by Horses Ponies. ? You got too much time on your hands Daniel. Sometimes I wish that were the case. Honestly, I think it's having a three-and-a-half-year-old daughter that's rubbing off

Re: [PHP]

2013-05-08 Thread Daniel Brown
On Wed, May 8, 2013 at 1:26 PM, David OBrien dgobr...@gmail.com wrote: That would be reverse acronymization :) You're absolutely correct. Deacronymize? -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe

Re: [PHP]

2013-05-08 Thread Daniel Brown
)),$matches); return implode('',$matches[0]); } ? -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP compiler - HipHop performance

2013-04-25 Thread Daniel Fenn
On Fri, Apr 26, 2013 at 1:56 PM, Norah Jones nh.jone...@gmail.com wrote: Hi, I have downloaded HipHop for my website, I am going through various web links which are suggesting that performance will improve 3-6 times. However I don't know the Stability of the HipHop. Please provide your

Re: [PHP] htaccess question

2013-04-09 Thread Daniel Brown
; but the Apache directives are not obvious. You were on the right track: RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP] Commands which call exec() or shell_exec() ??

2013-04-09 Thread Daniel Brown
this could happen? Fixes (other than un-blacklisting the command, of course)? Many thanks, Ken If you're positive you aren't executing any command line code (backticks, passthru(), et cetera), then check to see if arbitrary code is somehow being attempted via your scripts. -- /Daniel P. Brown

Re: [PHP] magic_quotes_gpc stays on even when disabled in php.ini

2013-03-27 Thread Daniel Fenn
I think ;magic_quotes_gpc = Off should be magic_quotes_gpc = Off Then restart apache/php or whatever it is your running Regards, Daniel Fenn On Thu, Mar 28, 2013 at 11:39 AM, Madan Thapa madan.feedb...@gmail.com wrote: Hi, I installed php 5.3.23 recently on a CentOS sever

Re: [PHP] application level variable file

2013-03-22 Thread Daniel Brown
for this file like Web.config file for ASP.Net and Application.cfm for ColdFusion? Your help and information is great appreciated, No. For more info: http://php.net/manual -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http

Re: [PHP] Surge 2013 CFP open

2013-03-20 Thread Daniel Brown
by telephone (1-443-325-1360) or by electronic mail (i...@omniti.com). Thank you. -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Introduction ... !

2013-03-01 Thread Daniel Brown
in the discussions we have go on here. The list isn't nearly as active as it was about five years ago, but that's likely to change. -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

Re: [PHP] Introduction ... !

2013-03-01 Thread Daniel Brown
to return it to a decently-vibrant forum. -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Stupid question

2013-02-28 Thread Daniel Brown
much if you could take a moment and submit it as a bug report at https://bugs.php.net/. -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Stupid question

2013-02-26 Thread Daniel Brown
with a question, but: 1.) Do you have the PEAR package MDB2 installed? 2.) Where is $result defined? I don't see it in your code snippet here. -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe

Re: [PHP] Very Large File Splatter

2013-02-22 Thread Daniel Brown
? If you can show the write portion of the code in your iteration, as well as a sample of the naming convention, it may offer more clues. In any case, either disk space or inode exhaustion is likely the reason things borked-up for you. -- /Daniel P. Brown Network Infrastructure Manager http

Re: [PHP] stripped \n

2013-02-20 Thread Daniel Brown
On Wed, Feb 20, 2013 at 1:32 PM, Matijn Woudt tijn...@gmail.com wrote: An input with type=text is used for single lines, so yes, newlines get stripped. Either use a textarea with style=display: none, or store the data in a session instead. Or at least input type=hidden/. -- /Daniel P

Re: [PHP] PHP fails to install on Ubuntu 12.10. What's going on?

2013-02-14 Thread Daniel Brown
: php -v php -r 'echo phpversion().PHP_EOL;' php -nv Also, while it does work with PHP, note that, with a few exceptions such as `find`, *NIX CLI short options (single dash) generally expect a single character, while long options (double-dashes) take longer strings. -- /Daniel

Re: [PHP] PHP fails to install on Ubuntu 12.10. What's going on?

2013-02-14 Thread Daniel Brown
Remember to hit reply-all, Andy, so it goes to the list as well as the previous author. On Thu, Feb 14, 2013 at 2:49 PM, Andy McKenzie amckenz...@gmail.com wrote: On Thu, Feb 14, 2013 at 2:29 PM, Daniel Brown danbr...@php.net wrote: On Thu, Feb 14, 2013 at 2:20 PM, Chris Bergstresser ch

Re: [PHP] PHP fails to install on Ubuntu 12.10. What's going on?

2013-02-14 Thread Daniel Brown
will take the conversations off-list on their own, so we don't force the list as the reply-to address. After ~13 years, though, it's difficult to justify the change. No problem on the forward, though. Thanks for contributing to the community. -- /Daniel P. Brown Network Infrastructure Manager

Re: [PHP] webDAV/CalDAV client class experience ?

2013-02-13 Thread Daniel Brown
not actively maintained by anyone right now (feel free to apply to change that if you'd like the responsibility), but the most recent server version was released just this past October (the client version is about a year older). At the very least, it may be enough to get you started. -- /Daniel

[PHP] Re: [PHP-DEV] new FTP function

2013-01-18 Thread Daniel Brown
On Fri, Jan 18, 2013 at 10:33 AM, KISE wowk...@gmail.com wrote: Paul Dragoonis, Actually it wont work i did tried it before, if the dir end with / it will list the directories inside the path you gave it and if it doesn't have any directories it will return false since there is no directories

Re: [PHP] Some date() oddities

2013-01-08 Thread Daniel Brown
; $weeknumber = date(W, $ux_date); // returns 01 instead of 52 Because, technically, 31 December was the second date of the *fifty-third* week of 2012. However, because the majority of the week falls in 2013, it's rounded-in with that. -- /Daniel P. Brown Network Infrastructure Manager http

Re: [PHP] Re: form validation

2012-12-20 Thread Daniel Brown
On Thu, Dec 20, 2012 at 10:34 AM, Jim Giner jim.gi...@albanyhandball.com wrote: If you are using mysql for a db, then you should already be using mysql_real_escape_string in place of addslashes. Actually, you should start moving toward MySQLi, as mysql_*() is deprecated. -- /Daniel P

Re: [PHP] MySQLi

2012-12-20 Thread Daniel Brown
. -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Session ?

2012-12-08 Thread Daniel Brown
considerations, but it would work. -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Session ?

2012-12-07 Thread Daniel Brown
physical (or virtual) server? -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Session ?

2012-12-07 Thread Daniel Brown
On Fri, Dec 7, 2012 at 2:38 PM, Jim Giner jim.gi...@albanyhandball.com wrote: On 12/7/2012 2:36 PM, Daniel Brown wrote: On Fri, Dec 7, 2012 at 2:33 PM, Jim Giner jim.gi...@albanyhandball.com wrote: Something new for me - working with scripts on two of my sub-domains. I want to call script

Re: [PHP] Session ?

2012-12-07 Thread Daniel Brown
. And if you have, in fact, made that discovery, you're probably the reason the Mayans predicted a very short winter this year. Thanks for screwing us, Jim. -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

Re: [PHP] Session ?

2012-12-07 Thread Daniel Brown
// orange.example.com ini_set('session.cookie_domain','.example.com'); session_start(); echo isset($_SESSION['foo']) ? $_SESSION['foo'] : 'Session failed to transfer.'; ? -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe

Re: [PHP] Session ?

2012-12-07 Thread Daniel Brown
, sure, a local one. Otherwise, the system php.ini will break all other domains on the server. -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP site search broken?

2012-12-05 Thread Daniel Brown
this continue to experience issues, please submit them as bugs at https://bugs.php.net/ and zip me a quick email to bring it to my attention. ^1: https://myracloud.com/en/?_locale=en -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http

Re: [PHP] how to read emails with php

2012-12-04 Thread Daniel Brown
on the server if you can, that's always the best place to look first. -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] how to read emails with php

2012-12-04 Thread Daniel Brown
using Telnet to connect to the domain on port 143 or using an email client with the same access details and credentials you're trying to use in your code. At this point, it's evident that it's not a PHP problem, so you'll need to research the rest on your own. -- /Daniel P. Brown Network

Re: [PHP] How to get a PHP bug fixed?

2012-11-17 Thread Daniel Brown
Internals list at intern...@lists.php.net. You may also want to speak with some of the developers via IRC on EFnet #php.pecl to discuss if there is any interest in patching the bugs you've mentioned. -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing

Re: [PHP] Date manipulation

2012-10-25 Thread Daniel Brown
Aug 21, 2011 PDT'); echo gmdate('Y-m-d H:i:s',$ds); ? -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] select function

2012-10-25 Thread Daniel Brown
On Thu, Oct 25, 2012 at 5:35 PM, Jeff Burcher j...@allredmetal.com wrote: Hi, I can't remember if this is the PHP list for RPG programmers or not, so apologize if this is the wrong one. This is just a general PHP mailing list. Guessing you need the other one. -- /Daniel P. Brown

Re: [PHP] cron job problem

2012-10-23 Thread Daniel Brown
question, there are several reasons this could happen, including a race condition that is being encountered due to a slowdown of the host system or changes to the system's environment. Are the emails she's receiving identical? -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net

Re: [PHP] cron job problem

2012-10-23 Thread Daniel Brown
at it later tonight or tomorrow morning. -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Help using PHP 5.3.3 mail() with Apache James

2012-10-23 Thread Daniel Brown
and the sendmail_path invocation. What is the output of the following code? ?php echo 'pre'.PHP_EOL; echo trim(`ls -al /opt/james-2.3.2/bin/sendmail.py`).PHP_EOL; echo '/pre'.PHP_EOL; ? -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net

Re: [PHP] cron job problem

2012-10-23 Thread Daniel Brown
, et cetera) often use different path and file standards. Linux, in general, uses a command `crontab` which opens the local user's environment-configured editor to modify the user's crontab in the spool. -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing

Re: [PHP] Missing email

2012-10-20 Thread Daniel Brown
experiencing so that I can look into it further? -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Wrong time being displayed by PHP!

2012-10-17 Thread Daniel Brown
, this is something your administrator needs to handle, and isn't something with PHP or your code, from the looks of it. -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Wrong time being displayed by PHP!

2012-10-16 Thread Daniel P. Brown
. Why is this? What's going on? Your server time is probably set incorrectly. That's EDT, not PDT, so it sounds like the timezone is what you expect, but the system time is incorrect. -- /Daniel P. Brown Dedicated Servers, Cloud and Cloud Hybrid Solutions, VPS, Hosting (866-) 725-4321 http

Re: [PHP] Wrong time being displayed by PHP!

2012-10-16 Thread Daniel Brown
; echo trim(`date`).NL; ? -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Wrong time being displayed by PHP!

2012-10-16 Thread Daniel Brown
On Oct 16, 2012 5:24 PM, Richard S. Crawford rscrawf...@mossroot.com wrote: Sorry about that. I was getting very frustrated with the issue, and I forgot. I'll be sure to keep it in mind. No worries. With regard to debugging your issue, it's extremely unlikely that it's PHP's fault,

Re: [PHP] Beneficial site spamming framework

2012-10-15 Thread Daniel Brown
, so I'm not entirely convinced it's an issue with Maciek's setup. Ash, you don't happen to have any misfiring forwarders or multiple addresses subscribed, do you? -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net

Re: [PHP] Re: PHP The Right Way (website)

2012-10-14 Thread Daniel Brown
be a capital S, not a five. -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: Reaching the PHP mailing list owners

2012-10-12 Thread Daniel Brown
not follow the NULL pointer for chaos and madness await thee at its end. */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http

Re: [PHP] Re: Reaching the PHP mailing list owners

2012-10-12 Thread Daniel Brown
On Fri, Oct 12, 2012 at 2:19 PM, Helmut Tessarek tessa...@evermeet.cx wrote: Hello Daniel, I wanted to get an answer to my question (which you would have seen, if you actually had read the mail). I briefly glanced, and no more, because anyone with any idea of Internet etiquette knows

[PHP] Friday - Return of Brain Teasers

2012-10-05 Thread Daniel Brown
(@oidk) might already have seen it, but a simple one to get things rolling: ?php require ++$cowbell; ? -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Responding to an XML data post

2012-09-27 Thread Daniel Brown
. If not, and they're just expecting an XML response, it could be that your XML is improperly formatted. -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Round help needed

2012-09-27 Thread Daniel Brown
of your bytes with the class, Mr. Payne? -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Vulnerability Announced in phpMyAdmin

2012-09-26 Thread Daniel Fenn
Thank you for the heads up. On 9/26/12, tamouse mailing lists tamouse.li...@gmail.com wrote: On Tue, Sep 25, 2012 at 3:20 PM, Daniel Brown danbr...@php.net wrote: Just a three-list cross-post to bring it to everyone's attention at once, in case you weren't already aware. It was announced

Re: [PHP] PHP as Application Server

2012-09-26 Thread Daniel Brown
://developers.facebook.com/blog/post/2010/02/02/hiphop-for-php--move-fast/ -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Vulnerability Announced in phpMyAdmin

2012-09-25 Thread Daniel Brown
is vulnerable to the exploit, particularly if it's auto-updated or has been installed or updated recently. We now return you to your regularly-scheduled Tuesday (unless you're east of the EEST time zone, in which case, Happy Hump Day). -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net

Re: [PHP] Re: How to limit source IP in PHP

2012-09-18 Thread Daniel Brown
discussion take place. -- /Daniel P. Brown Network Infrastructure Manager http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

  1   2   3   4   5   6   7   8   9   10   >