Web settings Foobar'ed upon upgrade to 10.4.9

Last night we upgraded our Dual G5 PowerPC Xserve with the latest 10.4.9 update (we were running 10.4.8) and it has caused several problems.
First off, we started getting calls early this monring that some strange page was being displayed if you tried to visit our main site. This was some kind of new default index.html "server is here and running" page.
This overwrote our existing "index.html" home page for our company. Here's a copy of that page that the Apple server software update placed into my Documents path (see http://www.classjuggler.com/index.html.server).
Something like this should never happen during an OS update for critical services such as Web hosting. If Apple just wanted to provide a fancier "here I am" page, it should have gone in as "index.html.BAK" or something similar.
Secondly, after restarting the Web server our SSL passphrase was no longer recognized? I am not sure if this is standard policy, but I cannot remember having to ever re-enter this before after any OS upgrades. And tracking this information down wasted us another hour of downtime.
As far as I can tell there was no mention of these two, in my opinion critical, issues in the release notes for the upgrade which has made this all the more frustrating.
Has anyone else run into these problems?

Why this happened is an unknown, and certainly a basis for a valid complaint, but no vendor guarantees there will be "no unforseen side-effects or undesirable consequences" of any of their updates. Again, this could sound like "making excuses" but that's not the point. If the issue is a verifiable bug, then by all means submit a bug report
http://www.afp548.com/article.php?story=20051102133234150
and, also talk to your Apple rep.
Having said that, if the services are critical , you should have tested the update on a staging server first, and even then, properly verified those critical services were running after the update.
Hence the need for proper SOP for mission-critical servers: a known-good, tested backup of the system prior to any update, testing the update on a staging server that can be taken offline at will and is not available to clients even accidentally (except during expected testing), and then SOPs for (or part of your larger SOP) verifying services after applying any update.

