How to download and install php and composer in a unix machine that doesn’t have sudo or root privilieges

  Kiến thức lập trình

I’m using devops service in oracle cloud, it comes to a pipeline that i need to download and install php and composer in the runner machine (linux). how to download and install php and composer in a unix machine that we have not root privilege on it. i need to run composer install on the repo that the pipeline is executing on. please Help.

how can i install and download these, without priviliege.

New contributor

Mohammed Az is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

LEAVE A COMMENT