Skip to content
This repository was archived by the owner on Dec 12, 2022. It is now read-only.

Enable MySQLi#2

Open
ghifari160 wants to merge 2 commits intomasterfrom
enable-mysqli
Open

Enable MySQLi#2
ghifari160 wants to merge 2 commits intomasterfrom
enable-mysqli

Conversation

@ghifari160
Copy link
Owner

PHP5.5 does not build with MySQLi by default. MySQLi in this image is
configured to use mysqlnd.

  • Add --with-mysqli parameter to PHP's ./configure build step

PHP5.5 does not build with MySQLi by default. MySQLi in this image is
configured to use mysqlnd.

- Add --with-mysqli parameter to PHP's ./configure build step
@ghifari160 ghifari160 added the enhancement New feature or request label Jun 13, 2018
@ghifari160 ghifari160 self-assigned this Jun 13, 2018
Xdebug increase the ease of debuging in PHP.

- Add Xdebug build step
- Add xdebug.so Zend module to PHP.ini
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments