Development

#5000 (PHP dies with segfault when run through dev environment)

You must first sign up to be able to contribute.

Ticket #5000 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

PHP dies with segfault when run through dev environment

Reported by: zegenie Assigned to: fabien
Priority: major Milestone:
Component: other Version: 1.1.5
Keywords: Cc:
Qualification: Unreviewed

Description

Related to the patch applied in #4636 , when that patch is applied on our symfony install, php dies with a segfault in the apache error log when run with the dev front controller.

If I change the preg_match call in lib/debug/sfWebDebug.class.php:180 from

{{ if (preg_match('/execute(?:Query|Update).+?\:\s+((.|\n)+)$/', $log, $match)) }}

to

{{ if (preg_match('/execute(?:Query|Update).+?\:\s+((.|\n)+?)$/', $log, $match)) }}

it runs perfectly. Bug? This is a showstopper here, php dies when run through the dev environment ...

Change History

11/19/08 15:38:43 changed by zegenie

That is line 181, and the code to replace is

if (preg_match('/execute(?:Query|Update).+?\:\s+((.|\n)+)$/', $log, $match))

with

if (preg_match('/execute(?:Query|Update).+?\:\s+((.|\n)+?)$/', $log, $match))

11/19/08 16:56:13 changed by nicolas

Please provide some informations: platform, php version, php -i dump

Because I cannot reproduce what you describe on my boxes (mac osx leopard, ubuntu hardy)

11/19/08 19:32:26 changed by Pkamer

I can confirm that enabling debugging with the dev front controller causes a segfault. The fix zegenie came up with doesn't solve the problem (for me), though.

I noticed in my symfony log the following line, after which nothing was logged anymore:

Nov 19 18:57:04 symfony [info] {sfDebugConnection} prepareStatement(): INSERT INTO youtube_cache (REQUEST,REQUESTSTRING,RESPONSE,EXPIRATION) VALUES (?,?,?,?)

After reverting the changes made to branches/1.1/lib/log/sfWebDebugLogger.class.php and clearing the cache, the segfault was gone and my symfony log contained the correct debug line for the prepareStatement(), see below. Its one, rather large, insert query. It inserts a JSON encoded PHP Array, containing information about 25 or so youtube movies.