Similar Messages

  • Upon upgrading iPhoto, iPhoto Help no longer works.  It gives the error message:  "The selected topic is currently unavailable. To see all iPhoto Help, you must be connected to the Internet." Help!?

    Upon upgrading iPhoto, iPhoto Help no longer works.  It gives the error message:  "The selected topic is currently unavailable. To see all iPhoto Help, you must be connected to the Internet."   I am obviously connected to the internet since you are reading this.
    I tried upgrading permissions but it did not help!?  Can anyone tell me what is wrong?  Thanks

    Try
    Reboot the computer, see if that fixes it.
    Then try:
    Backup your files off the computer (not TimeMachine) and disconnect
    Hold c boot off the 10.6 disk and simply reinstalling OS X
    Log in and update to 10.6.8
    c boot off the 10.6 disk again and use Disk Utility >Repair Disk
    reboot and all should be fine, except some third party programs that install kext files, those will have to be reinstalled from fresh sources.

  • I just upgraded to Yosemite. Iphoto is now broken.  Upon upgrade receiving error "This update is not available for this Apple ID either because it was bought by a different user or the item was refunded or cancelled."

    I just upgraded to Yosemite. Iphoto is now broken.  Upon upgrade receiving error "This update is not available for this Apple ID either because it was bought by a different user or the item was refunded or cancelled."

    Perform the following, stopping with the first one which works:
    1. Open the Mac App Store's Purchases tab. If you're prompted to accept iPhoto into your Apple ID, do so.
    2. Move it out of the Applications folder(it may need to be put into the Trash temporarily), and then see if you can download it for free from its individual product page.
    3. Click here and contact Apple.
    (116137)

  • Maintaining WebAS Settings from Java side

    Hi there
    Where are the WebAS ABAP settings maintained from a JAVA point of view?
    I know an RFC destination is configured in SM59 which allows ABAP to communicate with JAVA, but where / how on the J2EE Engine (Visual Administrator ??) are the WebAS ABAP settings maintained.
    I get an error when opening the support desk tool, which says the WebAS Settings could not be retrieved. In addition, when clicking on the WebAS ABAP Settings tab, nothing is returned, which makes me think that there is some setting in Visual Administrator missing.
    Cheers,
    Andrew

    Hi Andrew,
    You can configure that through Visual Administrator. I am not sure which particular setting are you referring to but here's a list of frequently done activities. Do let us know what exactly are you trying to achieve, so that we can have a clear idea.
    <i><b>Create and Maintain RFC destination on J2EE</b></i>
    <b>Step 1</b>
    1) Start SAP J2EE Engine Administrator with %INSTALLATION_ROOT%\admin\go.bat
    2. Connect to the Enterprise Portal server (usually default)
    3. Choose <SID>/Server<…>/Services/JCo RFC Provider in tree
    4. Maintain RFC Destination
    - Program ID: <PORTAL_HOSTNAME>_PORTAL
    - Gateway host: <GATEWAY_HOST>
    - Gateway service: sapgw<SYSTEM_NUMBER>
    - Number of processes (1..20): 20
    - Application server host: see Gateway host
    - System number: <SYSTEM_NUMBER>
    - Client: <System_CLIENT>
    - Language: EN
    - User: <User> (User in Backend SAP System)
    - Password: <PASSWORD>
    5. Copy the RFC destination to the available RFC destinations with the button Set
    6. If not already running, start the RFC server with the button Start. To validate J2EE configuration you must first complete step 2
    <b>Step 2</b>
    1. The maintenance of an RFC destination with the transaction Display and maintain RFC destination (transaction code SM59) is required.
    2. Before you create a RFC destination in the SAP Backend system, you have to create the RFC destination in the J2EE engine (see step 1)
    3. Alternatively, this RFC destination can be defined with the customizing activity Maintain Portal server settings for EP 6.0 in table RSPOR_T_PORTAL. This RFC destination will be classified as a connected Portal
    4. The RFC destination is used for the communication from the SAP Backend System to the SAP Enterprise Portal
    <b>(A) Name of RFC destination</b>
    - Choose the name of the RFC destination for an SAP Enterprise Portal
    - SAP recommends SAP_EP as a name for the RFC destination to the connected Portal
    <b>(B) Connection Type</b>
    - Choose T for TCP/IP connection as the connection type
    <b>(C) Description of RFC destination</b>
    The Description of the RFC destination can be maintained language-dependent
    (D) Activation Type
    - Choose Registered Server Program as activation type Registered Server Program
    - The server program is set up under Program ID on the J2EE engine (see step 1)
    - The recommended naming convention is <PORTAL_HOSTNAME>_PORTAL
    <i>Gateway Options</i>
    - Enter the Gateway Host and Gateway Service under Gateway Options that are used by the J2EE engine to communicate with the SAP system
    - The Gateway Host is an application server of the SAP system
    - The Gateway Service can be set generically as sapgw<SYSTEM_NUMBER>
    - The gateway parameters can be retrieved via the Gateway Monitor transaction (transaction code SMGW) with Jump Parameter Display.
    Check: If the RFC destination is maintained on both sides (J2EE engine and SAP system), the connection can be checked with the button Test connection in
    transaction SM59
    <i><b>Import Certificate from SAP Backend System to Portal</b></i>
    Let me know if you need any clarification on this.
    Hope this helps.
    Regards,
    Sunil

  • "Desktop & Screen Saver" settings not saving upon reboot.

    "Desktop & Screen Saver" settings not saving upon reboot. Settings are always set back to factory default upon computer startup. Need help! Please!

    Back up all data.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. You can demote it back to standard status when this step has been completed.
    Triple-click the following line to select it. Copy the selected text to the Clipboard (command-C):
    sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -R $UID:20 ~ $_ ; chmod -R -N ~ $_ 2> /dev/null
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). You'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2
    Boot into Recovery by holding down the key combination command-R at startup. Release the keys when you see a gray screen with a spinning dial.
    When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    resetpassword
    That's one word, all lower case, with no spaces. Then press return. A Reset Password window will open. You’renot going to reset a password.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • Stuck upon upgrading from Leopard to Snow Leopard on MacBook pro

    Hey Guys,
    I'm experiencing some software issues upon upgrading, anyways I bought a Mac OSX snow leopard disk from the apple store today and wanted to upgrade from leopard, so i made a purchase. I read all of the instructions and inserted the disk, after a few minutes into the installation process, it prompted to restart and continue installation after restart. Once the macbook restarted, it booted up showing only the apple logo. I gave it a couple of minutes (20-30 minutes), yet same thing. Nothing appeared other than the gray apple logo and white background, no spiral w.e thats usually under the logo when installing or something. I've attempted it twice already but still no sign, i get the same results. Restarted my computer, took out the disk and booted back up, then retried the process once again, do any of you guys know a solution? Anyways i'm running on a MacBook pro i5, last years model.

    Upgrading will not solve software issues.  Fix the software issues first by isolating their cause.  Is your data backed up?

  • URGENT - Web settings for 6270?

    Hi All,
    I am trying to enter web settings manually because my provivder cannot send setup sms on my mobile.
    I did the following:
    Settings>>Configuration>>Personal Config. Settings>>options>> Add New Web
    Account Name: My Web
    Home Page: nokia.com
    Use preference access pt.: No
    Proxy: Enabled
    Proxy Address: my provider address
    Proxy Port: my provider port number
    Data Bearer: Packet data
    packet access point: my provider access point name
    authorization type: normal
    When I am trying to connect the browser it expires and terminate application, any suggestions.
    Thanks
    Andreas

    If your particular phone model isn't yet supported, you could try just ordering the settings from your operator for, e.g., a 6230i (or some other comparable model that they support) and see if that's enough (probably is).

  • Upon upgrading to Yosemite, the Pages and Numbers apps will not open (although they are the latest versions) and Keynote will not upgrade; how do I go about getting the apps to open?

    Upon upgrading to Yosemite, the Pages and Numbers apps will not open (although they are the latest versions) and Keynote will not upgrade; how do I go about getting the apps to open? Is this a common issue?

    Hi Madhattanite,
    Welcome to the Support Communities!  When did you purchase your Mac?  The first thing I would suggest is to review the information in the resource below for the Up-To-Date Program for Pages, Numbers, and Keynote.
    Once Yosemite is installed, you should have the option to Accept the Pages, Numbers and Keynote apps in the Mac App Store Purchases pane.
    Apple - Up-to-Date Program for Pages, Numbers, and Keynote
    I hope this helps ...
    - Judy

  • CS4 - Save for Web settings

    I'd be grateful for confirmation that I am using the correct Save for Web settings to achieve the colour effect I want.
    I am using an sRGB workflow as my output is for the web. I am using a NEC 2690 LCD display which is wide colour gamut but I am using in its factory set sRGB (and non-calibratable) mode. I have calibrated the NEC using my Eye One display and this shows as the default monitor profile in the vga card's driver but what effect it is actually having I am not sure (OS is Vista 32bit). My CS4 colour management settings are based round the sRGB Working Space. Normally I convert to sRGB all images before saving them in Save for Web.
    I am trying to ensure that the colours I see in images at the Save for Web stage preview are what I will see on the web and in other non colour managed environments. Specifically, I'd be grateful to know if the following settings seem right for what I am trying to achieve:
    Preset: JPEG High
    Quality: High
    Optimize selected (but not Progressive or Embed Colour Profile)
    Convert to sRGB selected
    Preview: Use Document Profile
    In the past (pre-CS4) I've had problems with images outside of CS3 looking over colour saturated and I want to avoid this now.
    Thanks for any help with this.

    > I am trying to ensure that the colours I see in images at the Save for Web stage preview are what I will see on the web and in other non colour managed environments. Specifically, I'd be grateful to know if the following settings seem right for what I am trying to achieve:
    > Preset: JPEG High
    > Quality: High
    That's good, though you you should still try to get the image filesize as small as possible without losing important image details. Many images can support a lower quality JPG setting so you should see how low you can go before you visually see a problem. No sense delivering a higher quality JPG if it's not needed. Higher quality = larger file sizes = longer download time for the webpage.
    > Optimize selected (but not Progressive or Embed Colour Profile)
    I prefer 'Progressive' as that loads an image in 3 stages (low->med->fullRez) and looks better on webpages instead of having images load top-to-bottom like a window shade.
    > Convert to sRGB selected
    Doesn't hurt to leave it on. Though you said you already converted them before saving for web.
    > Preview: Use Document Profile
    I think that "Windows (No Color Management)" will display a better preview of what to expect when the image is displayed on a Windows computer (95% of your visitors) using a web browser that's not color managed (ie: 99% of the windows web browsers - are there any?).
    > In the past (pre-CS4) I've had problems with images outside of CS3 looking over colour saturated and I want to avoid this now.
    The previous step should help with this in that you'll at least see what visitors using a decently calibrated monitor will see. But since there really is no standard that most of the world adheres to, you can only do your best to get things right at your end. You cannot control how the rest of the world adjusts or miss-adjusts their equipment.
    Russell

  • Save for web settings not holding (Mac)

    I am trying out PE 9. When I use Save for the Web the settings are always at JPEG/Low. I use JPEG/High, but I cannot get PE to save the settings for other files. I tried deleting all Adobe preferences files, including the one for Save for Web, but it had no effect. Any suggestions?

    Thanks Garry. I tried both methods without success. It works only for the same file, but not new files. I had looked for solutions to this issue in this forum and tried them all. If this is indeed a bug, it's appeared in earlier versions of PE. What I want to do is be able to set the Save for the Web settings for each new file I open in PE, just like I can do under Preferences for other elements. Any other suggestions?

  • Deleted default Photoshop CS5 Save for Web settings, but they return after a restart

    How do I permanently delete the default Save for Web settings that come with Photoshop CS5? (Default Settings.iros, Background Image.iros, etc)
    In CS4 you deleted them once, and they were gone. In CS5, if you delete them, they are recreated when you restart PS. Same goes for any Optimized Settings (GIF 32 Dithered.irs, JPEG Low.irs, etc), they simply can't be permanently removed, and I'm left scrolling through a long menu of things I'll never use.
    I have no use for XHTML.iros, GIF 32 Dithered.irs, or any of these settings, just like I have no use for most of the stock presets in PS, why can't I customize these presets like I can customize everything else?

    BlowPurp wrote:
    >It's my observation that many of these files are auto-generated on the first run of Photoshop. 
    >It's possible the specific files you've referred-to are now simply auto-generated when they are found to be missing.
    Yes, they are, how do I stop that?
    I don't know that you can.
    Ok, we have a way to save them, but not delete them, so what if I accidentally Save one I don't want? Or what if I Save one now, but later don't want it anymore. We're supposed to infer Adobe didn't intend us to ever Delete custom settings we Saved ourselves?!
    I suppose there's an implication that you'll be given the defaults by Photoshop, but that anything you create yourself can be deleted by yourself.  I admit it's not a very clear interface.  For what it's worth, my own applications provide an explicit "Delete" capability, have defaults that don't manifest as actual files (and are always at the top of the list), and the app doesn't allow you to even try to delete the application-provided settings (Delete is grayed-out).  I thought the whole settings thing through and tried to make sure it was more clear than parts of the Photoshop interface:
    > Have you found some documentation from Adobe that states that you can effectively customize your installation by deleting these files?
    Yes, in the FAQ: http://forums.adobe.com/thread/375776?tstart=0
    Well, from what I can see that thread was written by someone other than an Adobe Employee, and it doesn't mention .iros files at all.
    And what it seems to say is that you can reset your preferences to defaults (i.e., invoke auto-generation of a new prefs file) by deleting the old prefs file, which is what's happening for you.
    -Noel

  • There's an error in my flash program upon upgrading from CS3 to CS4

    First, i'm using AS3.
    I cannot divulge too much, but i have a multiscene, fairly complex flash program that runs fine in CS3. Upon upgrading to Flash CS4 - i can open the file and edit it any which way, but when testing it (ctrl+enter) i get an error in the output window (1009) and a blank test window, as if it doesn't want to start.
    Why?
    i can only provide few specifics if needed. thanks.

    There were changes in CS4 that could in some cases let you get away with things that you couldn't in CS3, mostly to do with going to a frame and trying to do something to an object that now exists on that frame. Error 1009 is what happens if you try to use something that isn't there yet. I guess it's possible that because CS4 is better at using objects at the new frame, that it may have triggered a problem that CS3 wouldn't have triggered.
    In any case, first thing you could try is updating to the recent 10.0.2. That fixed a lot of issues, and may improve things for you:
    http://www.adobe.com/support/flash/downloads.html

  • HT3576 My updates has dissappeared from my settings I need to upgrade to iso5 or 6 or 7

    Updates has disappeared from my settings not able to upgrade to iso5/6/7

    Update it from iTunes on a computer as described at the bottom of this article; devices running an iOS version prior to 5.0 can't be updated straight from the device. It will be updated to the newest iOS release supported by the device’s hardware.
    (92717)

  • Apply settings to images upon import

    I am using LR 5.  Is there a way to apply settings to images upon import?  For example, I want to set noise reduction to X if an imported image has a ISO setting between 1000 to 1250, from camera A with lens B.  Right now I am applying the changes manually by using the metadata filter, but it will be great if the same settings can be applied upon import (to save time)

    To set detail settings based on ISO, it's best to use a plugin (in my opinion), otherwise you have to mastermind which ISO's your camera is capable of having, and save a default for each, then if you want to change you have to go through the process again.
    Some cameras can have dozens of different auto-ISO values, and it's best if you don't skip any of them.. granted it's not so bad if you never shoot auto-ISO .
    Consider:
    * ISO Detailer (author: me), or
    * Bulk Develop (author: Jeffrey Friedl)
    instead - both plugins are essentially free.
    Rob

  • Livefonts, and other Livetype Media lost upon upgrade

    After upgrade from FCP 4 to 5, my LT went from 1 to 2. The Livefonts, texture, etc were lost upon upgrade. It appears as though they are not being read in the Live Type Data folder. Maybe because the LT 1 data and LT 2 data are different? Anyways, I tried going into the preferences and adding the location of the Live Type Data, but it still did not read it.
    I tried reinstalling the FCP 4 software I have, but Livetype still registers as LT 2, not 1 and FCP stays at v.5. I checked the fonts in font book and did not find any questionmarks to indicate a faulty font. I spent all day trying to resolve this issue. Any suggestions?

    It's bee two years since I did that upgrade, I cannot remember any of the details, sorry.
    What does Spotlight give you if you search for recently installed big folders? The LT data folder is large and should be easy to find. If it can't be found, you may not have actually installed it.
    You can search for some relevant threads or wait a few more days for some reliable help.
    bogiesan

