Hi,
I'm starting to use Kickstart v9, and noticed a difference with v8. Kickstart v9 throws an error when the parent folder isn't in the open_basedir:
Kickstart cannot startAn error occurred while trying to run Kickstart.
Error: SplFileInfo::isFile(): open_basedir restriction in effect. File(/home/my-web/..) is not within the allowed path(s): (/home/my-web:/var/lib/php/session:/tmp)
This is very unlikely to be a bug in Kickstart itself. It is almost certainly caused by how the file was uploaded to your server, or by the server's PHP OPcache settings. Both of these issues are documented and easy to address.
Please read the “Before using Kickstart” section of the documentation: https://www.akeeba.com/documentation/akeeba-kickstart-documentation.html
Is it necessary to open the parent folder? Or, is it a configuration issue / new requirement?
Best Regards