Hi!
This looks like a misconfiguration of your server. Instead of executing the kickstart.php file, it delivered it as a text file.
Possible solutions:
1. Re-download Kickstart's ZIP archive, extract it and re-upload all of the files to your server, overwriting existing files. There is a very small chance that the upload of the quite large kickstart.php file failed.
2. If you have a .htaccess file in the site's root, please remove it. It's worth noting that you may not be able to see the .htaccess file through your FTP program as all files starting with a dot are hidden on Linux and other UNIX-derivative operating systems. In this case, just upload an empty text file named .htaccess.
3. If your host has an option to select the PHP version, make sure you have selected PHP 5, PHP 5.2 or PHP 5.3.
3. Try setting the permissions of the file to 0755. Some servers require the executable bit to be set for PHP files to be executed, otherwise they serve them as a plain text file. This had me scratching my head for a few hours a few years back.
5. If nothing of the above helps, please file a support ticket with your host and ask them to take a look as to why the PHP file is served as text instead of being executed.
Please let me know of the outcome of these steps!
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!