Uppgradera från Joomla! 3.4.x till 3.5
From Joomla! Documentation
Update by using the Joomla! Update component (recommended)
Helst skall du uppdatera din Joomla!-installation genom att använda Joomla! Uppdateringskomponent och använda alternativet Fixa databas via "Tillägg"' → "'Hantera"' → "'Databas" " och välj knappen "Fixa" - överst till vänster.
Om du inte vet hur man uppdaterar via Joomla! uppdateringskomponent, läs: Joomla! Update Component.
If you're using OpCache with the setting opcache.revalidate_freq with a number greater than 1, some of the classes (like JVersion) might be cached from a previous request and thus make the update script fail. Set opcache.revalidate_freq to 0 in that case and retry.
Update when you can't use the Joomla! Update component
Om du inte kan uppdatera din Joomla!-installation på enklaste sätt på grund begränsningar i webbhotellet eller anslutningsproblem, kommer du att behöva följa dessa steg:
Note Clicking the "Update URL" link in Components → Joomla Update allows the browser to by-pass the server and directly download the correct update package.
- Method A
- Go to Components → Joomla Update. Click the "Update url" link and save the update package to your computer.
- Go to Components → Joomla Update → Upload & Update tab
- Browse to the file then Upload & Install
- Method B
- Go to Components → Joomla Update. Click the "Update url" link and save the update package to your computer.
- Copy the update package (that you just downloaded) to the sites /tmp folder (note the path is set in the Joomla Global Configuration - make sure it's in the correct directory) (N.B. this method only works with the update package that the Joomla! Update component discovers. It will not work for other update packages or the Joomla full package. It also requires an internet connection to the Joomla Update XML file).
- Go to Components → Joomla Update. The Joomla! Update component will use the update package from your /tmp folder.
- Method COnly use this method if method A and method B fail:
- Download the update package from https://downloads.joomla.org
- Extract the download package on your computer
- Ladda upp innehållet i det uppackade paketet till den mapp som din nuvarande Joomla-installation ligger i.
- Logga in på din Joomla! Administratörsdel och gå till Tillägg → Hantera → Databas och klicka på knappen Fixa uppe till vänster.
Resources
See also: Updating from an existing version.