ID: 41719 Updated by: [EMAIL PROTECTED] Reported By: barry at voeten dot com -Status: Open +Status: Bogus Bug Type: Feature/Change Request Operating System: any PHP Version: 5.2.3 New Comment:
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. . Previous Comments: ------------------------------------------------------------------------ [2007-06-17 16:45:41] 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. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=41719&edit=1