Nov 19 19:10:28 symfony [info] {sfDebugConnection} prepareStatement(): SELECT youtube_cache.REQUEST, youtube_cache.RESPONSE, youtube_cache.EXPIRATION, youtube_cache.REQUESTSTRING FROM youtube_cache WHERE youtube_cache.REQUEST=?
Nov 19 19:10:28 symfony [info] {sfDebugConnection} applyLimit(): SELECT youtube_cache.REQUEST, youtube_cache.RESPONSE, youtube_cache.EXPIRATION, youtube_cache.REQUESTSTRING FROM youtube_cache WHERE youtube_cache.REQUEST='f257091d07349b44c85fbc2a1fee996b', offset: 0, limit: 1
Nov 19 19:10:28 symfony [info] {sfDebugConnection} executeQuery(): [0.50 ms] SELECT youtube_cache.REQUEST, youtube_cache.RESPONSE, youtube_cache.EXPIRATION, youtube_cache.REQUESTSTRING FROM youtube_cache WHERE youtube_cache.REQUEST='f257091d07349b44c85fbc2a1fee996b' LIMIT 1
Nov 19 19:10:28 symfony [info] {sfDebugConnection} beginning transaction.
Nov 19 19:10:28 symfony [info] {sfDebugConnection} prepareStatement(): INSERT INTO youtube_cache (REQUEST,REQUESTSTRING,RESPONSE,EXPIRATION) VALUES (?,?,?,?)
Nov 19 19:10:28 symfony [info] {sfDebugConnection} executeUpdate(): INSERT INTO youtube_cache (REQUEST,REQUESTSTRING,RESPONSE,EXPIRATION) VALUES ('f257091d07349b44c85fbc2a1fee996b','B-52H Stratofortress_0','{\"total\":\"25\",\"videos\":[{\"id\":\"YQa4PpIkOZU\",\"title\":\"Mishap of B-52 at Fairchild Air Force Base Washington\",\"description\":\"Please try to keep from using vulgarities and profanity.  I feel we can make our points without using profanity.  I have no problem with calling the pilot a jerk, however remember there can be children viewing this thread so try to keep suitable for public.  July-7-2007 \\n\\nAs far as I know is the first time this much of the video has been made readily available to the GP when I posted this on Youtube. ;)\\n\\nMore footage then I have seen on the net on this subject. Mishap 24 June 1994, a B-52H of the 325th Bomb Squadron, 92d Bomb Wing\\n\\nhttp:\\/\\/en.wikipedia.org\\/wiki\\/1994_Fairchild_Air_Force_Base_B-52_crash\\n\\nIn this photograph you can see what is apparently an ejection hatch.\\nhttp:\\/\\/img464.imageshack.us\\/img464\\/210\\/b52crsh2cf5.jpg\\n\\nThis photograph was shot in mid-impact with the ground.\\nhttp:\\/\\/img464.imageshack.us\\/img464\\/945\\/b52crash3rj9.jpg\\n\\nThe photographs were shot in-between the time frame that there was apparently a plasma ball from the wing clipping power lines.\\n\\nUS air show standards are the highest, but this was a case of systemic disregard for safety. Since this crash, the bar has been set higher more enforcement and awareness.\\n\\nIt bothers me to see some other counties still have very poor safety at major air shows. The former soviet block has had several crashes that I would consider safety neglect a factor, if not the cause.\\n\\nAerobatics should not be done over crowds. Aerobatics should be kept in a safe margin away from the crowd and to some extent the flight line. I even frown on extremely low passes over crowds.\\n\\nPilots and management\\/command should have restraint from flying planes to extreme limits at air shows. A margin \\/ buffer zone should be between the aerobatic area and the crowd.\\n\\nThe B-52 was just practicing; if he had crashed in a crowd at an air show the loss of life would be high. The B-52 did some low high speed passes over personnel area and flight line; if there was a failure, he could have possibly destroyed all the aircraft on the flight line (and equipment, buildings) or and killed a lot more personnel.\\n\\nI love aircraft and air shows and the US. I hate to see a bunch more rules, I would prefer pilots and people in charge do there best to keep things safe with knowledge, reasonable action.\\n\\nI think the US and many other countries have learned from this accident to take air show safety more rationally. However, a few air shows like to try to out perform other air shows with unsafe flashy showboat shows.\\n\\nWhen you push the limits you tend to exponentially increase the risks. If a pilot makes a goof or if there is a failure, with buffer zones the risk to the crowd can be minimized.\\n\\n---\\nOn 24 June 1994, a B-52H of the 325th Bomb Squadron, 92d Bomb Wing at Fairchild Air Force Base (AFB), Wash., crashed while preparing to land after practicing maneuvers for an air show, killing all four crewmen. The pilot in command had over a long period of time demonstrated a disregard for Air Force flying rules and regulations, and this was known by the senior commanders in the wing. No appropriate action had been taken to discipline him or rein in his noncompliant behavior.\\n\\n\\nMore info at\\nhttp:\\/\\/s92270093.onlinehome.us\\/CRM-Devel\\/resources\\/paper\\/darkblue\\/darkblue.htm\\n\\nhttp:\\/\\/www.zoominfo.com\\/Search\\/PersonDetail.aspx?PersonID=14464006\\nIn my opinion, I would consider this pilot a superb \\\"stick and rudder\\\" pilot.  However there is more to being a pilot and flight then \\\"stick and rudder\\\", in my opinion he was very poor in some aspects of safety.\\n\\nIt\'s like a football player that is in excellent physical condition and physical ability, but ignores strategy and team effort.  There is more to being a pilot than one aspect, just as there is more to being an athlete then a single aspect.\\n\\nOther good videos long videos of the same plane and pilot. Courtesy of jescates\\nhttp:\\/\\/youtube.com\\/watch?v=UJb08ZzejAA\\n\\nhttp:\\/\\/youtube.com\\/watch?v=hWUgDLFokNw\",\"updated_at\":{},\"watch_url\":\"http:\\/\\/www.youtube.com\\/watch?v=YQa4PpIkOZU\",\"player_url\":\"http:\\/\\/www.youtube.com\\/v\\/YQa4PpIkOZU&f=gdata_videos&c=ytapi-PaulKamer-airattackdotcom-15ufnhsv-0&d=bofgUFytEx5o9-o91QT_NWD9LlbsOl3qUImVMV6ramM\",\"duration\":\"599\",\"thumbnail\":{\"time\":\"00:04:59.500\",\"height\":\"97\",\"width\":\"130\",\"url\":\"http:\\/\\/i.ytimg.com\\/vi\\/YQa4PpIkOZU\\/2.jpg\"}},{\"id\":\"W18ndnbGnk8\",\"title\":\"The Jacknife Heard \'Round the World\",\"description\":\"June 1994\\nFairchild Airforce Base, Washington\\n\\nHere we see Czar 52, a B-52H assigned to the 325th Bomb Squadron, 92d Bomb Wing, Fairchild Air Force Base, WA, was practicing maneuvers for an upcoming airshow. The aircrew had planned and briefed a profile, through the Wing Commander level, that grossly exceeded aircraft and regulatory limitations.\\n\\nUpon preparing to land at the end of the practice airshow profile, the crew was required to execute a \\\"go-around\\\" or missed approach because of another aircraft on the runway. At mid-field, Czar 52 began a tight 360 degree left turn around the control tower at only 250 feet altitude above ground level (AGL). Approximately three quarters of the way through the turn, the aircraft banked past 90 degrees, stalled, clipped a power line with the left wing and crashed. There were no survivors out of a crew of four field grade officers.\",\"updated_at\":{},\"watch_url\":\"http:\\/\\/www.youtube.com\\/watch?v=W18ndnbGnk8\",\"player_url\":\"http:\\/\\/www.youtube.com\\/v\\/W18ndnbGnk8&f=gdata_videos&c=ytapi-PaulKamer-airattackdotcom-15ufnhsv-0&d=bofgUFytEx5o9-o91QT_NWD9LlbsOl3qUImVMV6ramM\",\"duration\":\"77\",\"thumbnail\":{\"time\":\"00:00:38.500\",\"height\":\"97\",\"width\":\"130\",\"url\":\"http:\\/\\/i.ytimg.com\\/vi\\/W18ndnbGnk8\\/2.jpg\"}},{\"id\":\"m62v6M2Kjo0\",\"title\":\"Wings - B-52 Stratofortress - Part 1\",\"description\":\"Remember the documentary series called Wings that the Discovery Channel used to air over a decade ago? It also translated into series named Wings Over the Gulf, Wings of the Red Star, Wings Over the Pacific, and even spawned a weekday edition at 6 pm called Weekday Wings. Remember the Wings Marathon on New Year\'s Day? Here is a little bit of nostalgia from those days. My best friend\'s uncle taped all of the episodes from one or two marathons and he (the best friend) gave them to me literally days before he went off to basic training. I didn\'t edit out most of the commercials you see since, well, they do show their age.\\n\\nHere is part 1 of 2 of the B-52 Stratofortress.\",\"updated_at\":{},\"watch_url\":\"http:\\/\\/www.youtube.com\\/watch?v=m62v6M2Kjo0\",\"player_url\":\"http:\\/\\/www.youtube.com\\/v\\/m62v6M2Kjo0&f=gdata_videos&c=ytapi-PaulKamer-airattackdotcom-15ufnhsv-0&d=bofgUFytEx5o9-o91QT_NWD9LlbsOl3qUImVMV6ramM\",\"duration\":\"1058\",\"thumbnail\":{\"time\":\"00:08:49\",\"height\":\"97\",\"width\":\"130\",\"url\":\"http:\\/\\/i.ytimg.com\\/vi\\/m62v6M2Kjo0\\/2.jpg\"}},{\"id\":\"2yAj0epDJ84\",\"title\":\"2008 Rhode Island ANG Open House - B-52H Stratofortress\",\"description\":\"B-52 Stratofortress\\n\\n2008 Rhode Island ANG Open House & Airshow\\nQuonset State Airport\\nNorth Kingstown, RI\\nSunday June 29, 2008\\n\\nIN THIS VIDEO, watch as this B-52 Stratofortress makes two passes over Quonset State Airport.  This was my first time in a VERY long time - at least that I can remember - seeing a B-52 in flight.  This particular aircraft comes from Barksdale AFB in Louisiana\\n\\nLike what you\'ve seen? Well, if you are interested in purchasing DVDs of specific aircraft and\\/or of airshows, interested in anything and everything related to airshows (where the jet teams will show up, all airshow performers, airshow reports from airshows I have attended, previews of airshows I will be attending, etc.), a much more easier to navigate \\\"version\\\" of all of my videos, and\\/or everything there is related to aviation - including spotting guides to my favorite airports and military bases and aircraft factfiles, please take time to check out Steve\'s Airshow World at http:\\/\\/www.stevesairshow.com .\",\"updated_at\":{},\"watch_url\":\"http:\\/\\/www.youtube.com\\/watch?v=2yAj0epDJ84\",\"player_url\":\"http:\\/\\/www.youtube.com\\/v\\/2yAj0epDJ84&f=gdata_videos&c=ytapi-PaulKamer-airattackdotcom-15ufnhsv-0&d=bofgUFytEx5o9-o91QT_NWD9LlbsOl3qUImVMV6ramM\",\"duration\":\"329\",\"thumbnail\":{\"time\":\"00:02:44.500\",\"height\":\"97\",\"width\":\"130\",\"url\":\"http:\\/\\/i.ytimg.com\\/vi\\/2yAj0epDJ84\\/2.jpg\"}},{\"id\":\"p1dsxlifw_c\",\"title\":\"Wings - B-52 Stratofortress - Part 2\",\"description\":\"Remember the documentary series called Wings that the Discovery Channel used to air over a decade ago? It also translated into series named Wings Over the Gulf, Wings of the Red Star, Wings Over the Pacific, and even spawned a weekday edition at 6 pm called Weekday Wings. Remember the Wings Marathon on New Year\'s Day? Here is a little bit of nostalgia from those days. My best friend\'s uncle taped all of the episodes from one or two marathons and he (the best friend) gave them to me literally days before he went off to basic training. I didn\'t edit out most of the commercials you see since, well, they do show their age.\\n\\nHere is part 2 of 2 of the B-52 Stratofortress.\",\"updated_at\":{},\"watch_url\":\"http:\\/\\/www.youtube.com\\/watch?v=p1dsxlifw_c\",\"player_url\":\"http:\\/\\/www.youtube.com\\/v\\/p1dsxlifw_c&f=gdata_videos&c=ytapi-PaulKamer-airattackdotcom-15ufnhsv-0&d=bofgUFytEx5o9-o91QT_NWD9LlbsOl3qUImVMV6ramM\",\"duration\":\"1661\",\"thumbnail\":{\"time\":\"00:13:50.500\",\"height\":\"97\",\"width\":\"130\",\"url\":\"http:\\/\\/i.ytimg.com\\/vi\\/p1dsxlifw_c\\/2.jpg\"}},{\"id\":\"ewR2Ri7ZA14\",\"title\":\"B-52H exiting the runway @ Barksdale AFB\",\"description\":\"Video I shot of a B-52H coming off the runway after doing some practice take-offs and landings. Listen as it comes to a stop in front of me, you can actually hear the brakes moaning\",\"updated_at\":{},\"watch_url\":\"http:\\/\\/www.youtube.com\\/watch?v=ewR2Ri7ZA14\",\"player_url\":\"http:\\/\\/www.youtube.com\\/v\\/ewR2Ri7ZA14&f=gdata_videos&c=ytapi-PaulKamer-airattackdotcom-15ufnhsv-0&d=bofgUFytEx5o9-o91QT_NWD9LlbsOl3qUImVMV6ramM\",\"duration\":\"83\",\"thumbnail\":{\"time\":\"00:00:41.500\",\"height\":\"97\",\"width\":\"130\",\"url\":\"http:\\/\\/i.ytimg.com\\/vi\\/ewR2Ri7ZA14\\/2.jpg\"}},{\"id\":\"7De1RAEmfvo\",\"title\":\"B-52H Landing on AOMORI\",\"description\":\"An B-52H Stratofortress landing on AOMORI airfield, in the simulator game YSFLIGHT.\\nhttp:\\/\\/www.ysflight.com\",\"updated_at\":{},\"watch_url\":\"http:\\/\\/www.youtube.com\\/watch?v=7De1RAEmfvo\",\"player_url\":\"http:\\/\\/www.youtube.com\\/v\\/7De1RAEmfvo&f=gdata_videos&c=ytapi-PaulKamer-airattackdotcom-15ufnhsv-0&d=bofgUFytEx5o9-o91QT_NWD9LlbsOl3qUImVMV6ramM\",\"duration\":\"60\",\"thumbnail\":{\"time\":\"00:00:30\",\"height\":\"97\",\"width\":\"130\",\"url\":\"http:\\/\\/i.ytimg.com\\/vi\\/7De1RAEmfvo\\/2.jpg\"}},{\"id\":\"OZ9Rg7li0fY\",\"title\":\"Boeing B-52 Stratofortress - Death from above\",\"description\":\"The Boeing B-52 Stratofortress is a long-range, subsonic, jet-powered, strategic bomber operated by the United States Air Force (USAF) since 1955. Built to carry nuclear weapons for Cold War-era deterrence missions, the B-52 Stratofortress replaced the Convair B-36. Although a veteran of a number of wars, the Stratofortress has dropped only conventional munitions in actual combat. With the longest unrefueled range of any contemporary bomber, the B-52 carries up to 70000 pounds of weapons.\\n\\nWith the escalating situation in Southeast Asia, in June 1964 28 B-52Fs were fitted with external racks for 24\\u00d7 750 pound (340 kg) bombs under project South Bay. An additional 46 aircraft received similar modifications under project Sun Bath. In March 1965, the United States commenced Operation Rolling Thunder (cost 6 billions US-Dollar!), and the first combat mission of Operation Arc Light was flown by B-52Fs on 18 June 1965, when thirty bombers of the 9th and 441st Bombardment Squadrons struck a communist stronghold near Ben Cat in South Vietnam.\\nIn spring 1967, the aircraft began flying from U Tapao Airfield in Thailand which had the advantage of not requiring in-flight refueling. These missions lasted only 2 to 3 hours. The zenith of B-52 attacks in Vietnam was Operation Linebacker II from 18 December to 29 December 1972 which consisted of waves of B-52s. Over 12 days B-52s flew 729 sorties, dropping 15237 tons of bombs on Hanoi, Haiphong, and other targets. Damage to North Vietnam\'s infrastructure was severe. The Air Force estimated 500 rail interdictions had taken place, 372 pieces of rolling stock and three million gallons of petroleum products were destroyed, and 80 percent of North Vietnam\'s electrical power production capability had been eliminated. The North Vietnamese government itself claimed that 1624 civilians had been killed by the bombing.\\nB-52D tail gunners were credited with shooting down two MiG-21 \\\"Fishbeds\\\"; one on 18 December 1972, by SSgt Samuel O. Turner, and one on 24 December 1972, by A1C Albert E. Moore. Turner was awarded a Silver Star for his actions. The last Arc Light mission took place on 15 August 1973 and all B-52s left Southeast Asia shortly after.\\n\\nOn 16 February 1991 during Operation Desert Storm a flight of B-52Gs launching from and returning to Barksdale AFB, in Louisiana, struck targets inside Iraq. This was at the time the longest distance combat mission in history: 35 hours and 14000 statute miles round trip. The bombings demoralized the defending Iraqi troops, and they could be induced to surrender rather than be destroyed.\\n\\nOn 23 September 1996, two B-52H struck Baghdad power stations and communications facilities with 13 AGM-86C air-launched cruise missiles (ALCM) as part of Operation Desert Strike, a 34-hour, 16000 statute mile round trip mission from Andersen AFB, on Guam\\u2014the longest distance ever flown for a combat mission. Only two days prior, the crews had completed a 17-hour flight from Louisiana to Guam.\\n\\nB-52s also played a role in Operation Iraqi Freedom, which commenced on 20 March 2003. On the night of 21 March 2003, B-52Hs launched at least 100 AGM-86 ALCMs (air-launched cruise missiles).\\n\\nThe US Air Force intends to keep the B-52 in service until at least 2040, an unprecedented length of service for a military aircraft.\",\"updated_at\":{},\"watch_url\":\"http:\\/\\/www.youtube.com\\/watch?v=OZ9Rg7li0fY\",\"player_url\":\"http:\\/\\/www.youtube.com\\/v\\/OZ9Rg7li0fY&f=gdata_videos&c=ytapi-PaulKamer-airattackdotcom-15ufnhsv-0&d=bofgUFytEx5o9-o91QT_NWD9LlbsOl3qUImVMV6ramM\",\"duration\":\"76\",\"thumbnail\":{\"time\":\"00:00:38\",\"height\":\"97\",\"width\":\"130\",\"url\":\"http:\\/\\/i.ytimg.com\\/vi\\/OZ9Rg7li0fY\\/2.jpg\"}},{\"id\":\"RfqKT1Z3hfY\",\"title\":\"Boeing B-52H Stratofortress Flyover at Chicago Air Show\",\"description\":\"Boeing B-52H Stratofortress flies over the beach at the 2007 Chicago Air and Boat Show.\",\"updated_at\":{},\"watch_url\":\"http:\\/\\/www.youtube.com\\/watch?v=RfqKT1Z3hfY\",\"player_url\":\"http:\\/\\/www.youtube.com\\/v\\/RfqKT1Z3hfY&f=gdata_videos&c=ytapi-PaulKamer-airattackdotcom-15ufnhsv-0&d=bofgUFytEx5o9-o91QT_NWD9LlbsOl3qUImVMV6ramM\",\"duration\":\"34\",\"thumbnail\":{\"time\":\"00:00:17\",\"height\":\"97\",\"width\":\"130\",\"url\":\"http:\\/\\/i.ytimg.com\\/vi\\/RfqKT1Z3hfY\\/2.jpg\"}},{\"id\":\"mYQLVyjerfM\",\"title\":\"Combates A\\u00e9reos del Futuro, Ases del Aire, Part 1\\/9\",\"description\":\"F117 F-117 Bombardero B2 B-2 F22 F-22 AV-8B Harrier AH-64A Apache La Fuerza A\\u00e9rea de los Estados Unidos (United States Air Force -USAF-)avi\\u00f3n esp\\u00eda U-2 de los EE.UU Predator RQ-1 Documental cazas de combate\\n\\nF117- NIGTH HAWK F16- FIGHTING FALCON F-14 Tomcat SR-71 BLACK BIRD F-22 Raptor F-15E Strike Eagle F-18 HORNET AV8 HARRIER F-4 PHANTOM A-10 Thunderbolt F-111 T-38 Talon U-2-01 6 INTRUDER MV22-OSPREY Mikoyan mig29 Aero Sukhoi1 Northrop Grumman B-2 Spirit Eurofighter Typhoon Mikoyan Gurevich MiG-25 X-43A El Tupolev Tu-160 B-52H Stratofortress Usaf.e3sentry-6 Su-27 Flanker u-30MKI Sukhoi 35 Su-25 aviones rusos Saab 39 Gripen Dassault Rafale Chengdu J-10\",\"updated_at\":{},\"watch_url\":\"http:\\/\\/www.youtube.com\\/watch?v=mYQLVyjerfM\",\"player_url\":\"http:\\/\\/www.youtube.com\\/v\\/mYQLVyjerfM&f=gdata_videos&c=ytapi-PaulKamer-airattackdotcom-15ufnhsv-0&d=bofgUFytEx5o9-o91QT_NWD9LlbsOl3qUImVMV6ramM\",\"duration\":\"604\",\"thumbnail\":{\"time\":\"00:05:02\",\"height\":\"97\",\"width\":\"130\",\"url\":\"http:\\/\\/i.ytimg.com\\/vi\\/mYQLVyjerfM\\/2.jpg\"}}]}','2008-11-19 20:10:28')

