Deoctor Posted February 11, 2010 Share Posted February 11, 2010 does any one know how to install dbx... i have installed xampp 1.7.2 but this does not support dbx.. any ideas?? Quote Link to comment Share on other sites More sharing options...
sader Posted February 11, 2010 Share Posted February 11, 2010 Go here http://lt.php.net/manual/en/book.dbx.php and read "Installation / Configuration" Anyways they say: This extension has been moved to the » PECL repository and is no longer bundled with PHP as of PHP 5.1.0 Quote Link to comment Share on other sites More sharing options...
Deoctor Posted February 11, 2010 Author Share Posted February 11, 2010 how to do the compilation of php in windows machine.. Quote Link to comment Share on other sites More sharing options...
Mchl Posted February 11, 2010 Share Posted February 11, 2010 http://www.php.net/manual/en/install.windows.building.php Just out of interest: why dbx and not PDO? Quote Link to comment Share on other sites More sharing options...
Deoctor Posted February 11, 2010 Author Share Posted February 11, 2010 dont have VC++.. any alternate solution of php_dbx.dll. i have downloaded this from some site and copied it to the php\ext folder and added this line in the php.ini extension=php_dbx.dll but when i start the apache. it gives me an error something like this.. --------------------------- Warning --------------------------- PHP Startup: Unable to load dynamic library 'C:\xampp\php\ext\php_dbx.dll' - The specified module could not be found. --------------------------- OK --------------------------- need helpppp.... Quote Link to comment Share on other sites More sharing options...
Mchl Posted February 11, 2010 Share Posted February 11, 2010 dont have VC++. http://www.microsoft.com/express/Downloads/#2008-Visual-CPP Quote Link to comment Share on other sites More sharing options...
Deoctor Posted February 11, 2010 Author Share Posted February 11, 2010 dude i dont want to install the VC++. I want to know whether there is any other alternative available for this issue Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.