PHP upgrade to v5 in 10gASR2 on AIX

What is the best way to upgrade to PHP v5 inside a 10gASR2 installation on AIX 5.3 (PHP v4.3.9 came with the 10gASR2 install)? I took a look at the Zend Core and it looks like it must be installed as root, where our current 10gASR2 install is owned by a user id without root privileges. I would want to use the 10gASR2 Apache and just upgrade PHP.
Thanks - Gene

ZCO installs as root because it puts its files in /usr/local. This
should not affect its use with AS.
Otherwise, see http://blogs.oracle.com/opal/2007/06/01#a131
-- cj

Similar Messages

  • Mountain Lion Server PHP Upgrade issue

    I need to upgrade my Server PHP, since my web site needs PHP 5.4 or above to work.
    I have followed the steps from previous discussion
    Updated PHP to 5.4 following steps from here
    Updated bash_profile, httpd.conf, and updated $PATH variables.
    In terminal php version and php path points to correct version /usr/local/php5/
    But phpinfo still points to php 5.3.
    I was able make the update on my local machine running Mountain Lion. The issue occurs only on the Mountain Lion Server.
    It there any other settings that needs to be done to udpate PHP path?

    Thanks for the input. Did you have any issues with running MAMP on server? I was under the impression Server tools, (web, ftp, opendirectory, etc..) are tightly integrated to one another.
    Installing MAMP on a server might be the next option. Did you remove Lion server completely or just the web server part?
    I did test out MAMP on server. It seem to have some database issues and give a blank page when it has to connect with Database. Probably have to work on the db issues, if PHP update is impossible.

  • PHP Upgrade -- Missing php.ini.pacsave?

    The front page news mentions having to reconfigure php after the upgrade this evening. It says to reference the php.ini.pacsave -- but this file doesn't exist on my machine. Was it not included or does anyone have a "copy" I can see?

    * update your php.ini; see php.ini.pacnew as reference
    It's also possible that a pacnew config wasn't even generated in the case that you left your previous config untouched..  pacnews are only generated if old configs have been modified.  If there are no custom settings to preserve, pacman simply replaces the old ones.
    Last edited by tdy (2009-09-23 02:37:35)

  • Apache and PHP upgrade

    I'm sure there was a Darwin section once-upon-a-time but I don't see it so am posting here for advice. I want to install Apache 2.2.0 and PHP 5.1.2 but as Apple doesn't yet include these upgrades I'd like to keep them seapate from existing installs. Would installing in usr/local be the reasonable place for installation and has anyone here done this install?

    I posted an answer to your question here:
    http://discussions.apple.com/message.jspa?messageID=2000747#2000747
    Not sure which of these threads is the real you! If you posted under two different pseudonyms and are able to access both accounts, please stick to using only one account. If however, you can't access the old account, I understand, just subscribe to the old thread that you posted in so people aren't posting the same answer to your question twice.

  • Wls upgrade from sp2 to sp3 on AIX

    When I update my wls610sp2 to sp3 on AIX,but failure.the error message is:/bea/wls61/lib/aix/libmuxer.so(text
    file busy).I had shutdown my wls first,why?and how can I free the resource?perhaps
    reboot machine can reslove it,but can not.
    thanks a lot.

    I also got the same problem.... reboot and fuser -u still not
    working... always fail because of libmuxer.so... please help
    Thanks
    David
    "sam_cao" <[email protected]> wrote:
    >
    When I update my wls610sp2 to sp3 on AIX,but failure.the error message
    is:/bea/wls61/lib/aix/libmuxer.so(text
    file busy).I had shutdown my wls first,why?and how can I free the resource?perhaps
    reboot machine can reslove it,but can not.
    thanks a lot.

  • Httpd crash since PHP upgrade to 5.5.13 via Liip script

    Using Snow Leopard 10.6.8, the system has been rock solid serving web pages via PHP and mySQL with the Apple supplied Apache2 until last week. I updated the PHP to 5.5.13 with the php-osx.liip.ch installer and almost immediately Apache has stopped listening, with frequent crashes.
    Console reports the following. Does anyone have any ideas except to restore to PHP 5.4.16 ?
    Process:         httpd [22243]
    Path:            /usr/sbin/httpd
    Identifier:      httpd
    Version:         ??? (???)
    Code Type:       X86-64 (Native)
    Parent Process:  httpd [22221]
    Date/Time:       2014-06-25 22:23:12.708 -0500
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libphp5.so                     0x00000001013ade65 _zend_mm_free_int + 149
    1   libphp5.so                     0x00000001013c4b6c _zval_ptr_dtor + 60
    2   libphp5.so                     0x00000001013c9dcf destroy_zend_class + 95
    3   libphp5.so                     0x00000001013dead3 zend_hash_destroy + 51
    4   libphp5.so                     0x00000001013d258e zend_shutdown + 62
    5   libphp5.so                     0x0000000101372643 php_module_shutdown + 35
    6   libphp5.so                     0x0000000101372719 php_module_shutdown_wrapper + 9
    7   libphp5.so                     0x000000010145ebd1 php_apache_child_shutdown + 17
    8   libapr-1.0.dylib               0x00000001000dc559 apr_pool_destroy + 93
    9   httpd                         0x0000000100036211 clean_child_exit + 45
    10  httpd                         0x0000000100036556 stop_listening + 0
    11  libSystem.B.dylib             0x00007fff86bc21ba _sigtramp + 26
    12  ???                           0x00007fff5fbfe7b0 0 + 140734799800240
    13  ???                           0x0000000101fc7615 0 + 4328289813
    14  ???                           0x0000000101fcd466 0 + 4328313958
    15  ???                           0x0000000101fccdf0 0 + 4328312304
    16  ???                           0x0000000101fce6bd 0 + 4328318653
    17  ???                           0x0000000101fcbd14 0 + 4328307988
    18  ???                           0x0000000101fcbf3c 0 + 4328308540
    19  ???                           0x0000000101fc9581 0 + 4328297857
    20  libphp5.so                     0x00000001013c43c1 dtrace_execute_internal + 129
    21  libphp5.so                     0x000000010145e075 zend_do_fcall_common_helper_SPEC + 693
    22  libphp5.so                     0x000000010145d88a execute_ex + 1194
    23  libphp5.so                     0x00000001013c44d6 dtrace_execute_ex + 230
    24  libphp5.so                     0x000000010145e1d1 zend_do_fcall_common_helper_SPEC + 1041
    25  libphp5.so                     0x000000010145d88a execute_ex + 1194
    26  libphp5.so                     0x00000001013c44d6 dtrace_execute_ex + 230
    27  libphp5.so                     0x000000010145e1d1 zend_do_fcall_common_helper_SPEC + 1041
    28  libphp5.so                     0x000000010145d88a execute_ex + 1194
    29  libphp5.so                     0x00000001013c44d6 dtrace_execute_ex + 230
    30  libphp5.so                     0x000000010145e1d1 zend_do_fcall_common_helper_SPEC + 1041
    31  libphp5.so                     0x000000010145d88a execute_ex + 1194
    32  libphp5.so                     0x00000001013c44d6 dtrace_execute_ex + 230
    33  libphp5.so                     0x000000010145e1d1 zend_do_fcall_common_helper_SPEC + 1041
    34  libphp5.so                     0x000000010145d88a execute_ex + 1194
    35  libphp5.so                     0x00000001013c44d6 dtrace_execute_ex + 230
    36  libphp5.so                     0x0000000101417b3f ZEND_INCLUDE_OR_EVAL_SPEC_CONST_HANDLER + 927
    37  libphp5.so                     0x000000010145d88a execute_ex + 1194
    38  libphp5.so                     0x00000001013c44d6 dtrace_execute_ex + 230
    39  libphp5.so                     0x00000001013d14d1 zend_execute_scripts + 513
    40  libphp5.so                     0x00000001013725a3 php_execute_script + 659
    41  libphp5.so                     0x000000010145f7c0 php_handler + 1168
    42  httpd                         0x0000000100001e6b ap_run_handler + 90
    43  httpd                         0x0000000100002764 ap_invoke_handler + 354
    44  httpd                         0x000000010002f9c4 ap_process_request + 103
    45  httpd                         0x000000010002c1a9 ap_process_http_connection + 116
    46  httpd                         0x00000001000134e3 ap_run_process_connection + 90
    47  httpd                         0x00000001000139b1 ap_process_connection + 91
    48  httpd                         0x0000000100036e0e child_main + 1257
    49  httpd                         0x0000000100036fcd make_child + 329
    50  httpd                         0x0000000100037253 perform_idle_server_maintenance + 498
    51  httpd                         0x000000010003777d ap_mpm_run + 1246
    52  httpd                         0x000000010000a49a main + 2878
    53  httpd                         0x00000001000014d0 start + 52
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff5fbff5f0  rbx: 0x00000001002f1c10  rcx: 0x00000001013d0ce0  rdx: 0x0000000105a00000
      rdi: 0x0000000100b45200  rsi: 0x00000001002f1c10  rbp: 0x00007fff5fbfe080  rsp: 0x00007fff5fbfe050
       r8: 0x0000000000000000   r9: 0x0000000105aee530  r10: 0x0000000000000000  r11: 0x000000000000000f
      r12: 0x00007fff5fbff5f0  r13: 0x0000000103a00000  r14: 0x0000000100b45200  r15: 0x00000001002f1c00
      rip: 0x00000001013ade65  rfl: 0x0000000000000287  cr2: 0x0000000100237080
    Binary Images:
           0x100000000 -        0x10004cfef +httpd ??? (???) <37C41474-9EBF-99EA-BE6D-02009ECC563D> /usr/sbin/httpd
           0x100080000 -        0x1000a8ff7  libpcre.0.dylib 1.1.0 (compatibility 1.0.0) <2D8EFD51-1AFF-8B17-CD9F-F05994817685> /usr/lib/libpcre.0.dylib
           0x1000ad000 -        0x1000c5fe7  libaprutil-1.0.dylib 4.9.0 (compatibility 4.0.0) <3D7EBE21-7A3D-E46C-1E3E-361F98170429> /usr/lib/libaprutil-1.0.dylib
           0x1000d0000 -        0x1000eefff  libapr-1.0.dylib 4.8.0 (compatibility 4.0.0) <77712CC8-C4CF-E0E8-B740-B55192C05CB9> /usr/lib/libapr-1.0.dylib
           0x10012e000 -        0x10012efff  mod_authn_file.so ??? (???) <166F0153-A12D-5B6D-42EF-0FEA32FF6C65> /usr/libexec/apache2/mod_authn_file.so
           0x100132000 -        0x100132ff7  mod_authn_dbm.so ??? (???) <0AAF8782-95B2-BD1E-1729-741880714C42> /usr/libexec/apache2/mod_authn_dbm.so
           0x100136000 -        0x100136ff7  mod_authn_anon.so ??? (???) <CC7213A3-2E25-054D-288C-27D20A9E7FA9> /usr/libexec/apache2/mod_authn_anon.so
           0x10013a000 -        0x10013bfff  mod_authn_dbd.so ??? (???) <ED8E3D0A-239C-2C10-918E-046251237575> /usr/libexec/apache2/mod_authn_dbd.so
           0x10013f000 -        0x10013ffff  mod_authn_default.so ??? (???) <EF1E861F-D827-0954-6FED-ED6C4EFDEEAC> /usr/libexec/apache2/mod_authn_default.so
           0x100143000 -        0x100144fff  mod_authz_host.so ??? (???) <D12DE976-E09B-3AB8-DA62-EDB517E66F12> /usr/libexec/apache2/mod_authz_host.so
           0x100148000 -        0x100149ff7  mod_authz_groupfile.so ??? (???) <12B54685-E643-3224-10FF-FEE02CB7391C> /usr/libexec/apache2/mod_authz_groupfile.so
           0x10014d000 -        0x10014dfff  mod_authz_user.so ??? (???) <90638578-37E0-739C-2C0F-4268A782876B> /usr/libexec/apache2/mod_authz_user.so
           0x100151000 -        0x100152fff  mod_authz_dbm.so ??? (???) <B5B5DBE4-C68A-D5AA-FC1E-292A06D6FA12> /usr/libexec/apache2/mod_authz_dbm.so
           0x100156000 -        0x100156ff7  mod_authz_owner.so ??? (???) <74031F71-B0AF-618D-E151-A084A391C617> /usr/libexec/apache2/mod_authz_owner.so
           0x10015a000 -        0x10015afff  mod_authz_default.so ??? (???) <80CD9020-04D6-7002-3875-BAE2FED23713> /usr/libexec/apache2/mod_authz_default.so
           0x10015e000 -        0x10015ffff  mod_auth_basic.so ??? (???) <3846F347-C91F-46EA-95F4-2ED8A1EA6A80> /usr/libexec/apache2/mod_auth_basic.so
           0x100163000 -        0x100169ff7  mod_auth_digest.so ??? (???) <78FAA06D-A02F-44B4-B14B-BB7588BC4443> /usr/libexec/apache2/mod_auth_digest.so
           0x10016e000 -        0x100176fff  mod_cache.so ??? (???) <9140F3B0-5590-5CB1-316D-EB8CA2595C30> /usr/libexec/apache2/mod_cache.so
           0x10017c000 -        0x100180fff  mod_disk_cache.so ??? (???) <F4FF8EDF-B84D-84EE-850E-B694EB41AEE9> /usr/libexec/apache2/mod_disk_cache.so
           0x100185000 -        0x100189ff7  mod_mem_cache.so ??? (???) <D1F3E1F0-EEB4-1F8E-4900-29548516CE7E> /usr/libexec/apache2/mod_mem_cache.so
           0x10018e000 -        0x100190fff  mod_dbd.so ??? (???) <B3CEBFAE-A6F5-57C9-58A9-71846222883D> /usr/libexec/apache2/mod_dbd.so
           0x100195000 -        0x100196ff7  mod_dumpio.so ??? (???) <5E47E9AD-39F7-D3E2-4BB1-BA6059AD9C37> /usr/libexec/apache2/mod_dumpio.so
           0x10019a000 -        0x10019dfff  mod_ext_filter.so ??? (???) <9195E0EC-3CC8-7BC0-0EE4-A48C20BAE041> /usr/libexec/apache2/mod_ext_filter.so
           0x1001a2000 -        0x1001adff7  mod_include.so ??? (???) <4821CF8A-2D94-83EF-32A3-EFE27EE6189A> /usr/libexec/apache2/mod_include.so
           0x1001b2000 -        0x1001b4ff7  mod_filter.so ??? (???) <6D9B163C-58DA-B9F2-E547-1F33848D2F77> /usr/libexec/apache2/mod_filter.so
           0x1001b8000 -        0x1001baff7  mod_substitute.so ??? (???) <6F168201-17ED-5F45-09BF-ADEC850D0589> /usr/libexec/apache2/mod_substitute.so
           0x1001be000 -        0x1001c2fff  mod_deflate.so ??? (???) <DFFE8906-D986-E087-8D94-53BEE8950580> /usr/libexec/apache2/mod_deflate.so
           0x1001c7000 -        0x1001cbfff  mod_log_config.so ??? (???) <AD9C8280-5C6C-975A-FEC9-2D2475DBF00F> /usr/libexec/apache2/mod_log_config.so
           0x1001d1000 -        0x1001d2fff  mod_log_forensic.so ??? (???) <F28B7B75-ED61-4533-F576-ECCCA05ED9E2> /usr/libexec/apache2/mod_log_forensic.so
           0x1001d6000 -        0x1001d6fff  mod_logio.so ??? (???) <E0EB3EB0-B352-92BA-D854-4B00583C6723> /usr/libexec/apache2/mod_logio.so
           0x1001da000 -        0x1001dafff  mod_env.so ??? (???) <B1819A6C-5430-BF2A-BA42-7104D850B871> /usr/libexec/apache2/mod_env.so
           0x1001de000 -        0x1001e3fff  mod_mime_magic.so ??? (???) <DF6423F0-8CC5-9B34-8DD7-D849A4F5757E> /usr/libexec/apache2/mod_mime_magic.so
           0x1001e8000 -        0x1001e9ff7  mod_cern_meta.so ??? (???) <ED960117-EA09-18E2-F335-212AE330F62F> /usr/libexec/apache2/mod_cern_meta.so
           0x1001ed000 -        0x1001eefff  mod_expires.so ??? (???) <9444746C-C5E4-E7E5-5967-B889E1AE007B> /usr/libexec/apache2/mod_expires.so
           0x1001f2000 -        0x1001f5ff7  mod_headers.so ??? (???) <03474C76-334A-1791-11C4-32C29FBFBE29> /usr/libexec/apache2/mod_headers.so
           0x1001fa000 -        0x1001fbfff  mod_ident.so ??? (???) <D5D63E2E-2302-7ABE-A57C-91DE7D1A1068> /usr/libexec/apache2/mod_ident.so
           0x100300000 -        0x100301fff  mod_usertrack.so ??? (???) <389161E5-782F-E8A2-617F-070A083F5985> /usr/libexec/apache2/mod_usertrack.so
           0x100305000 -        0x100306fff  mod_setenvif.so ??? (???) <DC343FB8-E96A-C019-A2A9-B02D9A57E976> /usr/libexec/apache2/mod_setenvif.so
           0x10030a000 -        0x10030bff7  mod_version.so ??? (???) <A6CAC899-A10F-E09A-47BF-3ACE0EECA42D> /usr/libexec/apache2/mod_version.so
           0x10030f000 -        0x100320fff  mod_proxy.so ??? (???) <1A757948-2DEA-4C26-2F6F-BA5523AF87C6> /usr/libexec/apache2/mod_proxy.so
           0x100328000 -        0x100329fff  mod_proxy_connect.so ??? (???) <0D0E0606-A408-5606-8AF1-45A96DBFFB06> /usr/libexec/apache2/mod_proxy_connect.so
           0x10032d000 -        0x100334fff  mod_proxy_ftp.so ??? (???) <0571E704-2AAE-B9B1-9C4E-CFDB8BF748A7> /usr/libexec/apache2/mod_proxy_ftp.so
           0x10033a000 -        0x100340ff7  mod_proxy_http.so ??? (???) <FFD39C60-2704-3E30-4E00-7235773FC3AD> /usr/libexec/apache2/mod_proxy_http.so
           0x100346000 -        0x10034dff7  mod_proxy_ajp.so ??? (???) <86628FB4-907A-31A9-C0BA-719972B2D440> /usr/libexec/apache2/mod_proxy_ajp.so
           0x100352000 -        0x100357ff7  mod_proxy_balancer.so ??? (???) <E444A1F7-94DC-76E0-D204-27DDED72F47F> /usr/libexec/apache2/mod_proxy_balancer.so
           0x10035c000 -        0x100385fef  mod_ssl.so ??? (???) <D2421C75-A001-6310-92FE-30AF5D4C8CB3> /usr/libexec/apache2/mod_ssl.so
           0x100396000 -        0x100399fff  mod_mime.so ??? (???) <235B2363-0DA5-9F8F-1D22-F7E6DEC1E10C> /usr/libexec/apache2/mod_mime.so
           0x10039e000 -        0x1003b4fff  mod_dav.so ??? (???) <62FA5737-EBF0-314E-3029-0E6E06E51065> /usr/libexec/apache2/mod_dav.so
           0x1003bb000 -        0x1003bfff7  mod_status.so ??? (???) <4C74EFBF-51F7-2425-EB29-193B82740F67> /usr/libexec/apache2/mod_status.so
           0x1003c4000 -        0x1003cbff7  mod_autoindex.so ??? (???) <2B2DD880-A8A3-CF77-7666-937E31E7BB2A> /usr/libexec/apache2/mod_autoindex.so
           0x1003d0000 -        0x1003d0ff7  mod_asis.so ??? (???) <E4627C67-8821-7B8B-9AC6-C9047A4EE54D> /usr/libexec/apache2/mod_asis.so
           0x1003d4000 -        0x1003d7ff7  mod_info.so ??? (???) <146FB7DA-B675-77BB-D4A2-884F99B33615> /usr/libexec/apache2/mod_info.so
           0x1003dc000 -        0x1003e0ff7  mod_cgi.so ??? (???) <4AC82162-A7EC-8E7F-DAE7-471C210F1760> /usr/libexec/apache2/mod_cgi.so
           0x1003e6000 -        0x1003f0fff  mod_dav_fs.so ??? (???) <FE4C5ED6-F4B1-B657-4025-490970226A21> /usr/libexec/apache2/mod_dav_fs.so
           0x1003f6000 -        0x1003f7fff  mod_vhost_alias.so ??? (???) <39D8D016-F2C9-0023-1A3B-CCE4846792F2> /usr/libexec/apache2/mod_vhost_alias.so
           0x1003fb000 -        0x100401fff  mod_negotiation.so ??? (???) <7C970839-1162-9524-AA79-DDF5F0B21A9A> /usr/libexec/apache2/mod_negotiation.so
           0x100407000 -        0x100408ff7  mod_dir.so ??? (???) <9E43AA13-7023-A1D7-F43B-6A2A63833257> /usr/libexec/apache2/mod_dir.so
           0x10040c000 -        0x10040ffff  mod_imagemap.so ??? (???) <D401DFF7-E0B8-2702-9595-44585BA8B86D> /usr/libexec/apache2/mod_imagemap.so
           0x100413000 -        0x100413fff  mod_actions.so ??? (???) <44D85062-2921-AF82-3347-70FC625AA7A0> /usr/libexec/apache2/mod_actions.so
           0x100417000 -        0x100418fff  mod_speling.so ??? (???) <E45C2513-E6B6-34E3-82E7-B5FA91CFFBC6> /usr/libexec/apache2/mod_speling.so
           0x10041c000 -        0x10041dfff  mod_userdir.so ??? (???) <61C09168-8383-43CD-0AA1-951158115906> /usr/libexec/apache2/mod_userdir.so
           0x100421000 -        0x100422ff7  mod_alias.so ??? (???) <ED35509B-B75B-7EE6-73C1-BEE136B32923> /usr/libexec/apache2/mod_alias.so
           0x100426000 -        0x100434ff7  mod_rewrite.so ??? (???) <8162E6A6-CB83-DB4F-4163-CBB122043152> /usr/libexec/apache2/mod_rewrite.so
           0x10043b000 -        0x100440ff7  mod_bonjour.so ??? (???) <E11CB9B0-253C-0164-1AA1-E9F1B4CA9BE4> /usr/libexec/apache2/mod_bonjour.so
           0x100445000 -        0x100446fff  mod_hfs_apple.so ??? (???) <B6060CCD-70EB-F77C-AC4F-C69FDD91DF8F> /usr/libexec/apache2/mod_hfs_apple.so
           0x10044a000 -        0x100456fff  mod_fastcgi.so ??? (???) <F4C06C65-9A46-B35D-7131-F1B16814EBFB> /usr/libexec/apache2/mod_fastcgi.so
           0x100461000 -        0x10053dff7 +libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <2FBF4665-CDA0-391D-9FF5-E31050FF9E1F> /usr/local/php5/lib/libiconv.2.dylib
           0x100555000 -        0x100598fef +libtidy-0.99.0.dylib ??? (???) <F6A159AB-F8CD-3618-9A2B-26AFE5A5C5EB> /usr/local/php5/lib/libtidy-0.99.0.dylib
           0x1005c0000 -        0x100603ff7  libiodbc.2.dylib 4.18.0 (compatibility 4.0.0) <E8B6477A-E3BA-B781-6D7E-2C7118EA2ABD> /usr/lib/libiodbc.2.dylib
           0x10060e000 -        0x100617fff +libintl.8.dylib 10.1.0 (compatibility 10.0.0) <B0EE6C67-D61A-3938-9425-EBC10C217D2D> /usr/local/php5/lib/libintl.8.dylib
           0x10061e000 -        0x10063dff7 +libpng12.0.dylib 51.0.0 (compatibility 51.0.0) <8425D5C9-8449-34A3-B7CD-9F7B905BF397> /usr/local/php5/lib/libpng12.0.dylib
           0x10064c000 -        0x10067eff7 +libjpeg.7.dylib 8.0.0 (compatibility 8.0.0) <45DF234F-99D1-3471-B6A5-03EA0D1422D0> /usr/local/php5/lib/libjpeg.7.dylib
           0x10068d000 -        0x100706fff +libfreetype.6.dylib 10.22.0 (compatibility 10.0.0) <551768C8-C7E7-36F1-AD52-8E1FC1A02FBA> /usr/local/php5/lib/libfreetype.6.dylib
           0x1007c2000 -        0x1007dafff +opcache.so ??? (???) <7D22D958-3D31-3906-929B-E7C0C0BC2619> /usr/local/php5/lib/php/extensions/no-debug-non-zts-20121212/opcache.so
           0x101000000 -        0x101a26fe7 +libphp5.so ??? (???) <B35DDACF-DEA7-3F8A-98AE-BDB7A81EB880> /usr/local/php5/libphp5.so
           0x101d30000 -        0x101e60fef +libxml2.2.dylib 10.8.0 (compatibility 10.0.0) <4A55ED01-318C-38AA-B691-8BE4A27FAA12> /usr/local/php5/lib/libxml2.2.dylib
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
        0x7fff80003000 -     0x7fff800e8fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff80113000 -     0x7fff80134fff  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
        0x7fff80135000 -     0x7fff801e5fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff802b3000 -     0x7fff802d8ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff804c6000 -     0x7fff80583fff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8058c000 -     0x7fff805a2fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff805a3000 -     0x7fff805e4fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff805e7000 -     0x7fff80673fef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff80674000 -     0x7fff8067aff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff806fe000 -     0x7fff80721fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff807b0000 -     0x7fff807ebfff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff80cf6000 -     0x7fff80d3ffef  libGLU.dylib ??? (???) <B0F4CA55-445F-E901-0FCF-47B3B4BAE6E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff80d40000 -     0x7fff80d8cfff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff80d8d000 -     0x7fff80d8dff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8155b000 -     0x7fff815dafe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff815db000 -     0x7fff81a1efef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff81b59000 -     0x7fff81b9afff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff81b9b000 -     0x7fff81b9bff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff81be4000 -     0x7fff81be9fff  libGIF.dylib ??? (???) <3BAD0DE8-8151-68B0-2244-A4541C738972> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff81bea000 -     0x7fff81befff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff81c9c000 -     0x7fff81d3cfff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff81d3d000 -     0x7fff8203bfff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff82052000 -     0x7fff823effe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff823f0000 -     0x7fff82679ff7  com.apple.security 6.1.2 (55002) <D224882B-D57B-83AF-3781-548BCEACB327> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff826d2000 -     0x7fff826ddff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff826de000 -     0x7fff8270ffff  libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff82710000 -     0x7fff82726fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff827e4000 -     0x7fff827f3fef  com.apple.opengl 1.6.14 (1.6.14) <ECAE2D12-5BE3-46E7-6EE5-563B80B32A3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff827f4000 -     0x7fff8283cff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff828bb000 -     0x7fff828cfff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8291b000 -     0x7fff82946ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib
        0x7fff839b2000 -     0x7fff839cbfff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff83a95000 -     0x7fff83aaaff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff83aab000 -     0x7fff842b5fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff84303000 -     0x7fff84342ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <B2E93DEC-2F33-366A-995C-ACA0523D508F> /usr/lib/libssl.0.9.8.dylib
        0x7fff84343000 -     0x7fff843d3fff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff843d4000 -     0x7fff843e0fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
        0x7fff84467000 -     0x7fff845defe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff845df000 -     0x7fff845edff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff845ee000 -     0x7fff846e6ff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <7E4ADB5A-CC77-DCFD-3E54-2F35A2C8D95A> /usr/lib/libiconv.2.dylib
        0x7fff847a3000 -     0x7fff847a6ff7  libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff847a7000 -     0x7fff847e4fff  com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff847e5000 -     0x7fff84845fe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff84846000 -     0x7fff84848fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff84a92000 -     0x7fff84a92ff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff84a93000 -     0x7fff84ab5ff7  libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <8EC31253-B585-D05E-F35D-AE3292FB790B> /usr/lib/libexpat.1.dylib
        0x7fff84af5000 -     0x7fff84afafff  libpam.2.dylib 3.0.0 (compatibility 3.0.0) <065ABE81-1B86-80AF-1B4A-5B646668A2AC> /usr/lib/libpam.2.dylib
        0x7fff84afb000 -     0x7fff84b0cff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
        0x7fff84b0d000 -     0x7fff84bc2fe7  com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff84bc3000 -     0x7fff84beaff7  libJPEG.dylib ??? (???) <08758593-6436-B29E-1DA8-F15597835EC1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff84beb000 -     0x7fff84ca4fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff84d35000 -     0x7fff84d35ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff84d36000 -     0x7fff84d4dfff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff84db0000 -     0x7fff84dcbff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff84e49000 -     0x7fff84f68ff7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <0CE8D59B-D0C7-1DCE-3654-37F27F61BEFA> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff84f82000 -     0x7fff84f87fff  libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff85983000 -     0x7fff85989ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8598a000 -     0x7fff85abffff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <F4814A13-E557-59AF-30FF-E62929367933> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff85ac0000 -     0x7fff85c7ffff  com.apple.ImageIO.framework 3.0.6 (3.0.6) <92882FD3-CB3F-D0BE-DDDA-43B4BEE10F58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff85dc4000 -     0x7fff85e0eff7  com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff85e4c000 -     0x7fff85e4efff  libRadiance.dylib ??? (???) <BF694EE5-6FDA-553A-CC89-F7135618E9C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff85e4f000 -     0x7fff85e50ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff860e3000 -     0x7fff86138ff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8617e000 -     0x7fff86184ff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff86185000 -     0x7fff86194fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff86195000 -     0x7fff86195ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff862eb000 -     0x7fff862ecff7  com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff862ed000 -     0x7fff8632cfef  libncurses.5.4.dylib 5.4.0 (compatibility 5.4.0) <E1F34D53-3D62-78C0-CAD8-8AD22C110A9E> /usr/lib/libncurses.5.4.dylib
        0x7fff8632d000 -     0x7fff864ebfff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <97A75BFB-0DB6-6F44-36B0-97B7F7208ABB> /usr/lib/libicucore.A.dylib
        0x7fff864fa000 -     0x7fff864fdff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff864fe000 -     0x7fff8657cff7  com.apple.CoreText 151.13 (???) <5C6214AD-D683-80A8-86EB-328C99B75322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8673f000 -     0x7fff8681cfff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8681d000 -     0x7fff8683dfff  com.apple.DirectoryService.Framework 3.6 (621.16) <0ED4A74A-F8FB-366D-6588-F13EA397326F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff86b61000 -     0x7fff86d22fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff86d23000 -     0x7fff86d2afff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff86e36000 -     0x7fff86e70fff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib
        0x7fff86f54000 -     0x7fff87015fef  com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff87017000 -     0x7fff8701bff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8701c000 -     0x7fff87086fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <514D400C-50A5-C196-83AA-1035DDC8FBBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff87087000 -     0x7fff870d6ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff871e4000 -     0x7fff872b8fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff87b5b000 -     0x7fff87c11ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff87c12000 -     0x7fff87c12ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff87c13000 -     0x7fff87c69fe7  libTIFF.dylib ??? (???) <2DBEC120-DAA7-3789-36A2-A205BCDF2D72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff87c6a000 -     0x7fff87eecfff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff87f01000 -     0x7fff87f48ff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff87f55000 -     0x7fff87f69fff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff87f6a000 -     0x7fff87fbdff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff87fbe000 -     0x7fff882f2fef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff883a4000 -     0x7fff884befff  libGLProgrammability.dylib ??? (???) <D1650AED-02EF-EFB3-100E-064C7F018745> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff88896000 -     0x7fff8891bff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8891c000 -     0x7fff8892efe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff88974000 -     0x7fff89070ff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff893bd000 -     0x7fff8947ffe7  libFontParser.dylib ??? (???) <EF06F16C-0CC9-B4CA-7BD9-0A97FA967340> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff89485000 -     0x7fff894a6fe7  libPng.dylib ??? (???) <D8EC7740-EE32-865A-2F75-C9EDE2135510> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff894d7000 -     0x7fff89571fff  com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff899a2000 -     0x7fff89a1ffef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff89b91000 -     0x7fff89ca7ff7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib
        0x7fff89f54000 -     0x7fff89f7cfff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff89f7d000 -     0x7fff89f80fff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib

    Mark - TY, but yes. I restart Apache2 every couple of hours when it stops listening. That's how I get the sites back online, but then after only a few hours, it crashes again.  SN 10.6.8 on my 3.2 Ghz 18GB MacPro was rock solid, running for months without touching it, but not since this PHP installation.  Tried a reinstall of the PHP using the terminal command for LIIP and it still crashes.

  • Installation on AIX and Db2 9

    Hi,
    I am due to start an upgrade project for 4.7 on AIX and DB2, the originating release of DB2 is 8.2.
    But to save myself time I want to use the export of the SAP system to install it on a DB2 version 9 system, using SAPInst.
    I know this is a valid operation on a Windows Oracle platform, but was wondering if there any limitations on the DB2 side of things.
    TIA
    Chris

    That does not accomplish anything of what I wanted.
    To reduce the complexity of the upgrade, I want to use the import process to facilitate a database upgrade.
    What you are proposing is a system copy, and means I will have to do a database upgrade later.
    If my idea is not workable then fine, I will do it that way but you have not addressed any of the requirements I have stated in my post.
    Thanks
    Chris

  • Cannot load program R3SETUP(SAP R/3 46C) on AIX 5.3

    While installing  SAP R/3 4.6C(64 bit) on AIX 5.3(64 bit OS) we are unable to run R3SETUP file
    our Database is Oracle 8.1.7
    we are getting following ERROR :
    exec(): 0509-036 cannot load program R3SETUP because of the following error:
               exec(): 0509-124The program is a discontinued 64-BIT object file
    Please HELP ASAP!!!!!!!!
    Regards,
    Gayathri.

    Hi,
    Thanks for the INPUTS.
    Based on your inputs, came to know from service market (PAM) that Oracle 8.1.7 is not supported on AIX 5.3.
    Our Current setup is SAP R/3 46C Oracle 8.1.7 on Solaris 8. For SAP Upgrade we have planned for IBM  AIX 5.3 for ECC6.0 .
    Kindly suggest in detail how to go about for Migration of SAP 46C from Solaris to AIX and Upgrade from SAP R/3 46C to ECC 6.0 on Oracle Database
    Please suggest at the earliest.
    Thanks a TON in advance
    Regards,
    Gayathri

  • Upgrading Oracle Server from 8.1.5 to 9i

    Hi,
    We are currently having a suite of front-end applications that
    are using the oracle server 8.1.5. It is a distributed database.
    We would like to upgrade it to 9i. I need some clarificatons on
    this regard.
    The details of the applications accessing this server are as
    follows:
    a)Application#1 in Forms6.0(Both NLS and English)
    b)Application#2 in Visual Basic 6.0 using OO4O and OCI
    c)Application#3 in Java 1.2 using Oracle JDBC 2.0 and JRE
    1.2.2,PERLdb and ORAPerl
    1.Is it enough only to upgrade the server and just test the
    applications? Or should we do some changes to the applications
    like recompiling,etc..,
    2.What will be the effort involved in achieving this?
    Please let us know.
    Thanks in advance,
    Devender

    I will answer one by one :
    * there is nothing called unstable ,, you need only to upgrade on TEST platform at first and after upgrade put the upgraded server under all kind of tests for some time ( saying 2 months / 24 H ) ,, when you sure that EVERYTHING is working as wanted and that there is no compatibility problems between server and its clients
    * 9i are on its second release I am working on it for more than a year now on production environments on Windows / Linux and HPUX ,, all raised problems were been solved and workarounds were been showed up for other problems ( nothing new here - as usual for all previous releases ).
    * 9i have got scripts for upgrading databases from previous versions ,, for AIX MAYBE it needs to upgrade first to 817 ,, you need to be sure ( you can get to Metalink )
    * It depends on the application complexity ,, if talking about 2 database users for instance then its OK ,, if we are talking about Oracle Applications database which have 360 database user then it is next to imposible ,, For import / export accross versions you need to get back to Meatlink for more information ,, also have a test environment prior to getting to your production platform

  • Upgrading from 8.1.5 to 9i

    I have a 8.1.5 database installed on AIX 4.3.3 HACMP 4.3 cluster.
    I want to upgrade to 9i (i.e. 9.2.0.1). I understand from Oracle business partners that 9i is not yet stable on IBM AIX platform. Is that true?
    If i want to upgrade from 8.1.5 to 9i should i necessarily upgrade to 8.1.7 and then to 9i?
    is it possible that i export the existing application data , then install 9.2.0.1 and import application after creating a new database on 9.2.0.1.
    Please reply.

    I will answer one by one :
    * there is nothing called unstable ,, you need only to upgrade on TEST platform at first and after upgrade put the upgraded server under all kind of tests for some time ( saying 2 months / 24 H ) ,, when you sure that EVERYTHING is working as wanted and that there is no compatibility problems between server and its clients
    * 9i are on its second release I am working on it for more than a year now on production environments on Windows / Linux and HPUX ,, all raised problems were been solved and workarounds were been showed up for other problems ( nothing new here - as usual for all previous releases ).
    * 9i have got scripts for upgrading databases from previous versions ,, for AIX MAYBE it needs to upgrade first to 817 ,, you need to be sure ( you can get to Metalink )
    * It depends on the application complexity ,, if talking about 2 database users for instance then its OK ,, if we are talking about Oracle Applications database which have 360 database user then it is next to imposible ,, For import / export accross versions you need to get back to Meatlink for more information ,, also have a test environment prior to getting to your production platform

  • 11.5.9.2 Upgrade

    We are doing an upgrade from 11.5.9.2 (AIX) to 11.2.0.3 (Linux) and wanted to see what the best path would be for the DB.
    Currently on 9i on AIX
    Will migrate to 11g on Linux.
    Can we do a direct DB upgrade using export/import from 9i to 11g? Or, other supported method?
    Or, do we need to upgrade first to 10g on 11.5.9 then upgrade the DB to 11.2.0.3 as part of the 12.1.3 upgrade process on Linux?

    900441 wrote:
    We are doing an upgrade from 11.5.9.2 (AIX) to 11.2.0.3 (Linux) and wanted to see what the best path would be for the DB.
    Currently on 9i on AIX
    Will migrate to 11g on Linux.
    Can we do a direct DB upgrade using export/import from 9i to 11g? Or, other supported method?
    Or, do we need to upgrade first to 10g on 11.5.9 then upgrade the DB to 11.2.0.3 as part of the 12.1.3 upgrade process on Linux?11.5.9 is not certified with 11.2.0.3 and you will need to upgrade to 11.5.10 CU2 first.
    Oracle Applications Release 11.5.10.2 Maintenance Pack Installation Instructions [ID 316365.1]
    Interoperability Notes Oracle EBS 11i with Oracle Database 11gR2 (11.2.0) [ID 881505.1]
    You need to be on 9.2.0.8 or higher to upgrade to 11gR2 -- Complete Checklist for Manual Upgrades to 11gR2 [ID 837570.1]
    Thanks,
    Hussein

  • Microsoft Drivers for PHP 5.6+ for SQL Server

    Hi there! I'm trying to migrate all of the sites running on Joomla 3, PHP 5.6, from mySQL to MSSQL server 2014. I can only find Microsoft SQL driver 3 which supports
    until PHP 5.4 but I'm currently running PHP 5.6. Joomla will NOT even recognize SQL driver PHP 5.4 since I'm running PHP 5.6. Based on my research, it seems as Microsoft DO NOT have SQL driver for PHP 5.6 and don't seem to worry about it. Is there any support
    for SQL Drivers for PHP in the future (PHP 5.6+)? Any suggestions? These current sites we are supporting do get PHP upgrades, as well as Joomla. Any help is greatly appreciated. Thanks.

    Microsoft as a whole don't worry about PHP, PHP is not a product of Microsoft. The support for PHP was just because of over requests of PHP users and developers so Microsoft supported PHP on Windows. 
    Microsoft, might, in future support 5.6 and so on, but these features are not as much supported by Microsoft as MS SQL Server, Windows, ASP.NET are supported and updated frequently.
    So, as you've already found. The bid is that you go, and find a third-party plugin. Or, you can however read the manuals (developer documentation) of SQL Server and try to create a plugin in PHP that would connect to SQL Server. If I had to do this, I would
    have created a new plugin rather than trying to use an old third-party plugin. Microsoft's product are land-locked so you can't say any plugin would fully function with Microsoft's products.
    ~!Firewall!~

  • Code changes during database upgrade

    Hi,
    We are planning to upgrade from 10gR2 to 11gR2 on AIX plateform. Do we need any mandatory changes in existing codes (at sql level or plsql level)so that the the behaviour and the performance of the system remain same after upgrade? Thanks.

    Going from 10g to 11g,
    I had to make no changes in standard SQL and PL/SQL.
    Good upgrade compatibility.
    Going from 11g to 10g can cause problems for some things,
    like use of PIVOT clause in 11g, not supported in 10g.
    But I am wiith the other user, build test box and test away!!

  • Oracle11gR2 with Oracle11i (upgradation)

    Hi
    we are using oracle11.5.10.2 database 9.2.0.8 on AIX 5.3.8 and we are having multi node environment for
    1)Node 1:Concurrent and Database
    2)Node 2:Web server,Forms server
    Now we are in process of upgrading database from 9.2.0.8 to oracle11g R2
    one of oracle11gr2 upgradation's pre-req is minmun AIX 5300-09-01 level ,
    Now i upgraded DB node's OS AIX 5.3TL8 to AIXTL10
    my question here is
    do i need to upgrade another node's OS(node 2) also or DB OS up gradation is enough ?
    Thanks
    With Regards
    A-Z

    I can't speak for whether it is required or not, I don't use AIX. But regardless of whether you are using AIX, HP-UX, Linux, or Solaris - wouldn't you want to keep your OS layer the same / identical across all nodes? For example, what if the DB box failed and you had to quickly put the DB portion on the MT also; now you can't do that without also upgrading the O/S first, and it is not tested.
    I keep my prod and test systems at the same OS level including exact patches etc, regardless of how many boxes are in use. I sometimes take the DEV system and upgrade the OS on whatever boxes it is running- I do this there FIRST as a trial/test; however I always keep prod and test the same. There are enough other variables to worry about.
    BTW we also went from 9iR2 direct to 11gR2 and it worked well. Make sure to follow extremely carefully the MOS 11i/ 11gR2 interop note and apply all DB and apps patches in the note.
    Edited by: user11965205 on Jun 8, 2011 11:50 PM

  • Migrating from AIX to Windows

    Hi all,
    We are considering in a SAP R/3 4.6c to ECC6 Upgrade, the option to migrate from AIX to Windows OS.
    We heard that this option is not so usual.
    - Could you tell us some feedback and recommendation about it?
    - What kind of issues will we face?
    Thanks for your help,
    Chris

    > We are considering in a SAP R/3 4.6c to ECC6 Upgrade, the option to migrate from AIX to Windows OS.
    >
    > We heard that this option is not so usual.
    Usual? What is "usual"?
    > - Could you tell us some feedback and recommendation about it?
    > - What kind of issues will we face?
    This depends heavily (if not only) on your environment. Some thoughts:
    - Windows is little endian whereas AIX is big endian; this may affect connected software (non-SAP software, filesystem transfers etc.)
    - additional software plus licenses may become necessary (cluster, backup...)
    - do you have enough knowledge about Windows (+ its internals) as you have on AIX? Windows is not "easier" by default just because you have a mouse to click... (even if everyone thinks it is). Windows administration is totally different to any *nix (you may need to change scripts, consider updating regularly, think about problems you didn't have before (Virus, Worms) etc.)
    - Hardware for Windows is usually cheaper than Power based hardware for AIX
    - Windows licenses (+ CALs) must be bought
    Just as another thought: Did you consider running Linux instead? You will use the same (cheaper) hardware with a more common environment (if you come from AIX)?
    Markus

Maybe you are looking for

  • How do I use TC as an external drive?

    I would like to do two things. First, put an iTunes library on the Time Capsule. Second, move important files from a computer to the Time Capsule without losing the ability to access the files from other computers on the network. Trouble is that I ca

  • Inserting text from a variable in actionscript

    what is it called when you insert text from a variable in actionscript?

  • Airplay doesn't work after I bought a new wireless router

    Hi I bought apple tv 1 month ago and was working good. I had got a problem with my old wireless router and bought a new Linksys EA2700 router. I joined the new network from my apple tv and I shows a full bar signal but the IP became DHCP 192..est. wh

  • Must render every file first????

    Hi, From reading other posts this sounds like it may be a firewire/pci card/ external hard drive issue. I cannot import onto my external hd (which is set up for Mac OS extended) from FCP. I either have to import onto the G5's internal HD then copy on

  • Scheduled start and finish dates in the Work order.

    Hi Friends, I am facing peculiar issue that once the Work order has been released schedule start and finish dates should be derived from the control key and operation hours and work center capacity,infact in my case while releasing the Work order,the