So this problem can be solved by reverting the changes made to branches/1.1/lib/log/sfWebDebugLogger.class.php in r13118

Additional info: Platform: Mac OS X, using MAMP 1.7

symfony -V :

symfony version 1.1.6-DEV

That's revision 13162 of Symfony

$>php -v :

PHP 5.2.3 (cli) (built: Jul  6 2007 10:31:51) 
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
    with Zend Extension Manager v1.2.0, Copyright (c) 2003-2007, by Zend Technologies
    with Zend Optimizer v3.2.8, Copyright (c) 1998-2007, by Zend Technologies

$>php -i :

phpinfo()
PHP Version => 5.2.3

System => Darwin XXXXXXXXX-imac.local 9.5.0 Darwin Kernel Version 9.5.0: Wed Sep  3 11:29:43 PDT 2008; root:xnu-1228.7.58~1/RELEASE_I386 i386
Build Date => Jul  6 2007 10:28:26
Configure Command =>  './configure' '--with-mysql=/Applications/MAMP/Library' '--with-apxs2=/Applications/MAMP/Library/bin/apxs' '--with-gd' '--with-jpeg-dir=/Applications/MAMP/Library' '--with-png-dir=/Applications/MAMP/Library' '--with-zlib' '--with-freetype-dir=/Applications/MAMP/Library' '--prefix=/Applications/MAMP/bin/php5' '--exec-prefix=/Applications/MAMP/bin/php5' '--sysconfdir=/Applications/MAMP/conf/php5' '--with-soap' '--with-config-file-path=/Applications/MAMP/conf/php5' '--enable-track-vars' '--enable-bcmath' '--enable-ftp' '--enable-gd-native-ttf' '--with-bz2=/usr' '--with-ldap' '--with-mysqli=/Applications/MAMP/Library/bin/mysql_config' '--with-sqlite' '--with-ttf' '--with-t1lib=/Applications/MAMP/Library' '--enable-mbstring=all' '--with-curl=/Applications/MAMP/Library' '--enable-dbx' '--enable-sockets' '--enable-bcmath' '--with-imap=shared,/Applications/MAMP/Library/lib/imap-2006i' '--enable-soap' '--with-kerberos' '--enable-calendar' '--with-pgsql=shared,/Applications/MAMP/Library/pg' '--enable-dbase' '--enable-exif' '--with-libxml-dir=/Applications/MAMP/Library' '--with-gettext=shared,/Applications/MAMP/Library' '--with-xsl=/Applications/MAMP/Library' '--with-pdo-mysql=shared,/Applications/MAMP/Library' '--with-pdo-pgsql=shared,/Applications/MAMP/Library/pg' '--with-mcrypt=shared,/Applications/MAMP/Library' '--with-openssl'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /Applications/MAMP/conf/php5
Loaded Configuration File => /Applications/MAMP/conf/php5/php.ini
PHP API => 20041225
PHP Extension => 20060613
Zend Extension => 220060519
Debug Build => no
Thread Safety => disabled
Zend Memory Manager => enabled
IPv6 Support => enabled
Registered PHP Streams => php, file, data, http, ftp, compress.bzip2, compress.zlib, https, ftps  
Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
Registered Stream Filters => string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, convert.iconv.*, bzip2.*, zlib.*


