Browse Source

MySQL is no longer built in by default

PEAR_1_4DEV
Ard Biesheuvel 23 years ago
parent
commit
e0c0c9f620
  1. 2
      php.ini-dist
  2. 2
      php.ini-recommended

2
php.ini-dist

@ -531,7 +531,7 @@ default_socket_timeout = 60
;Windows Extensions
;Note that MySQL and ODBC support is now built in, so no dll is needed for it.
;Note that ODBC support is now built in, so no dll is needed for it.
;
;extension=php_bz2.dll
;extension=php_cpdf.dll

2
php.ini-recommended

@ -550,7 +550,7 @@ default_socket_timeout = 60
;Windows Extensions
;Note that MySQL and ODBC support is now built in, so no dll is needed for it.
;Note that ODBC support is now built in, so no dll is needed for it.
;
;extension=php_bz2.dll
;extension=php_cpdf.dll

Loading…
Cancel
Save