Maybe you are looking for

  • INLK --Mid Year Go-Live

    Hi, Can you gmme the strategy of how to about loading table 558c? I mean what all wagetypes i should consider loading into this table. We have huge employee database which need to be uploaded. Regards 29241

  • With intel (2009) mac mini networked to macbook, can i use the mini to watch movie downloads on mh hdmi tv, with right cables of course

    I have an Intel Mac mini. Main computer is Macbook on ethernet cable. Can I, with the right cables, use the mini to watch downloaded movies on my HDMI tv?

  • Problem with templates in Dreamweaver...

    I'm using Dreamweaver 8 and here is my dilema... Originally I had my template named something different. I changed the name of the template and now my other pages that run off that template wont work because of this code... <html><!-- InstanceBegin t

  • Parallel query clarification

    Hi, I am working on Oracle 10.2.0.4 2 node RAC database(Solaris 10, SPARC). I have a table containing around 10 million rows occupying 10G storage. To test the benefits of partitioning I created a partitioned table and then tried inserting all the re

  • How do you run Windows on a Mac?

    I have had a Dual Core MacBook Pro since last July, but I have never run Windows on it. Could someone here please explain to me how I can run Windows on my Mac, how to switch between Windows and Mac OSX, and if Windows Vista is able to be run on a Ma