This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
    with Zend Extension Manager v1.2.0, Copyright (c) 2003-2007, by Zend Technologies
    with Zend Optimizer v3.2.8, Copyright (c) 1998-2007, by Zend Technologies


 _______________________________________________________________________


Configuration

PHP Core

Directive => Local Value => Master Value
allow_call_time_pass_reference => On => On
allow_url_fopen => On => On
allow_url_include => Off => Off
always_populate_raw_post_data => Off => Off
arg_separator.input => & => &
arg_separator.output => & => &
asp_tags => Off => Off
auto_append_file => no value => no value
auto_globals_jit => On => On
auto_prepend_file => no value => no value
browscap => no value => no value
default_charset => no value => no value
default_mimetype => text/html => text/html
define_syslog_variables => Off => Off
disable_classes => no value => no value
disable_functions => no value => no value
display_errors => Off => Off
display_startup_errors => Off => Off
doc_root => no value => no value
docref_ext => no value => no value
docref_root => no value => no value
enable_dl => On => On
error_append_string => no value => no value
error_log => /Applications/MAMP/logs/php_error.log => /Applications/MAMP/logs/php_error.log
error_prepend_string => no value => no value
error_reporting => 6143 => 6143
expose_php => On => On
extension_dir => /Applications/MAMP/bin/php5/lib/php/extensions/no-debug-non-zts-20050922/ => /Applications/MAMP/bin/php5/lib/php/extensions/no-debug-non-zts-20050922/
file_uploads => On => On
highlight.bg => <font style="color: #FFFFFF">#FFFFFF</font> => <font style="color: #FFFFFF">#FFFFFF</font>
highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
html_errors => Off => Off
ignore_repeated_errors => Off => Off
ignore_repeated_source => Off => Off
ignore_user_abort => Off => Off
implicit_flush => On => On
include_path => .:/Applications/MAMP/bin/php5/lib/php => .:/Applications/MAMP/bin/php5/lib/php
log_errors => On => On
log_errors_max_len => 1024 => 1024
magic_quotes_gpc => On => On
magic_quotes_runtime => Off => Off
magic_quotes_sybase => Off => Off
mail.force_extra_parameters => no value => no value
max_execution_time => 0 => 0
max_input_nesting_level => 64 => 64
max_input_time => -1 => -1
memory_limit => 128M => 128M
open_basedir => no value => no value
output_buffering => 0 => 0
output_handler => no value => no value
post_max_size => 32M => 32M
precision => 12 => 12
realpath_cache_size => 16K => 16K
realpath_cache_ttl => 120 => 120
register_argc_argv => On => On
register_globals => Off => Off
register_long_arrays => On => On
report_memleaks => On => On
report_zend_debug => Off => Off
safe_mode => Off => Off
safe_mode_exec_dir => no value => no value
safe_mode_gid => Off => Off
safe_mode_include_dir => no value => no value
sendmail_from => no value => no value
sendmail_path => /usr/sbin/sendmail -t -i  => /usr/sbin/sendmail -t -i 
serialize_precision => 100 => 100
short_open_tag => On => On
SMTP => localhost => localhost
smtp_port => 25 => 25
sql.safe_mode => Off => Off
track_errors => Off => Off
unserialize_callback_func => no value => no value
upload_max_filesize => 32M => 32M
upload_tmp_dir => /Applications/MAMP/tmp/php => /Applications/MAMP/tmp/php
user_dir => no value => no value
variables_order => EGPCS => EGPCS
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
y2k_compliance => On => On
zend.ze1_compatibility_mode => Off => Off

