RE: [PHP-INSTALL] Extensions location

2013-03-09 Thread Jorge F. Hernandez
I know about this entry in php.ini, but I want it to be the default place when compiling PHP, so I don't have to change it every time I compile a new version. Jorge Hernandez 165 East 115th Street #4B New York, NY 10029 jfh...@gmail.com tel: fax: mobile: 646-403-9802 646-519-4352 646-26

RE: [PHP-INSTALL] Extensions location

2013-03-10 Thread Jorge F. Hernandez
;mailto:jfh...@gmail.com> jfh...@gmail.com tel: fax: mobile: 646-403-9802 646-519-4352 646-262-1908 From: n...@jigsoft.co.za [mailto:n...@jigsoft.co.za] On Behalf Of Nick Lombard Sent: Sunday, March 10, 2013 3:57 AM To: Jorge F. Hernandez Cc: php-install@lists.p

Re: [PHP-INSTALL] php and iis 7

2013-03-25 Thread Jorge F. Hernandez
Title: Signature If you are having problems with IIS loading PHP scripts, try using this to enable it: http://phpmanager.codeplex.com/ That worked for me when IIS was having problems loading PHP.

Re: [PHP-INSTALL] huge performance diff between windows and linux.

2013-09-09 Thread Jorge F. Hernandez
Title: Signature I just tested PHP 5.5.3 running on Apache as Fast CGI with mod_fcgid and got these results: PHP version : 5.5.3 Platform : WINNT -- test_math : 0.768 sec. test_stringmanipulation :

Re: [PHP-INSTALL] huge performance diff between windows and linux.

2013-09-10 Thread Jorge F. Hernandez
st it scores a lot better than Windows Server 2008 R2. If somebody can run it on Server 2012 with IIS, please post the results. Thanks Jorge Signature On 9/9/2013 3:16 PM, Jorge F. Hernandez wrote: I just tested PHP 5.5.3 running on Apache as Fast CGI with mod_fcgid and got these results: PHP ve

Re: [PHP-INSTALL] huge performance diff between windows and linux.

2013-09-12 Thread Jorge F. Hernandez
-1908 On 9/10/2013 1:28 PM, Jorge F. Hernandez wrote: Good

Re: [PHP-INSTALL] No vc11 folder generated.

2013-09-26 Thread Jorge F. Hernandez
Title: Signature I created the folder myself and it works just fine, all you have to do is put x86 and x64 folders in it and put deps, pecl (if needed) and your php-5.5.4-src folder in it too, and you will all set.

Re: [PHP-INSTALL] No vc11 folder generated.

2013-09-26 Thread Jorge F. Hernandez
Title: Signature OK I found these: --enable-object-out-dir will give you that error, notify PHP about it opening a bug --enable-debug must not be specified when using --enable-debug-pack Use