[PHP] Apache 2.4.1 and php?

2012-02-23 Thread Daniel Fenn
Just a quick question, will I be able to run Apache 2.4.1 and php 5.3.10 together? Or will I need to wait for php to be updated? I'm setting this up on CentOs 6.2 Regards, Daniel Fenn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Apache 2.4.1 and php?

2012-02-23 Thread Daniel Fenn
Hi, Just a quick question, will I be able to run Apache 2.4.1 and php 5.3.10 together? Or will I need to wait for php to be updated? I'm setting this up on CentOs 6.2 Regards, Daniel Fenn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Apache 2.4.1 and php?

2012-02-24 Thread Daniel Fenn
heard that some setup doesn't work well with accelerators because of the fact the cache get cleared when php is not running. Regards, Daniel Fenn On Fri, Feb 24, 2012 at 9:51 PM, German Geek geek...@gmail.com wrote: Hi Daniel, You should be able to. Haven't tried it with that specific

Re: [PHP] problem about PHP-FPM in TCP socket and Unix socket

2012-03-02 Thread Daniel Fenn
This how I would look at it, if it on the same box use socket, and yes it is expected that socket is faster than TCP since (as far as I know) you don't need to deal with the overhead of TCP. Regards, Daniel Fenn On Sat, Mar 3, 2012 at 3:56 AM, Yuchen Wang phob...@gmail.com wrote: Hello

Re: [PHP] problem about PHP-FPM in TCP socket and Unix socket

2012-03-02 Thread Daniel Fenn
Something else that should be said: You won't need to muck around with firewall settings as well (that if your running a firewall on the same box On Sat, Mar 3, 2012 at 11:22 AM, Matijn Woudt tijn...@gmail.com wrote: On Fri, Mar 2, 2012 at 5:56 PM, Yuchen Wang phob...@gmail.com wrote: Hello

Re: [PHP] Re: CMS identification

2012-03-18 Thread Daniel Fenn
Well if the OP has the link to it in the first place then yes that would work. On Mon, Mar 19, 2012 at 11:21 AM, Ross McKay ro...@zeta.org.au wrote: On Sun, 18 Mar 2012 23:20:21 +0100, Alain Roger wrote: i have a customer who need to update his website but he was not able to tell me more

Re: [PHP] Re: List working?

2012-03-27 Thread Daniel Fenn
It working fine here, just people are busy I suppose. On Wed, Mar 28, 2012 at 10:45 AM, Shawn McKenzie nos...@mckenzies.net wrote: On 03/27/2012 04:34 PM, Matijn Woudt wrote: On Tue, Mar 27, 2012 at 11:32 PM, Shawn McKenzie nos...@mckenzies.net wrote: On 03/27/2012 04:23 PM, Jay Blanchard

[PHP] APC or any other cache for php 5.4.0?

2012-03-27 Thread Daniel Fenn
Hello all, Just wondering, is there anyone on this mailing who is running php 5.4.0 and is running some sort of cache such as APC or xcache? I would love to be able to upgrade but I want to be sure that some cache would work before making the move. Thankyou:) Daniel -- PHP General Mailing

Re: [PHP] Re: php in windows

2012-04-11 Thread Daniel Fenn
I don't want to sound rude but I did say this before, why don't you get zend server CE or xampp and install that? On Thu, Apr 12, 2012 at 12:11 PM, Kirk Bailey kbai...@howlermonkey.net wrote: Steve, THERE IS NO SUCH FILE in tinyweb. It turns to the operating system asspciations to determine

Re: [PHP] What's happened to our newsgroup?

2012-06-28 Thread Daniel Fenn
Or everyone is on holiday for php :P On Fri, Jun 29, 2012 at 10:43 AM, tamouse mailing lists tamouse.li...@gmail.com wrote: On Wed, Jun 27, 2012 at 9:42 AM, Tedd Sperling t...@sperling.com wrote: On Jun 26, 2012, at 3:21 PM, Al n...@ridersite.org wrote: No postings for days. Maybe

Re: [PHP] Mac 10.7 Install/Copy fresh PHP over Pre-Installed PHP

2012-07-27 Thread Daniel Fenn
macs, I'm not too sure on that one, all I know that you can get php on it. I know that this won't be much help but just sharing my experience with getting php installed. Regards, Daniel Fenn On Sat, Jul 28, 2012 at 5:56 AM, JeffPGMT jeffp...@gmail.com wrote: Please correct me if I'm wrong

Re: [PHP] Vulnerability Announced in phpMyAdmin

2012-09-26 Thread Daniel Fenn
://twitter.com/oidk/status/250688002005811200 Signal boosting... -- 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/) To unsubscribe, visit: http://www.php.net/unsub.php

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] 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