bcmath

BCMath support => enabled

bz2

BZip2 Support => Enabled
Stream Wrapper support => compress.bz2://
Stream Filter support => bzip2.decompress, bzip2.compress
BZip2 Version => 1.0.4, 20-Dec-2006

calendar

Calendar support => enabled

ctype

ctype functions => enabled

curl

cURL support => enabled
cURL Information => libcurl/7.16.2 OpenSSL/0.9.7l zlib/1.2.3 libidn/0.6.14

date

date/time support => enabled
"Olson" Timezone Database Version => 2007.5
Timezone Database => internal
Default timezone => Europe/Berlin

Directive => Local Value => Master Value
date.default_latitude => 31.7667 => 31.7667
date.default_longitude => 35.2333 => 35.2333
date.sunrise_zenith => 90.583333 => 90.583333
date.sunset_zenith => 90.583333 => 90.583333
date.timezone => no value => no value

dom

DOM/XML => enabled
DOM/XML API Version => 20031129
libxml Version => 2.6.29
HTML Support => enabled
XPath Support => enabled
XPointer Support => enabled
Schema Support => enabled
RelaxNG Support => enabled

exif

EXIF Support => enabled
EXIF Version => 1.4 $Id: exif.c,v 1.173.2.5.2.19 2007/02/27 03:04:40 iliaa Exp $
Supported EXIF Version => 0220
Supported filetypes => JPEG,TIFF

