|
-
Jul 3rd, 2003, 11:18 AM
#1
Thread Starter
Lively Member
MySQL w/ PHP5
My copy of PHP 5.0.0b1 has MySQL support disabled. In the release notes, it says that it has been disabled. How can I re-enable it? Would this require recompiling the PHP module?
-
Jul 4th, 2003, 02:48 PM
#2
Isn't it a simple matter of editing the php.ini file?
-
Jul 4th, 2003, 06:50 PM
#3
Thread Starter
Lively Member
Well, it would be....however, because MySQL functionality was built-in to PHP in some past version whose number I forget, the external module that is linked in from php.ini was removed from the distro.
Perhaps going back to an earlier version of PHP (4.0.1 perhaps) I may be able to track down the php_mysql.dll file needed to easily add MySQL support. I should give that a try....
-
Jul 8th, 2003, 05:44 PM
#4
Frenzied Member
isn't it because
SQLite has been bundled with PHP. For more information on SQLite, please visit their website
sounds like they want to get rid of mysql as the native database.
bet that will change
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|