It is not real clear what you trying to do. Is this a fresh install or from a repo? If from a repo, you don't install it again. Just run composer update and migrate.
Spark Installation
Hi Experts, I am super stuck with the spark installation. I downloaded the latest release 3.0.3 then saved it under folder "spark-install-folder". Also, executed composer update. Tried to add a path variable using below UBUNTU command -
export PATH=$PATH:/home/admin/web/domain.com/public_htm /spark-install-folder
but so far no luck :-/
whenever I tried to enter SPARK on the terminal it throws below error: The program 'spark' is currently not installed.
What am I missing? Please let me know. I think it is mostly because of incorrect path variable update.
Hi, resolved. Used repo and composer. Thanks.
Please or to participate in this conversation.