filter

Input Validation and Filtering => enabled
Revision => $Revision: 1.52.2.39 $

Directive => Local Value => Master Value
filter.default => unsafe_raw => unsafe_raw
filter.default_flags => no value => no value

ftp

FTP support => enabled

gd

GD Support => enabled
GD Version => bundled (2.0.34 compatible)
FreeType Support => enabled
FreeType Linkage => with freetype
FreeType Version => 2.3.4
T1Lib Support => enabled
GIF Read Support => enabled
GIF Create Support => enabled
JPG Support => enabled
PNG Support => enabled
WBMP Support => enabled
XBM Support => enabled

gettext

GetText Support => enabled

hash

hash support => enabled
Hashing Engines => md2 md4 md5 sha1 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru gost adler32 crc32 crc32b haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5 

iconv

iconv support => enabled
iconv implementation => libiconv
iconv library version => 1.11

Directive => Local Value => Master Value
iconv.input_encoding => ISO-8859-1 => ISO-8859-1
iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
iconv.output_encoding => ISO-8859-1 => ISO-8859-1

imap

IMAP c-Client Version => 2004
Kerberos Support => enabled

json

json support => enabled
json version => 1.2.1

ldap

LDAP Support => enabled
RCS Version => $Id: ldap.c,v 1.161.2.3.2.5 2007/04/30 21:40:02 tony2001 Exp $
Total Links => 0/unlimited
API Version => 3001
Vendor Name => OpenLDAP
Vendor Version => 20219

libxml

libXML support => active
libXML Version => 2.6.29
libXML streams => enabled

mbstring

Multibyte Support => enabled
Multibyte string engine => libmbfl
Multibyte (japanese) regex support => enabled
Multibyte regex (oniguruma) version => 4.4.4
Multibyte regex (oniguruma) backtrack check => On

mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.

Directive => Local Value => Master Value
mbstring.detect_order => no value => no value
mbstring.encoding_translation => Off => Off
mbstring.func_overload => 0 => 0
mbstring.http_input => pass => pass
mbstring.http_output => pass => pass
mbstring.internal_encoding => ISO-8859-1 => no value
mbstring.language => neutral => neutral
mbstring.strict_detection => Off => Off
mbstring.substitute_character => no value => no value

mcrypt

mcrypt support => enabled
Version => 2.5.8
Api No => 20021217
Supported ciphers => cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes 
Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream 

Directive => Local Value => Master Value
mcrypt.algorithms_dir => no value => no value
mcrypt.modes_dir => no value => no value

mysql

MySQL Support => enabled
Active Persistent Links => 0
Active Links => 0
Client API version => 5.0.41
MYSQL_MODULE_TYPE => external
MYSQL_SOCKET => /Applications/MAMP/tmp/mysql/mysql.sock
MYSQL_INCLUDE => -I/Applications/MAMP/Library/include/mysql
MYSQL_LIBS => -L/Applications/MAMP/Library/lib/mysql -lmysqlclient 

Directive => Local Value => Master Value
mysql.allow_persistent => On => On
mysql.connect_timeout => 60 => 60
mysql.default_host => no value => no value
mysql.default_password => no value => no value
mysql.default_port => no value => no value
mysql.default_socket => /Applications/MAMP/tmp/mysql/mysql.sock => /Applications/MAMP/tmp/mysql/mysql.sock
mysql.default_user => no value => no value
mysql.max_links => Unlimited => Unlimited
mysql.max_persistent => Unlimited => Unlimited
mysql.trace_mode => Off => Off

mysqli

MysqlI Support => enabled
Client API library version => 5.0.41
Client API header version => 5.0.41
MYSQLI_SOCKET => /Applications/MAMP/tmp/mysql/mysql.sock

Directive => Local Value => Master Value
mysqli.default_host => no value => no value
mysqli.default_port => 3306 => 3306
mysqli.default_pw => no value => no value
mysqli.default_socket => no value => no value
mysqli.default_user => no value => no value
mysqli.max_links => Unlimited => Unlimited
mysqli.reconnect => Off => Off

openssl

OpenSSL support => enabled
OpenSSL Version => OpenSSL 0.9.7i 14 Oct 2005

pcre

PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 7.0 18-Dec-2006

PDO

PDO support => enabled
PDO drivers => sqlite2, sqlite, pgsql, mysql

pdo_mysql

PDO Driver for MySQL, client library version => 5.0.41

pdo_pgsql

