godruoyi commented on PR #2830: URL: https://github.com/apache/incubator-opendal/pull/2830#issuecomment-1670985918
The command `cargo php install --yes` will copy the opendal extension to the extension directory of PHP. However, if we do not use `sudo`, it will fail due to permission issues. but cargo is not installed for the sudo user so we can't use sudo now, we are trying other solutions. If you have any better suggestions, please let me know. https://github.com/apache/incubator-opendal/actions/runs/5806993239/job/15741005484 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
