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

Enable MySQLi #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Enable MySQLi #2

wants to merge 2 commits into from

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