Skip to content

compile frankenphp from source in arm graviton #929

Answered by fishdaa
fishdaa asked this question in Q&A
Discussion options

You must be logged in to vote

found it.
search for the file

sudo find / -name libphp.so

then set

export LD_LIBRARY_PATH=/home/ec2-user/php-8.3.7/libs:$LD_LIBRARY_PATH

with /home/ec2-user/php-8.3.7/libs as the path where the libphp.so is found

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by fishdaa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant