php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #41719 hosting providers offer default configuration: no mysqli
Submitted: 2007-06-17 16:45 UTC Modified: 2007-06-21 21:56 UTC
From: barry at voeten dot com Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 5.2.3 OS: any
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: barry at voeten dot com
New email:
PHP Version: OS:

 

 [2007-06-17 16:45 UTC] barry at voeten dot com
Description:
------------
After the decision to go develop in PHP5, i looked at available PHP5 providers here in the Netherlands. Now, it seemed nice to go develop
on PHP5 and use e.g. the mysqli library. But there is no-one offering that service, other than "you'll have to buy your own server". 

This is sad. The cause I report this bug is that while mysqli (and many other extensions) are available, they are not enabled by default. And sysadmins, who in most cases, are not developers, may not feel the same need for new libraries as developers do.

Now the dearest reader of this may not consider the above a bug (shouldn't it be discussed, or has it not already been discussed) at various mailing lists or forums, to me, as an average programmer and php user, the problem of not having a host offering PHP5+mysqli will probably be over in a couple of months, after the default configuration is set to --with-mysql AND --with-mysqli ...
or any other way that will cause installing sysadmins tend to think: "Hey, I need to install this mysqli, otherwise i'm lagging behind. What is mysqli, actually??"

Hosting providers I talked to really don't know. I don't want to say whether this is a bug of documentation, of code, of marketing, or just a feature. All I'm saying is that there is no-one in the Netherlands offering mysqli except on your own server. Is that good?

So it might actually be enough to change
http://www.php.net/manual/en/install.unix.apache2.php , example 4.4 and just change

./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql

I'll leave to others what is wisdom here. 

Thanks for considering this and your time.




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-06-21 21:56 UTC] johannes@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.

.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 05:01:28 2024 UTC