PHP update to 5.3.2 or later

Hello,
I want to run mediawiki under SL on a MB with the Apache and PHP of the OS.
The latest Wiki does not install under php 5.3.1, because that is said to be crucial buggy to run the Wiki.
On the Apple pages I can not find any advice as to update the PHP version of the OS itself.
Any help or advice?
No, I don't want to install a PHP version additional to the original One. I want to update.
Thx for help
H.

As noted in the above referenced thread, I am pleased to report that PHP 5.3.2 was included with Security Update 2010-005:
http://support.apple.com/kb/HT4312

Similar Messages

  • Why is my ipod touch 5 not working with itunes? It says it needs to update to itunes 10.7 or later.

    My new ipod touch 5 is working perfectly, almost. When I plugged it in to my laptop for Itunes, the laptop said the ipod needs to update to itunes 10.7 or later. The problem is it won't let me update it. Can somebody help me?

    You need to be running Mac OS X 10.6.8 or newer to sync it. If you're using Mac OS X 10.6 through 10.6.7, run Software Update twice. If you're running Mac OS X 10.5.8 or earlier and have an Intel Mac, buy a Mac OS X 10.6 DVD from the online Apple Store.
    If you're using Windows, what happens when you try to update it?
    (77078)

  • HT5460 I have an 3 year old mac and would like to update to osx 10.6 or later. when I look for updates, it says that it has no software updates for my computer... help.

    I have an 3 year old mac and would like to update to osx 10.6 or later. when I look for updates, it says that it has no software updates for my computer... help?

    You need to buy it on DVD.
    (96867)

  • I can not get any updates and therefor not use Java as it only run updates for Mac 10.7. and later? How do i get the updates to install and use Java?

    I can not get ny updates and therefore not use Java, as it only run updates for MAC 10.7. and later. How do i get the updates to install and use JAVA ?

    In Snow Leopard you update Java from Software Update (in the Apple menu). You can check your version by opening Terminal and typing
    java -version
    (don't get creative and type anything else)
    The latest version is 1.6.0_65.

  • Roundcube not working after last php update [SOLVED]

    After the last php update my roundcubemail stopped working.  The log-in page loads and after attempting to log in I get the following error:
    IMAP Error in /usr/share/webapps/roundcubemail/program/lib/Roundcube/rcube_imap.php (184): Login failed for [email protected] from 192.168.1.1. Could not connect to ssl://localhost:993: Unknown reason (fsockopen() function disabled?)
    Last edited by whahn1983 (2014-09-19 18:46:11)

    I fixed it yesterday. I modified the PKGBUILD to get the upstream fix.
    # $Id$
    # Maintainer: Sergej Pupykin <[email protected]>
    pkgname=roundcubemail
    pkgver=1.0.2.3b55da
    pkgrel=1
    pkgdesc="A PHP web-based mail client"
    arch=('any')
    url="http://www.roundcube.net"
    license=('GPL')
    depends=('php')
    optdepends=('python2')
    backup=('etc/webapps/roundcubemail/.htaccess'
    'etc/webapps/roundcubemail/apache.conf')
    install=roundcubemail.install
    options=('!strip' 'emptydirs')
    source=("${pkgname}::git+https://github.com/roundcube/roundcubemail.git#commit=9a498212446f6c9a186df5652a7625526b590b78"
    apache.conf)
    md5sums=('SKIP'
    'f11b17e2a80b383cde4af963fb307541')
    prepare() {
    cd ${srcdir}/${pkgname}
    sed -i \
    -e "s|RCUBE_INSTALL_PATH . 'temp.*|'/var/cache/roundcubemail';|" \
    -e "s|RCUBE_INSTALL_PATH . 'logs.*|'/var/log/roundcubemail';|" \
    config/defaults.inc.php \
    program/lib/Roundcube/rcube_config.php
    package() {
    mkdir -p ${pkgdir}/etc/webapps/roundcubemail
    mkdir -p ${pkgdir}/usr/share/webapps
    mkdir -p ${pkgdir}/var/log
    cd ${pkgdir}/usr/share/webapps
    cp -ra ${srcdir}/${pkgname} roundcubemail
    cd roundcubemail
    mv .htaccess $pkgdir/etc/webapps/roundcubemail/
    ln -s /etc/webapps/roundcubemail/.htaccess .htaccess
    mv config $pkgdir/etc/webapps/roundcubemail/
    ln -s /etc/webapps/roundcubemail/config config
    install -dm0750 $pkgdir/var/{log,cache}/roundcubemail
    install -Dm0644 $srcdir/apache.conf $pkgdir/etc/webapps/roundcubemail/apache.conf
    # install -dm0755 $pkgdir/etc/php/conf.d/
    # cat <<EOF >$pkgdir/etc/php/conf.d/$pkgname.ini
    #open_basedir = ${open_basedir}:/etc/webapps/roundcubemail:/usr/share/webapps/roundcubemail:/var/log/roundcubemail:/var/cache/roundcubemail
    #EOF
    rm -rf temp logs
    Then I added these values to my roundcube config:
    // IMAP socket context options
    // See http://php.net/manual/en/context.ssl.php
    // The example below enables server certificate validation
    //$config['imap_conn_options'] = array(
    // 'ssl' => array(
    // 'verify_peer' => true,
    // 'verify_depth' => 3,
    // 'cafile' => '/etc/openssl/certs/ca.crt',
    $config['imap_conn_options'] = array(
    'ssl' => array(
    'verify_peer' => false,
    'verfify_peer_name' => false,
    // SMTP connection timeout, in seconds. Default: 0 (use default_socket_timeout)
    // Note: There's a known issue where using ssl connection with
    // timeout > 0 causes connection errors (https://bugs.php.net/bug.php?id=54511)
    $config['smtp_timeout'] = 5;
    // SMTP socket context options
    // See http://php.net/manual/en/context.ssl.php
    // The example below enables server certificate validation, and
    // requires 'smtp_timeout' to be non zero.
    // $config['smtp_conn_options'] = array(
    // 'ssl' => array(
    // 'verify_peer' => true,
    // 'verify_depth' => 3,
    // 'cafile' => '/etc/openssl/certs/ca.crt',
    $config['smtp_conn_options'] = array(
    'ssl' => array(
    'verify_peer' => false,
    'verify_peer_name' => false,
    It works like a charm.

  • Tried to update software and came back 3hrs later and there is nothing on my ipod, no apps, music says it doesn't recognize and need to recover Please help!!

    tried to update ipod and came back 3hrs later and there is nothing on my ipod.  all apps and music etc are gone and computer doesn't recognize my ipod and need to recover.  Please help!!

    See this older post from another forum member Zevoneer covering the different methods and software available to assist you with the task of copying content from your iPod back to your PC and into iTunes.
    https://discussions.apple.com/thread/2452022?start=0&tstart=0
    B-rock

  • Cannot restore or update iPod in iTunes 7 or later????

    Nano completely crashed today and said to restore with iTunes but i get this error "Error 1415, 1417, 1418, 1428, 1429, 1430, 1436 or 1439: Cannot restore or update iPod in iTunes 7 or later"
    All the resolutions from this link http://support.apple.com/kb/TS1372 do not work
    Anyone else have this issue?

    Am I just SOL?

  • When i try to down load an app it tells me i need to update IOS to 6.1 or later where do i get this update

    please  help

    I suspect you have a 2G iPod. Those can only go to iOS 4.2.1.
    Identifying iPod models
    iPod touch (3rd generation)
    iPod touch (3rd generation) features a 3.5-inch (diagonal) widescreen multi-touch display and 32 GB or 64 GB flash drive. You can browse the web with Safari and watch YouTube videos with Wi-Fi. You can also search, preview, and buy songs from the iTunes Wi-Fi Music Store on iPod touch.
    The iPod touch (3rd generation) can be distinguished from iPod touch (2nd generation) by looking at the back of the device. In the text below the engraving, look for the model number. iPod touch (2nd generation) is model A1288, and iPod touch (3rd generation) is model A1318.
    Otherwise
    To update
    The Settings>General>Software Update comes with iOS 5 and later.
    Connect the iPod to your computer and update via iTunes as far as your iPod model allows
    iOS: How to update your iPhone, iPad, or iPod touch
    A 1G iPod can go to iOS 2.2 via iTunes and iOS 3.1.3 via         
    Purchasing iOS 3.1 Software Update for iPod touch (1st generation)                   
    https://buy.itunes.apple.com/WebObjects/MZFinance.woa/wa/touchLegacyLandingPage
    - A 2G to 4.2.1. Requires iTunes version 10 or higher. If a Mac it requires OSX 10.5.8 or later.
    - A 3G to 5.1.1  Requires iTunes version 10.5 or later
    - A 4G to 6.1.6  Requires iTunes version 10.7 or later. For a Mac, that requires a Mac with OSX 10.6.8 or later
    - A 5G to iOS 7.1.1 Requires iTunes 11.1 or later if you update via iTunes
    Identifying iPod models

  • I updated my credit card balance to late, now i'm on trial.

    I updated my credit card balance to late, now i'm on trial because the payment isn't made yet. What can I do?

    I'm having the same problem, can someone expert in changing credit card info help?  Don't say go into store and update it says my info is wrong when I try to change.  Help!

  • Snowleopard 10.6.8 needs to be updated to 10.7.3 or later.

    Snowleopard 10.6.8 needs to be updated to 10.7.3 or later.  I've downloaded the latest of 10.7.4 lion but it's saying I need 10.7.3 which I can't find to download.  Please help.

    Upgrading to Lion
    If your computer does not meet the requirements to install Mavericks, it may still meet the requirements to install Lion.
    You can purchase Lion at the Online Apple Store. The cost is $19.99 (as it was before) plus tax.  It's a download. You will get an email containing a redemption code that you then use at the Mac App Store to download Lion. Save a copy of that installer to your Downloads folder because the installer deletes itself at the end of the installation.
         Lion System Requirements
           1. Mac computer with an Intel Core 2 Duo, Core i3, Core i5, Core i7,
               or Xeon processor
           2. 2GB of memory
           3. OS X v10.6.6 or later (v10.6.8 recommended)
           4. 7GB of available space
           5. Some features require an Apple ID; terms apply.
    Upgrading to Mavericks
    You can upgrade to Mavericks from Lion or directly from Snow Leopard. Mavericks can be downloaded from the Mac App Store for FREE.
    Upgrading to Mavericks
    To upgrade to Mavericks you must have Snow Leopard 10.6.8 or Lion installed. Download Mavericks from the App Store. Sign in using your Apple ID. Mavericks is free. The file is quite large, over 5 GBs, so allow some time to download. It would be preferable to use Ethernet because it is nearly four times faster than wireless.
        OS X Mavericks- System Requirements
          Macs that can be upgraded to OS X Mavericks
             1. iMac (Mid 2007 or newer) - Model Identifier 7,1 or later
             2. MacBook (Late 2008 Aluminum, or Early 2009 or newer) - Model Identifier 5,1 or later
             3. MacBook Pro (Mid/Late 2007 or newer) - Model Identifier 3,1 or later
             4. MacBook Air (Late 2008 or newer) - Model Identifier 2,1 or later
             5. Mac mini (Early 2009 or newer) - Model Identifier 3,1 or later
             6. Mac Pro (Early 2008 or newer) - Model Identifier 3,1 or later
             7. Xserve (Early 2009) - Model Identifier 3,1 or later
    To find the model identifier open System Profiler in the Utilities folder. It's displayed in the panel on the right.
         Are my applications compatible?
             See App Compatibility Table - RoaringApps.

  • When i sync my phone/ipad it just continues to update so in the end (hours later) i have to eject manually, then turn my device off/on to get things back to normal, but it doesnt update my devices properly, please help team.

    When i sync my phone/ipad in itunes, it just continues to update so in the end (hours later) I have to eject manually, then turn my device off/on to get things back to normal, but it doesn't update my device properly, please help team.

    You don't have much choice, do you? You're either going to have to restore the software or take it to the Genius Bar to see about getting that button fixed.

  • Where do I get an SMC Firmware Update for my 21.5 inch Late 2009 iMac?

    Hello Apple Support Communities,
    I have a 21.5 inch, Late 2009 Intel iMac. Currently it is running OSX Lion. It is also running Bootcamp with Windows 7 Professional Installed. Recently the Hard drive crashed on me and I ordered a new generic Hitachi from an Apple Reseller. I took all the precautions and asked all the questions, but when I finished the hard drive replacement, the fans within the iMac started running on High. The other people in my office Hate this. I did some research and found that there is a firmware update for the SMC that I should be installing. I looked on the webpage where apple directs you to find out if you need this update, but I can't find my exact specs on the page (here is the page for reference: http://support.apple.com/kb/HT1237) I can only find an update for the 27 inch model. I tried running that one and the system tells me "This software is not supported on your system."
    Here are the specs that the page requested me to find:
    Model Identifier:          iMac10,1
    Boot ROM Version:          IM101.00CC.B00
    SMC Version (system):          1.52f9
    Someone please help, this has been bugging me for a while.

    I took all the precautions and asked all the questions,
    Then I trust you saw this before you did the replacement. Apparently, it's not just a question of getting a drive from the same manufacturer to use with the proprietary cable.
    http://blog.macsales.com/2751-proprietary-cable-can-put-the-brakes-on-upgrading- late-09-imacs
    It's acting as if the temp sensor is not connected. I have it bookmarked amidst thousands of bookmarks but can't remember the name right now. There is some program out there that, in the absence of getting data from the internal sensor, will regulate the fan speed based on the SMART temp. If I think of it, I'll post back.
    Here it is. It's meant for the 2011 iMac Apple drives, but I don't see why it wouldn't work in your situation.
    http://www.hddfancontrol.com/
    BTW, I think John Galt is thinking of the 2011 iMac drives, not the late 2009s, which are not quite as impossible.

  • PHP Update and Modularization

    The PHP package was rebuilt in order to provide more functionality while
    reducing explicit dependencies and memory usage. This was achieved by
    building most PHP modules as shared objects instead of building them
    statically in.
    In addition to this it is easier to use and package external PHP modules and
    its configuration due to the possibility to have a separate config file for
    every extension. Those ini files are stored in /etc/php/conf.d/ and will
    automatically used by PHP.
    If you are using PHP on a webserver connected to the internet you might be
    interested in installing the php-suhosin package as well which was moved from
    the [community] into the [extra] repository. Along with the suhosin-patch
    which ships with the current PHP packge this extension provides some advanced
    security features. For some more information on this see
    http://www.suhosin.org.
    The packages will remain in [testing] for at least a few days. Please test
    this package with your favorite scripts and report any error or suggestions:
    http://bugs.archlinux.org
    If you update from a previous PHP setup, take care of the following changes:
    * Due to the modularization you have to enable some modules which were
      built-in before. For a quick overview compare the modules section at the
      bottom of your php.ini with the new one which will be stored as
      php.ini.pacnew
    * PHP itself does not have any explicit dependencies, but some extensions will
      only work with certain package installed. Those will be displayed during the
      installation.
    * If you are using any PHP extension from [community] or AUR you will have
      to rebuild them against this PHP version. As soon as this package arrives in
      [extra], all extensions in [community] will be updated.
    Pierre

    Pierre wrote:
    Well, you changed this in my.cnf then, right? By defaulkt Arch uses /tmp/mysql.sock (see http://cvs.archlinux.org/cgi-bin/viewcv … vs-markup). Any reason for changing this? In contrast to /tmp /var/tmp is persistent among rebooting.
    Anyway: Did this work with the previous version of php? Does phpinfo show your changes to the socket location?
    Everything was fine with the previous version. I upgraded to testing version 5.2.4-4 and mysql connection got broken. There's a silly enterprise application we use and if the mysql.sock file is in /tmp it gives security errors. That's why i need to change default config. Below is a screenshot from phpinfo.

  • Software Update - "Server unavailable. Try again later." ???

    I've given my old 12" G3 iBook to a friend for his kid to use, and done a clean OS install today using the original OS X 10.3 CD's - but when connecting to Software Update, I've been getting the message "Server unavailable. Try again later." Problem?

    Hi,
    I have lately used Mac OS X 10.5.8 on my PowerBook G4 15", but a few days ago I decided to try whether other OSs would be any faster.
    First I tried Linux MintPPC 11 which was OK, but I gave up when I couldn't make the wireless work (missing firmware). Wired connection was OK. But there seemed to be more troubleshooting info for novices in Ubuntu so I tried it next because after a few hours Mint was a bit of a disappointment for me. YMMV.
    So I then tried Linux Lubuntu 12.10 and it installed  OK via the live CD. After a while I even got the wireless to work after slapping a few terminal commands googled from the net (sorry, I don't quite know which command made it, so I wouldn't suggest this to a novice...). Ice Weasel web browser was quite snappy although youtube performance was quite poor.
    I liked Lubuntu more than Mint but I didn't feel quite at home with Linux, so my next step was to re-evaluate Mac OS X 10.3 which I had used for a while before going to 10.5.
    I was also disappointed that the Software Update doesn't work anymore for 10.3. Luckily I'm a pack rat so I had the old updates on CDs. But even then it took some trial and error which updates to apply and in which order (is there a list for this?). Anyway, my updates were as follows:
    Mac OS X 10.3 DVD PowerBook G4 Software clean install (wired connection worked OK)
    Mac OS X Update Combo 10.3.9
    AirPort 4.2 10.3.9 (couldn't authenticate to the new AirPort without this)
    Security Update 2007-007 10.3.9
    Java Update for Mac OS X 10.3.9 (I guess I could have omitted Java)
    Java Security Update 4.0
    Java for Mac OS X 10.3 Update 5
    QuickTime 6.4 -> QuickTime 7.2.0 for 10.3.9
    iTunes 4.0.1 -> iTunes 7.7 (iTunes Store won't work, though)
    Mac OS X 10.3.9 is indeed somewhat faster than 10.5.8. But Safari is quite unstable (Google search results page crashes it so I switched to Bing) and renders some pages oddly. A local newspaper behind the paywall ignored the 5 articles per week which was a positive "bug" though.
    But in the end I'm going to restore 10.5.8 from my Carbon Copy Cloner backup because I miss a few apps from it and don't have the time to find out workarounds and working versions of 3rd party apps I'm used to. (The PB's graphics board is failing so it has some artifacts on all OSs so I'm not going to put much time fine-tuning it).
    BTW, on my Mac mini running OS X 10.8 I have planned to break my old habit of downloading updates and archiving them on DVDs because using the software update is so much easier to do.
    But with this experience with the broken Software Update I might keep downloading and archiving the updates because they are more easily accessible in the future when the Software Updates for 10.8 are stopped. And who knows how long the updates are available on Apple's servers anyway?
    - Matti

  • Apache and PHP update causes an error

    Apple update downloaded updates for apache and php, since then I cant get to work my squirrel mail, because web wont start if it has the php plugin enabled, any help or suggestions ???

    Shxnnxn please see Error downloading Creative Cloud applications - http://helpx.adobe.com/creative-cloud/kb/error-downloading-cc-apps.html for information on how to resolve Error 49.

Maybe you are looking for

  • Badi / Exit / Enhancement for replacing INSMK during PO creation

    Hi Gurus, we want to default the INSMK field (stock type) during Purchase Order creation.. Can someone help me findind the right BAdI / exit / enhancement for it? Thanks in advance, Regards, Alessio

  • Show-hide behavior question

    We have used the show hide layer behavior on this image map and it works on most browsers except IE7. Can anyone tell me if we can make it work on IE7. If you click on the little yellow marker on the bottom of the page a graph will open. The students

  • Current Hour -5

    Hello I am building a subselect to display the current date, month and HOUR-4 in the format DDMM(HH-4) e.g Current date: 17 Sep 10am -> Needed Select output 170906 I have tried the following and it is quite close: SELECT TO_CHAR(SYSDATE, 'DD')|| TO_C

  • Search in 3.0

    Several people I've spoken to who have upgraded their iphones to 3.0, find the search function useful but annoyingly placed, especially if you push the home button whilst on the home page. We would like to see the search function moved into an app of

  • Message Rules Problem

    I have 2 IMAP accounts, one from the university where I work, and another for personal use with lots of storage space. While I have plenty of quota on both accounts, I want to be able to make a backup copy of my University emails as they come in to m