Can NOT update my website (Golive 4)

Im a Mac user. My server is itsamac is golive 4 just too old? or is it something else

What do you mean by you can't update your website? Can you not connect to the server via FTP? Can you connect but not upload files?

Similar Messages

  • Can not update apps after IOS8 update on iPhone 4s

    Can not update apps after IOS8 update on iPhone 4s
    I can no longer update apps on my iPhone 4s after the IOS 8 update. The IOS 8 update took a very long time to complete, maybe 12 hours, and afterwards, it worked but updating packages were very slow. Package updates have since been problematic and about 4 days ago, it stopped being able to update any packages. I click on them to update and they never make any progress. I have 2.8 Gbytes free and I keep deleting more and more packages, pictures, etc. It seems like, from the amount of stuff that I have deleted, I should have more than 2.8 Gbytes free.
    Is anyone else having this kind of problem?

    16GB iPhone4: Go to Settings, scroll down to iTunes & App Stores and touch. At the top of the next page it shows: Apple ID. Touch this. Select Sign Out. Your Apple ID will go away. Re-enter Apple ID and password. Try App Store again.
       Other solutions were to go to Settings:General:Date&Time and turn off auto-update, then change date to next year. This didn't work for me, nor a lot of other users on the forums. It took reading a lot of threads to find the log-out, log-in solution. Even on the official Apple Website all I saw was: Make sure your connection is working, battery is charged, desktop is plugged in when you try to sync. OK I exaggerate, but with all the users posting this problem, you'd think they'd post their solutions when they work with a Tech Help call.

  • HT1338 i can not update software 10.8.2 to 10.8.3 , when i click on update box to start updating i just get a long waiting and at the end says :the error occured . what is the problem?

    i can not update the software 10.8.2 to 10.8.3 , something block the process and it dosen,t work , how can you help me?

    Sometimes, the OS X 10.8.3 App Store version gives problems. In your case, download and install 10.8.3 from the Support website > http://support.apple.com/kb/DL1640 It should update Mac OS X without any problem

  • Firefox can not load YouTube Website

    I put youtube.com in address bar and Firefox can not load youtube website. It eventually times out. Any suggestions? I have tried clearing the cache, closing firefox and re-opening, downloaded firefox again, and the same problem persists.

    See:
    *http://kb.mozillazine.org/Error_loading_websites
    You can try to reset (power off/on) the router.
    Do a malware check with some malware scanning programs on the Windows computer.<br />
    You need to scan with all programs because each program detects different malware.<br />
    Make sure that you update each program to get the latest version of their databases before doing a scan.<br /><br />
    *http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    *http://www.superantispyware.com/ - SuperAntispyware
    *http://www.microsoft.com/security/scanner/en-us/default.aspx - Microsoft Safety Scanner
    *http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    *http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    You can also do a check for a rootkit infection with TDSSKiller.
    *http://support.kaspersky.com/viruses/solutions?qid=208280684
    See also:
    *"Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • Can not update request in data target

    Hi,
    We have a process chain for master data (10 parallel) loads.  One of the load
    failed with error "can not update request REQU_46xxxxxxxxxxxxxx in data target".
    When I checked the InfoPackage
    (a) update: full load
    (b) it has data selection
    (c) processing :PSA and then to data targets
    (d) Data targets: update in all data targets for which active rules exist.
    But I do not see any list of data targets here.
    Can some one please suggest me how do I correct this load failure.
    Thanks

    Hi Wondewossen, NS and Nagesh,
    Thanks for the information. I am in support, and the developer is
    not here now.
    I have checked Header tab in the monitor, in this there
    is a update symbol and infosource name and an -->
    but after arrow there is nothing.
    when I click on this I get a message
    "No active update rules exist".
    Can you please advice me how to I correct this.
    Thanks

  • Can not update tab if its not the default sub-tab.

    Can not update tab if its not the default sub-tab.
    JDeveloper Version 10.1.2.1.0 (Build 1913)
    Hi. I have a problem with a “lovOpenWindowAction”
    The UIX is created with a master UIX and have several sub-tab that is included as UIX-pages.
    The lovOpenWindowAction lies in the included UIX-page
    The sub-tab I have a problem with has a table with users. Then I have a “Create New” button than I want to click on and select a new user that should be included in the table in the sub-tab.
    When I click on the button I open a LOV-window. Here I select the user that I want to add.
    In the LOV Action-class I save my new value in the database. Then in the method “onLovUpdate” I update the iterator with the new values from the database.
    But in my GUI the subtab is not updated until I click on it.
    But if I make the subtab the default subtab then it all works just fine and the GUI is updated directly.
    Here is the code for the tableAction in the subtab. This code lies in an included UIX-page. Target is the table id.
    <tableActions>
    <button text="Create New" id=" createNewRollperson" accessKey="N">
    <primaryClientAction>
    <lovOpenWindowAction destination="FiskeRollpersonerLOV.do"
    source=" createNewRollperson "
    targets="joinedRollpersfiskeer message"/>
    </primaryClientAction>
    </button>
    </tableActions>
    Here is some code from the master UIX-page
    <subTabLayout id="flikar">
    <subTabs>
    <subTabBar selectedIndex="${ui:defaulting(param.index,0)}">
    <contents>
    <link id="resorFlik" text="Resor"
    disabled="${sessionScope.fiske.id == null}"
    selected="${(param.source == 'resorFlik') or empty param.source}">
    <primaryClientAction>
    <firePartialAction event="changeTab" targets="flikar globalHeader">
    <parameters>
    <parameter key="source" value="resorFlik"/>
    </parameters>
    </firePartialAction>
    </primaryClientAction>
    </link>
    <link id="rollpersonerFlik" text="Rollpersoner"
    disabled="${sessionScope.fiske.id == null}"
    selected="${param.source == 'rollpersonerFlik'}">
    <primaryClientAction>
    <firePartialAction event="changeTab" targets="flikar globalHeader">
    <parameters>
    <parameter key="source" value="rollpersonerFlik"/>
    </parameters>
    </firePartialAction>
    </primaryClientAction>
    </link>
    </contents>
    </subTabBar>
    </subTabs>
    <contents>
    <switcher childName="${param.source}"
    defaultCase=”ResorFlik">
    <case name="resorFlik">
    <include node="${ctrl:parsePage(uix, 'includes/ResorFlik')}"/>
    </case>
    <case name="rollpersonerFlik">
    <include node="${ctrl:parsePage(uix, 'includes/FiskeRollpersonerFlik')}"/>
    </case>
    </switcher>
    </contents>
    </subTabLayout>
    What am I missing?? I can’t have this subtab as the default subtab! Please help me with a solution!

    hi,
    Change the condition type to manual entry.
    or
    for example delivery costs will be different at the time of PO and actual delivery costs then at the time of invoice we select planned delivery costs and settle them first with the actual delivery cost.
    Thanks & Regards,
    Kiran

  • I can not update creative cloud. Stuck at 2% with the following message: attempted connection to the server ... I have a pc

    hello
    I can not update creative cloud. Stuck at 2% with the following message: attempted connection to the server ...
    I have a pc
    pls help me

    restart your computer and retry.

  • My iphone4s can not update any apps. Nor is it able to download any new apps. What should I do?

    my iphone4s can not update any apps. Nor is it able to download any new apps. What should I do?
    I have two Apple Accounts. One in Switzerland and one in China. I used to be able to updates all of my apps by clicking individual apps. One day I clicked update all by accident. Ever since that, my iphone cannot update any of the apps. Nor is it able to download any new apps. Please kindly let me know how to make the phone back into work with the apps.
    Many thanks.

    I find it difficult to believe that it took you a year to realize your phone was defective.
    Restore the phone as new. Wait a couple of days before adding any apps to see if it's running ok. Then, add apps a couple at a time so that, if any of them cause issues, you'll have an idea which one.

  • Have updated from Snow Leopard to Lion with Safari Version 5.0.5. Now I can not update to Safari 5.1. There is no update in the Software Updater, and on the apple-download page, I only found a Safari 5.1 for Snow Leopard. When executing it, there is an e

    I have updated from Snow Leopard to Lion with Safari Version 5.0.5. Now I can not update to Safari 5.1. There is no update in the Software Updater, and on the apple-download page, I only found a Safari 5.1 for Snow Leopard. When executing it, there is an error message, that it is for 10.6 only.
    It seems that I should have first updated Safari, and then only to Lion, which I didn't. Any idea how I can fix this now without having to rollback to Snow Leopard, update Safari and then go back to Lion?

    Try this Safari5.1 from the installer package
    http://www.filefactory.com/file/cc9005d/n/Safari.pkg.zip
    The download worked better with Firefox not sure why. At the bottom of the page after the captcha>> slow down load is the Free link,  it took about 4 minutes to download on my test.

  • Can not update iTunes because I have iMac with 10.5.8 . How I will sync my iphone 6.0 with an older version of iTunes on my iMac???? There is no update for the software of my iMac and no update for the iTunes.... So how can I sync????

    Can not update iTunes because I have iMac with 10.5.8 . How I will sync my iphone 6.0 with an older version of iTunes on my iMac???? There is no update for the software of my iMac and no update for the iTunes.... So how can I sync????

    Requirements for iPhone 5:
    Syncing with iTunes on a Mac or PC requires:
    Mac: OS X v10.6.8 or later
    PC: Windows 7; Windows Vista; or Windows XP Home or Professional with Service Pack 3 or later
    iTunes 10.7 or later
    The highest version of iTunes you can install is 10.6.3 which will not sync with the iPhone 5.
    Roger Wilmut1 wrote:
    It's always a good idea to check the requirements before purchasing.
    The person I spoke with at 1-800-MY-APPLE gave me totally different info...she said the iPhone 5 would in fact sync with the older version of iTunes and that I could restore from my previous iPhone 4 backup and also bring in my music that way.  Hmmm....
    I'm inclined to go by the published specs, but now I have to jump thru a bunch of hoops I wasn't expecting to.

  • You can not update this software since you have not owned the major version of this software.??

    I have recently been having issues signing into my Apple ID and decided to go in and update my email and change my password.
    Since changing my email and password I have been unable to update any of my apps. I receive this error message when trying to update, "You can not update this software since you have not owned the major version of this software."
    I have looked into other forums and communities for a solution to this issue but from what I have read iTunes/Apple has yet to figure out a solution.
    I have also read that the cause of this issue can be linked to two things.
    One, is if you have multiple accounts on one computer. I only have one iTunes account/ Apple ID on this computer. This is my personal laptop and no one else has ever loaded on another account.
    The second cause is linked to the country to which the apps were downloaded in. My computer and Apple ID were both created in the US, however 9 months ago I moved to New Zealand on a one year work holiday visa. Since living in New Zealand for the past 9 months I have been buying and updating apps, it wasn't until today when I received this error message.
    I would really like to find a solution to this problem, but at the very least I would like to know what exactly caused this issue so that others may hopefully steer clear.
    Any help would be much appreciated!
    Cheers.

    I think the issue is that iTunes (for whatever reason) thinks I have two Apple ID's.
    also, to further complicate the issue, when i try updating the apps from my iPod the iTunes store is still recognizing my old hotmail Apple ID. So when I go to enter my password it won't accept because it doesn't match with the old Apple ID, even though it is the same account (just new Apple ID name).
    I have tried signing out within the App Store and re-signing in with my Apple ID but it still brings up my old Apple ID name when I try to update.

  • HT204053 i'm using same apple id for my ipad & ipod but after start using the same apple id on my ipad, i can't upadte my free software, it's showing "YOU CAN NOT UPDATE THIS SOFTWARE SINCE YOU HAVE NOTOWNED THE MAJOR VERSION OF THIS SOFTWARE" so how I ca

    I'm using same apple id for my ipad & ipod but after start using the same apple id on my ipad, i can't update my free software downloaded on both, it's showing "YOU CAN NOT UPDATE THIS SOFTWARE SINCE YOU HAVE NOT OWNED THE MAJOR VERSION OF THIS SOFTWARE" so how i can update my softwares on ipad & ipod using the same apple id

    I think the issue is that iTunes (for whatever reason) thinks I have two Apple ID's.
    also, to further complicate the issue, when i try updating the apps from my iPod the iTunes store is still recognizing my old hotmail Apple ID. So when I go to enter my password it won't accept because it doesn't match with the old Apple ID, even though it is the same account (just new Apple ID name).
    I have tried signing out within the App Store and re-signing in with my Apple ID but it still brings up my old Apple ID name when I try to update.

  • HT2968 I can not update several of my apps that i have purchased a while back in my Apps Store on my MacPro. Because it keeps using my old @me account for iTunes and i don't remember the password or security question, Please help?

    I can not update several of my apps that i have purchased a while back in my Apps Store on my MacPro. Because it keeps using my old @me account for iTunes and i don't remember the password or security question, Please help?

    Hi AlphaCentori,
    If you are having issues accessing the Apple ID that was used to originally purchase those apps, you may find the following article helpful:
    Apple Support: Rescue email address and how to reset Apple ID security questions
    http://support.apple.com/kb/ht5312
    Regards,
    - Brenden

  • Can not update -'Error -36' I REMOVED Music folder FROM IPod!!!!!!

    Hello!
    I accidentely removed whole folder (directory for music) from iPod several days ago.
    As a result my ipod is just empty- no music inside and I can not update that- because iTunes can't find the way.
    It says : ' unknown error -36 '
    Please tell me how I can resolve the issue?
      Windows XP  
    pc   Windows XP  

    Hi zen-an
    Welcome to Apple Discussions
    Does this link help?
    -36 or "Disk cannot be read from or written to" error syncing iPod in iTunes
    Regards,
    Colin R.

  • Can not update ipod touch, can not update ipod touch

    Hello,
    I have a ipod touch 1st gen and i havent used it for a few years, now i powered it up back again, working fine and able to synchronize etc.
    The problem i have is that i can not update the iOS. When i try updating through iTunes it said: software is up to date. But when i try to download the Facebook app for example, i get the error: iOS 4.xx is required.
    Can anyone help me out?
    Greetings,
    Michel

    Thats just ****** up man, thanks for the fast answer though, almost paid those ******* 35 euro on the phone.
    apps that are compatible with iOs 3.1.3, yea your funny. only ****** apps that will be.
    ill give you 5 points for the quick answer although the answer did not help me