PDO Driver for PostgreSQL => enabled
PostgreSQL(libpq) Version => 8.2.4
Module version => 1.0.2
Revision =>  $Id: pdo_pgsql.c,v 1.7.2.11.2.1 2007/01/01 09:36:05 sebastian Exp $ 

pdo_sqlite

PDO Driver for SQLite 3.x => enabled
PECL Module version => (bundled) 1.0.1 $Id: pdo_sqlite.c,v 1.10.2.6.2.2 2007/03/23 14:30:00 wez Exp $
SQLite Library => 3.3.17

pgsql

PostgreSQL Support => enabled
PostgreSQL(libpq) Version => 8.2.4
Multibyte character support => enabled
SSL support => enabled
Active Persistent Links => 0
Active Links => 0

Directive => Local Value => Master Value
pgsql.allow_persistent => On => On
pgsql.auto_reset_persistent => Off => Off
pgsql.ignore_notice => Off => Off
pgsql.log_notice => Off => Off
pgsql.max_links => Unlimited => Unlimited
pgsql.max_persistent => Unlimited => Unlimited

posix

Revision => $Revision: 1.70.2.3.2.15 $

Reflection

Reflection => enabled
Version => $Id: php_reflection.c,v 1.164.2.33.2.39 2007/05/29 08:44:05 helly Exp $

session

Session Support => enabled
Registered save handlers => files user sqlite 
Registered serializer handlers => php php_binary 

Directive => Local Value => Master Value
session.auto_start => Off => Off
session.bug_compat_42 => On => On
session.bug_compat_warn => On => On
session.cache_expire => 180 => 180
session.cache_limiter => nocache => nocache
session.cookie_domain => no value => no value
session.cookie_httponly => Off => Off
session.cookie_lifetime => 0 => 0
session.cookie_path => / => /
session.cookie_secure => Off => Off
session.entropy_file => no value => no value
session.entropy_length => 0 => 0
session.gc_divisor => 100 => 100
session.gc_maxlifetime => 1440 => 1440
session.gc_probability => 1 => 1
session.hash_bits_per_character => 4 => 4
session.hash_function => 0 => 0
session.name => PHPSESSID => PHPSESSID
session.referer_check => no value => no value
session.save_handler => files => files
session.save_path => /Applications/MAMP/tmp/php => /Applications/MAMP/tmp/php
session.serialize_handler => php => php
session.use_cookies => On => On
session.use_only_cookies => Off => Off
session.use_trans_sid => 0 => 0

SimpleXML

Simplexml support => enabled
Revision => $Revision: 1.151.2.22.2.26 $
Schema support => enabled

soap

Soap Client => enabled
Soap Server => enabled

Directive => Local Value => Master Value
soap.wsdl_cache => 1 => 1
soap.wsdl_cache_dir => /tmp => /tmp
soap.wsdl_cache_enabled => 1 => 1
soap.wsdl_cache_limit => 5 => 5
soap.wsdl_cache_ttl => 86400 => 86400

sockets

Sockets Support => enabled

SPL

SPL support => enabled
Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilterIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RegexIterator, RuntimeException, SimpleXMLIterator, SplFileInfo, SplFileObject, SplObjectStorage, SplTempFileObject, UnderflowException, UnexpectedValueException

SQLite

SQLite support => enabled
PECL Module version => 2.0-dev $Id: sqlite.c,v 1.166.2.13.2.9 2007/05/19 17:58:22 iliaa Exp $
SQLite Library => 2.8.17
SQLite Encoding => iso8859

Directive => Local Value => Master Value
sqlite.assoc_case => 0 => 0

standard

Regex Library => Bundled library enabled
Dynamic Library Support => enabled
Path to sendmail => /usr/sbin/sendmail -t -i 

Directive => Local Value => Master Value
assert.active => 1 => 1
assert.bail => 0 => 0
assert.callback => no value => no value
assert.quiet_eval => 0 => 0
assert.warning => 1 => 1
auto_detect_line_endings => 0 => 0
default_socket_timeout => 60 => 60
safe_mode_allowed_env_vars => PHP_ => PHP_
safe_mode_protected_env_vars => LD_LIBRARY_PATH => LD_LIBRARY_PATH
url_rewriter.tags => a=href,area=href,frame=src,input=src,form=,fieldset= => a=href,area=href,frame=src,input=src,form=,fieldset=
user_agent => no value => no value

tokenizer

Tokenizer Support => enabled

xml

XML Support => active
XML Namespace Support => active
libxml2 Version => 2.6.29

xmlreader

XMLReader => enabled

xmlwriter

XMLWriter => enabled

xsl

XSL => enabled
libxslt Version => 1.1.21
libxslt compiled against libxml Version => 2.6.29
EXSLT => enabled
libexslt Version => 1.1.21

yaz

YAZ Support => enabled
PHP/YAZ Version => 1.0.12
YAZ Version => 3.0.6
Compiled with YAZ version => 3.0.6

Zend Optimizer

Optimization Pass 1 => enabled
Optimization Pass 2 => enabled
Optimization Pass 3 => enabled
Optimization Pass 4 => enabled
Optimization Pass 9 => disabled
Zend Loader => enabled
License Path =>  
Obfuscation level => 3

zlib

ZLib Support => enabled
Stream Wrapper support => compress.zlib://
Stream Filter support => zlib.inflate, zlib.deflate
Compiled Version => 1.2.3
Linked Version => 1.2.3

Directive => Local Value => Master Value
zlib.output_compression => Off => Off
zlib.output_compression_level => -1 => -1
zlib.output_handler => no value => no value

Additional Modules

Module Name
dbase

Environment

