You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If won't, try this also from ext. Don't promise that it will work on Ubuntu still, but what you need is to compile from the latest source, not from the pre-build version of it.
sudo phpize —clean && phpize && ./configure CFLAGS="-O0 -g3" CC=gcc && make -j75 && sudo make install
Because of #1209 (comment) I have to first comment out deprecation error and do "php gen-build" first.
My steps:
Result:
Thanks!
The text was updated successfully, but these errors were encountered: