Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace configuration parameters no longer supported #73

Open
kasparsd opened this issue Jul 23, 2020 · 1 comment
Open

Replace configuration parameters no longer supported #73

kasparsd opened this issue Jul 23, 2020 · 1 comment

Comments

@kasparsd
Copy link
Owner

configure: WARNING: unrecognized options: --with-gd, --with-jpeg-dir, --enable-wddx, --enable-zip, --without-libzip

when building 7.4.5.

@kevin25
Copy link

kevin25 commented Sep 6, 2021

Mine works

CONFIGURE_STRING="--prefix=/usr/local/php7
--enable-huge-code-pages
--with-config-file-scan-dir=/usr/local/php7/etc/conf.d
--enable-bcmath
--with-bz2
--enable-calendar
--enable-intl
--enable-exif
--enable-dba
--enable-ftp
--with-gettext
--with-jpeg
--enable-mbstring
--with-mhash
--enable-mysqlnd
--with-mysqli
--with-mysql-sock=yes
--with-pdo-mysql
--with-openssl
--enable-pcntl
--with-pspell
--enable-shmop
--enable-soap
--enable-sockets
--enable-sysvmsg
--enable-sysvsem
--enable-sysvshm
--with-zlib
--with-zip
--with-readline
--with-curl
--enable-fpm
--with-fpm-user=www-data
--with-fpm-group=www-data"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants