Support

Site Restoration

#40823 Kickstart for Joomla 3

Posted in ‘Site restoration’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Environment Information

PHP version
8.0
CMS Type
Joomla!
CMS Version
3.10.12
Backup Tool Version
8.2.3
Kickstart version
8.0.5 Pro

Latest post by nicholas on Thursday, 13 June 2024 00:57 CDT

tffinc

We are moving an old Joomla 3.x website to our new host... hostinger.com.  We created the site on their server and then uploaded the *.jpa file and tried to extract it, we keep getting:

 

An error occurred   An unexpected error occurred  Start over / Retry

 

We then created a ZIP file backup, extracted it locally and uploaded all the files to the server and ran the kickstart.php (renamed it to start.php for security). but nothing ever happens.

Are we needing an older version of Kickstart?  If yes, can you provide me a link to the old versions.  I could not find it on the website.

 

I was able to use the method above for websites that are Joomla 4, but I have yet to restore a Joomla 3 site.  We are using PHP 8.0 (same as current host).

Help please.

Tim Baker

System Task
system
The ticket information has been edited by Tim Baker (tffinc).

nicholas
Akeeba Staff
Manager

Kickstart has nothing to do with which CMS you are using (Joomla, WordPress, something else) and its version. It is simply an archive extraction script. Remember, the actual backup restoration script is inside the backup archive.

Edit the kickstart.php file (or however you have renamed it) and find the following lines towards the top of the file:

// Uncomment the following line to enable Kickstart's debug mode
//define('KSDEBUG', 1);

Remove the double slash from the second line so now it reads:

// Uncomment the following line to enable Kickstart's debug mode
define('KSDEBUG', 1);

Run the backup archive extraction again. It will now create a file named debug.txt. Put it in a ZIP file and upload that ZIP file with your next reply.

Nicholas K. Dionysopoulos

Lead Developer and Director

🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

Support Information

Working hours: We are open Monday to Friday, 9am to 7pm Cyprus timezone (EET / EEST). Support is provided by the same developers writing the software, all of which live in Europe. You can still file tickets outside of our working hours, but we cannot respond to them until we're back at the office.

Support policy: We would like to kindly inform you that when using our support you have already agreed to the Support Policy which is part of our Terms of Service. Thank you for your understanding and for helping us help you!