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?? Link to comment https://forums.phpfreaks.com/topic/191751-how-to-install-dbx/ 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 Link to comment https://forums.phpfreaks.com/topic/191751-how-to-install-dbx/#findComment-1010673 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.. Link to comment https://forums.phpfreaks.com/topic/191751-how-to-install-dbx/#findComment-1010679 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? Link to comment https://forums.phpfreaks.com/topic/191751-how-to-install-dbx/#findComment-1010688 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.... Link to comment https://forums.phpfreaks.com/topic/191751-how-to-install-dbx/#findComment-1010697 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 Link to comment https://forums.phpfreaks.com/topic/191751-how-to-install-dbx/#findComment-1010729 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 Link to comment https://forums.phpfreaks.com/topic/191751-how-to-install-dbx/#findComment-1010730 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.