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)

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

  • Running simultaneously PHP 4 and PHP 5

    Hi there,
    I have a couple of older apps running PHP 4, which I won't upgrade (at least not in the coming months). But at the same time, it would be cool to keep PHP 5, for the new developments.
    Is there any way to add the PHP 4 "package", and run both PHPs, say by adding a specific port to the URL or so?! Any ideas? Any suggestions?
    Thanks for any help!
    http://photoblog.la-famille-schwarzer.de

    I would look at MAMP... (google it).. I'm using it and it allows for running PHP 4 and PHP 5. It basically installs a 2nd web server, with PHP 4 and 5, MySQL, gd support, etc.
    The free version will do whatyou need it to do.
    Works great.

  • When I tried to run php file I am getting the following error message, "/home/karthick/Desktop/PHP files/third.php could not be opened, because the associated helper application does not exist. Change the association in your preferences." How to fix this?

    When I tried to run php file I am getting the following error message, "/home/karthick/Desktop/PHP files/third.php could not be opened, because the associated helper application does not exist. Change the association in your preferences." How to fix this?

    first, you just asked me to use MS file Explorer to see what the properties were.,..and to ask what happened. Yes - that's on my hard drive. The problem I have is opening word files in a DB that is web enabled.....I've used Firefox browser for that, and everything else , for years...... When I look at the Tools, and options on FireFox., as your support page noted.....NOTHING is listed in the Applications tab....hence my note asking for help. The file I need to open is a Word file out on a web enabled DB. It's not on my hard drive - I have to problems opening docs there - but for that, I don't use Firefox

  • [request] Php 6 or PHP 5.3

    Could anyone make PKGBUILD for php 6 or php 5.3? This would be very useful for me (and probably others) who are working on php frameworks and want to be ready for newer versions ...
    You can download it here: http://snaps.php.net/
    Last edited by mfolnovic (2008-11-10 10:23:19)

    Yes, this is part of the problem. As soon as I select 4x6 (photo tray) in the "Page Setup" menu, the cell size bafflingly switches from 4x6 to 4x3.5
    And when I try to manually adjust the width to 6.00, I get this error message.
    Absolutely maddening.

  • Understanding PHP tags - ?php perch_content('News headline 1'); ?

    OK ,
    thanks to everyone for the help and advice on getting php running. worked a treat.
    Can anyone answer or point me in the right direction for a couple of php basics.
    I have inserted the above php into a section of my page, i then changed the index.html to index.php (now changed back)
    Everything after the inserted <?php.........?> dissapeared.
    what are the need to know basics for inserting PHP within a page constructed using html? end tags??
    please advise

    Hi,
    Looks to me like the php function you're calling to isn't there or gets stuck somehow, that's where the server gets stuck in the process and can't render the rest of the page.
    www.w3schools.com has verry good tutorials on php.
    I think the solution is that you have to include a php file somewhere in the page (the file that your php-call calls to) with a php include <?php include("yourpage.php"); ?>

  • Yosemite server miss php gd png

    i have succesfully upgraded to Yosemite Server.The only thing that is missing is the php5-gd module.The module is there , but the support for PNG is missing!!!
    There are some advices in http://stackoverflow.com/questions/26493762/yosemite-php-gd-installation/2650555 8#26505558
    Unfortunately installing another php i thing will make a big mess.
    Is there any chanhce the support for PNG to be included in next update?
    Is there some other solution for png support?

    GD is already builtin you cannot recompile the extension and load it dynamically. I'm afraid you'll have to recompile PHP from source ...from here

  • Upgrading to PHP 5 on Tiger and Apache 1.3

    I need a little help with configuring php on my local server. I love XHTML/CSS and a bit of php, WordPress, and Rails - but I'm terrible at this server stuff. I'm petrified of screwing my configuration.
    I'm running everything from the default OS X Apache server (I'm on Tiger OS X 10.4.10). I prefer using the internal server to all-in-one apps like MAMP and Locomotive. I have phpMyAdmin v2.10.2, MySQL v5.0.24a, and I think I'm running php 4.4.7 (typing php -v whilst in my document root in terminal returns version 4.4.7).
    I now want to use the latest version of php. However, I can't remember if I upgraded php when I was installing MySQL etc. If not, is it possible that I installed the latest version, and I'm just not using at the moment (which could be why terminal is saying it's version 4.4.7)? Is there anyway to check for dormant versions of php or to switch over to running a different version?
    If I don't have it, I need to install it. Is there an easy way of doing this via an installer? Is there anything I need to watch-out for whilst I'm attempting this feat?
    Also, does Leopard bring many advancements on the server front, i.e. Apache 2, php 5, MySQL etc, which might save me some hassle if I just go through the inevitable OS upgrade sooner rather than later?
    Any help is much appreciated.

    I now want to use the latest version of php. However, I can't remember if I
    upgraded php when I was installing MySQL etc. If not, is it possible that I
    installed the latest version, and I'm just not using at the moment (which could
    be why terminal is saying it's version 4.4.7)? Is there anyway to check for
    dormant versions of php or to switch over to running a different version?
    Well you could try this in terminal:
    <pre style="font-family: monospaced;">locate php</pre>
    It should show you nearly everything associated with php. As far as what the php version command lists this only picks up the CLI version of php not necessarily whats running on the web server. throw a php file in your webroot with the following code in it to see what the server is using:
    <pre style="font-family: monospaced;"><?php phpinfo(); ?></pre>
    That will give you the lowdown on what Apache is configured with. this is goign to depend on what mod_php is being used.
    Generally i wouldnt upgrade anything that lives in the system as you never know if it might get overwritten or updated when a system update comes down from apple. A better practice is to install the version you want to use to /usr/local/<dirname> so that the installations are isolated and manageable.
    If I don't have it, I need to install it. Is there an easy way of doing this via
    an installer? Is there anything I need to watch-out for whilst I'm attempting
    this feat?
    I generally use the php packages from www.entropy.ch just so i dont have to bother with compiling. My versions of Ruby, Apache 2.0.x and Apache 2.2.x i compiled myself, along with an upgraded version of Python and alot of other libraries.
    Then you can jsut make some changes to configuration files to use the versions you want. However if you use the entropy.ch packages of php as i suggested the installer takes care of the configuration changes for you. Jsut make sure you grab the one for the proper version of apache youre going to be using it with.
    Additionally you could always get Mac/DarwinPorts - whatever its called now... this is a package manager like apt-get or yum under linux. It fetaches the package for you from a repository, and installs it. I dont use these because they use a different dir structure than standard Darwin - ie. the create the /opt folder and install under this. I dont really like that so i dont use them - but that isnt going to cause you any problems, its jsut a preference thing.
    Also, does Leopard bring many advancements on the server front, i.e. Apache 2,
    php 5, MySQL etc, which might save me some hassle if I just go through the
    inevitable OS upgrade sooner rather than later?
    I know it comes with apache 2. I think it may also come with php 5.1.6 (5.2.x is avialable though).. not sure about MySQL at all...

  • Server 10.3.9 - MySQL Upgraded and PHP cannot connect to it.

    Hi all.
    I have a Clean 10.3.9 Build after it crashed I needed to recover it. I would like to use this to host a CMS called MODx but it required MySQL 4.1 and 10.3 ships with 4.0.
    So I downloaded the latest installer for MySQL of the website along with the Administration tool and have MySQL 4.1 running happily on the server now.
    I have my website configured to use PHP and it loads the pages perfectly - I just enabled PHP in the Apache Module of Server Admin. However it does not connect to the database and everything I have seen so far points to the link in PHP pointing to the bundled MySQL installation rather then an addition.
    What do I need to update this configuration - no changes to php had been made it was using the defaults. I did a brief search on the net in the time available - but everything refers to 10.4 - which if we were running it I would not have needed to upgrade - but not to 10.3.

    Like Dan White, I have found that I can still run the Lide 90 under Mavericks. As Dan says, the buttons on the front of the scanner don't work but I rarely if ever used them.
    I have just tested the scanner using Acrobat Pro and it loads up the Scangear software to capture the scan, with no problems at all. I didn't have to reinstall anything as it was all there already and working in Mountain Lion. Photoshop CS 5.1 is different; it does not recognise the scanner, presumably because it can't find a TWAIN driver for it. Image Capture does not recognise the scanner either, but I don't have the latest (10.8) Canon MP Explorer and Explorer Opener software installed.

  • 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.

  • Upgrade default php installation

    I recently upgraded the default php installation on my mac. But it seems that the system does not see the new version, just the old one. In the terminal I type: php -v and it still gives me the old version number. I really need this new version that I installed, since I configured it with certain modules I need, any one know how I can make the new version the system default?

    Hi etresoft,
    I appreciate your reply.
    I would like to remove it, because I will install the XAMPP package, and I want to prevent any conflict between the XAMPP package programs and the default PHP installation that comes with Mac OS Snow Leopard.
    Best Regards.

  • Tiger Upgrade Broke PHP

    I just upgraded from 10.3.9 to 10.4.3, and everything is going hunky-dory except that my localhost PHP funtionality stopped working.
    I thought OSX came with PHP pre-installed. I'm not sure why it would break my older working version. Should I just reinstall the latest PHP package?

    I'm not sure I understand your question. You should be able to just use TextEdit (or Dreamweaver or GoLive or any web content creation tool) to create your phpinfo.php file (just make sure it is plain text, not rich text).
    If your apache server is running you should be ale to go to http://localhost/ in your web browser to see your default page (usually apache's dummy page). If you don't see that, then your server isn't running or something else more dire.
    Then, once you've put your phpinfo.php file into /Library/WebServer/Documents you should be able to access http://localhost/phpinfo.php from your web browser (NOTE lack of username in path). If this shows you only the text source you put in your phpinfo file, then your php is still not working. If you see the colored tables with your php info, you are all set.
    PowerMac G4 (AGP Graphics) Mac OS X (10.4.3) Sonnet 1.25GHz processor upgrade card

  • DW 8 missing PHP tab

    Hi,
    I returned to DW 8 after long time.
    I can't find the PHP tab on the INSERT bar\menu/
    Please help
    TIA
    Nanu

    Hi
    You have to either create a new php page or open an existing page for the tab to appear.
    PZ

  • Upgrade to php 5.4

    how can i upgarde to php 5.4

    I want to know this too, although I guess (hope) that the 10.7.4 update brings this (partially) new toy loaded with bug fixes to my Lion server.

Maybe you are looking for

  • About 7/16 of an inch of my screen for my Iphone 4 no longer responds ever since the new update

    Ever since the iOS 7 update about 7/16 of an inch on my screen no longer works meaning if i where typing in safari an hit the globe button that changes the keyboard to what ever you have on your list (for example Emoji) i would end up having to back

  • Passing values to different classes.

    Class A (main panel) calls Class B (calendar panel) and Class C (textbox and buttons panel). When the users changes dates on the calendar class B, class C needs to be notified of the new values. I have two constructors in class C...an empty parameter

  • Repacking Groupwise using AdminStudio Repackager

    Hi, I wonder if anyone has encounter this before. I'm trying to repacking groupwise client 8.02 into a MSI so i could push via ZCM. Used 2 clean WinXP SP2 and SP3 guest machine to repackaged (AdminStudio Standalone Repackager) the groupwise installer

  • Why isn't icloud showing up as a folder in the notes application in OS X 10.8 Mountain Lion?

    I would like to try migrating my notes which I have previously kept in gmail over to iCloud under OSX 10.8. However, although I have correctly configured iCloud in the preferences panel, I don't see the corresponding folder in the notes application.

  • Camera Raw 6.2 Beta?

    Hello, On a review of the Sony NEX-5 (which I also have/use) at www.dpreview.com there is a section on comparison of RAW files and they say "Here we look at the RAW files processed through Adobe Camera Raw (in this case version 6.2 Beta)." I was look