-
Notifications
You must be signed in to change notification settings - Fork 7.9k
build php #18785
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
Comments
We'll need a little bit more information I'm afraid. Did you first run |
This file contains any messages produced by compilers while It was created by configure, which was $ ./configure --with-pdo-mysql=mysqlnd ---------Platform.---------hostname = imwox /usr/bin/uname -p = unknown /bin/arch = x86_64 PATH: /usr/local/bin/ -----------Core tests.-----------configure:2491: looking for aux files: config.guess config.sub configure:3435: $? = 0 ----------------------Running config.status.----------------------This file was extended by config.status, which was CONFIG_FILES = on imwox config.status:671: creating config.h ----------------Cache variables.----------------ac_cv_build=x86_64-pc-linux-gnu -----------------Output variables.-----------------AR='ar' -----------confdefs.h.-----------/* confdefs.h */ configure: exit 0 |
Everything looks right for your compilation. |
Uh oh!
There was an error while loading. Please reload this page.
Description
php8.4.7 zts
Compile pdo_mysql make and make install are no problem but
php -v php warning: php startup: invalid library (maybe not a php library) 'pdo_mysql' is unknown on line 0
The text was updated successfully, but these errors were encountered: