Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

mailnike's avatar

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.

0 likes
2 replies
ejdelmonico's avatar

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.

1 like
mailnike's avatar
mailnike
OP
Best Answer
Level 5

Hi, resolved. Used repo and composer. Thanks.

Please or to participate in this conversation.