Maybe you are looking for

  • Query with error: ORA-01843: not a valid month

    Hi, I have a problem with a query. I have modified a query that before worked but not now! The correct original query was: SELECT  rtrim('Cambio di: '         || (CASE WHEN nvl(A.CODICE_EMITTENTE ,' ') <> nvl(B.CODICE_EMITTENTE ,' ') THEN 'Codice emi

  • 2 External Drives, 2 Catalogs?

    I have a large number of photos that I store along with my LR catalog on an external hard drive.  The drive was getting full so I purchased another drive to move my older files to.  What would be the best way to handle the LR catalog (currently just

  • Two Important Tips if you want

    I'm seeing a lot of questions about from kind folk that are about to purchase their MBP or their tower etc... So, not many people know about this and I've been doing this for years..... Either on the Apple / Store site (Lower Right hand Corner, in Re

  • Anywhere I can get undates to iMovie HD 6?

    I just purchased and installed Imovie HD 6 on my new (refurbished) Mac Pro(I need it to complete a IMovie 5 project I had started on my last Mac which crashed). The version on the disk, however, is 6.0. The members in this forum are constantly talkin

  • Messages alert song in "stand by" mode??

    When my IPhone4s going to a "stand by" whit a login to recover the Messages are NOT produzindo a alert song more! That's terrible!! The Messages are with a alert song working well and when the phone go to stand by they stop to producente a alert song