Variable => Value
MANPATH => /sw/share/man:/usr/share/man:/usr/local/share/man:/usr/X11/man:/sw/lib/perl5/5.8.8/man:/usr/X11R6/man
TERM_PROGRAM => Apple_Terminal
TERM => xterm-color
SHELL => /bin/bash
TMPDIR => /var/folders/7Y/7Y5TwJJTEbyyG62CLs8FPk+++TI/-Tmp-/
PERL5LIB => /sw/lib/perl5:/sw/lib/perl5/darwin
Apple_PubSub_Socket_Render => /tmp/launch-rTVHAL/Render
TERM_PROGRAM_VERSION => 240
OLDPWD => /Users/XXXXXXXXX
SVN_EDITOR => vim
USER => XXXXXXXXXXXX
COMMAND_MODE => legacy
SSH_AUTH_SOCK => /tmp/launch-CRUKsz/Listeners
__CF_USER_TEXT_ENCODING => 0x1F5:0:0
PATH => /Applications/MAMP/bin/php5/bin:/sw/bin:/sw/sbin:/Library/Frameworks/Python.framework/Versions/Current/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/opt/local/bin:/usr/X11R6/bin
PWD => /Users/XXXXXXXXXXXX/XXXXXXXXXXX_project
SHLVL => 1
HOME => /Users/XXXXXXXXXX
LOGNAME => XXXXXXXXXX
LC_CTYPE => UTF-8
INFOPATH => /sw/share/info:/sw/info:/usr/share/info
DISPLAY => /tmp/launch-w2uKN4/:0
SECURITYSESSIONID => 615f30
_ => /Applications/MAMP/bin/php5/bin/php

PHP Variables

Variable => Value
_SERVER["MANPATH"] => /sw/share/man:/usr/share/man:/usr/local/share/man:/usr/X11/man:/sw/lib/perl5/5.8.8/man:/usr/X11R6/man
_SERVER["TERM_PROGRAM"] => Apple_Terminal
_SERVER["TERM"] => xterm-color
_SERVER["SHELL"] => /bin/bash
_SERVER["TMPDIR"] => /var/folders/7Y/7Y5TwJJTEbyyG62CLs8FPk+++TI/-Tmp-/
_SERVER["PERL5LIB"] => /sw/lib/perl5:/sw/lib/perl5/darwin
_SERVER["Apple_PubSub_Socket_Render"] => /tmp/launch-rTVHAL/Render
_SERVER["TERM_PROGRAM_VERSION"] => 240
_SERVER["OLDPWD"] => /Users/XXXXXXXXXXXXX
_SERVER["SVN_EDITOR"] => vim
_SERVER["USER"] => XXXXXXXXXXXXXXXXXX
_SERVER["COMMAND_MODE"] => legacy
_SERVER["SSH_AUTH_SOCK"] => /tmp/launch-CRUKsz/Listeners
_SERVER["__CF_USER_TEXT_ENCODING"] => 0x1F5:0:0
_SERVER["PATH"] => /Applications/MAMP/bin/php5/bin:/sw/bin:/sw/sbin:/Library/Frameworks/Python.framework/Versions/Current/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/opt/local/bin:/usr/X11R6/bin
_SERVER["PWD"] => /Users/XXXXXXXXXXXXX/XXXXXXXXXXXX_project
_SERVER["SHLVL"] => 1
_SERVER["HOME"] => /Users/XXXXXXXXXXX
_SERVER["LOGNAME"] => XXXXXXXXXXX
_SERVER["LC_CTYPE"] => UTF-8
_SERVER["INFOPATH"] => /sw/share/info:/sw/info:/usr/share/info
_SERVER["DISPLAY"] => /tmp/launch-w2uKN4/:0
_SERVER["SECURITYSESSIONID"] => 615f30
_SERVER["_"] => /Applications/MAMP/bin/php5/bin/php
_SERVER["PHP_SELF"] => 
_SERVER["SCRIPT_NAME"] => 
_SERVER["SCRIPT_FILENAME"] => 
_SERVER["PATH_TRANSLATED"] => 
_SERVER["DOCUMENT_ROOT"] => 
_SERVER["REQUEST_TIME"] => 1227119058
_SERVER["argv"] => Array
(
)

_SERVER["argc"] => 0
_ENV["MANPATH"] => /sw/share/man:/usr/share/man:/usr/local/share/man:/usr/X11/man:/sw/lib/perl5/5.8.8/man:/usr/X11R6/man
_ENV["TERM_PROGRAM"] => Apple_Terminal
_ENV["TERM"] => xterm-color
_ENV["SHELL"] => /bin/bash
_ENV["TMPDIR"] => /var/folders/7Y/7Y5TwJJTEbyyG62CLs8FPk+++TI/-Tmp-/
_ENV["PERL5LIB"] => /sw/lib/perl5:/sw/lib/perl5/darwin
_ENV["Apple_PubSub_Socket_Render"] => /tmp/launch-rTVHAL/Render
_ENV["TERM_PROGRAM_VERSION"] => 240
_ENV["OLDPWD"] => /Users/XXXXXXXXXXX
_ENV["SVN_EDITOR"] => vim
_ENV["USER"] => XXXXXXXXXXX
_ENV["COMMAND_MODE"] => legacy
_ENV["SSH_AUTH_SOCK"] => /tmp/launch-CRUKsz/Listeners
_ENV["__CF_USER_TEXT_ENCODING"] => 0x1F5:0:0
_ENV["PATH"] => /Applications/MAMP/bin/php5/bin:/sw/bin:/sw/sbin:/Library/Frameworks/Python.framework/Versions/Current/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/opt/local/bin:/usr/X11R6/bin
_ENV["PWD"] => /Users/XXXXXXXXXXX/XXXXXXXXXXX_project
_ENV["SHLVL"] => 1
_ENV["HOME"] => /Users/XXXXXXXXXXX
_ENV["LOGNAME"] => XXXXXXXXXXX
_ENV["LC_CTYPE"] => UTF-8
_ENV["INFOPATH"] => /sw/share/info:/sw/info:/usr/share/info
_ENV["DISPLAY"] => /tmp/launch-w2uKN4/:0
_ENV["SECURITYSESSIONID"] => 615f30
_ENV["_"] => /Applications/MAMP/bin/php5/bin/php

PHP License
This program is free software; you can redistribute it and/or modify
it under the terms of the PHP License as published by the PHP Group
and included in the distribution in the file:  LICENSE

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

If you did not receive a copy of the PHP license, or have any
questions about PHP licensing, please contact license@php.net.

11/20/08 12:27:29 changed by nicolas

  • status changed from new to closed.
  • resolution set to fixed.

(In [13184]) [1.1] fixed php segfaults when big queries are loggued in dev environment - closes #5000

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting.
Sensio Labs also supports several large Open-Source projects.