php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #32182 configure mess
Submitted: 2005-03-04 02:51 UTC Modified: 2005-03-04 16:20 UTC
From: ortho at mail dot dk Assigned:
Status: Not a bug Package: MySQL related
PHP Version: 4.3.10 OS: redhat
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ortho at mail dot dk
New email:
PHP Version: OS:

 

 [2005-03-04 02:51 UTC] ortho at mail dot dk
Description:
------------
if i do a configure i get a msg. at the end about php
is prepared with an internal version of MySql.

as can be seen from the used configure below and from what the --help says : "--with-mysql" i get mysql - even without using "--with-mysql".

./configure \
--prefix=/usr/php4310 \
--with-apxs2=/usr/apache2/bin/apxs \
--disable-cgi \
--disable-cli \
--enable-discard-path \
--disable-ipv6 \
--disable-pear \
--enable-safe-mode \
--enable-lots-of-cola-and-pizza


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-03-04 16:20 UTC] sniper@php.net
Yeah, it's enabled by default.
Use --disable-all to get rid of all 'enabled-by-default' extensions.

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Aug 07 18:00:03 2025 UTC