L Luke Verified User Joined Feb 15, 2014 Messages 46 Feb 16, 2014 #1 Hello, So how may I install php modules like pdo and etc to CustomBuild v2 ?
smtalk Administrator Staff member Joined Aug 22, 2006 Messages 9,075 Location LT, EU Feb 16, 2014 #2 You can do that in the same way like in CB 1.x. Used configs are shown with the command "./build used_configs".
You can do that in the same way like in CB 1.x. Used configs are shown with the command "./build used_configs".
L Luke Verified User Joined Feb 15, 2014 Messages 46 Feb 17, 2014 #3 I added to configure file. --with-pdo-dir=/usr/local/lib/php/extensions \ But still in that folder I don't ee any pdo extensions..
I added to configure file. --with-pdo-dir=/usr/local/lib/php/extensions \ But still in that folder I don't ee any pdo extensions..
zEitEr Super Moderator Joined Apr 11, 2005 Messages 15,812 Location www.poralix.com Feb 17, 2014 #4 Make sure you've modified exactly that file which is used with your PHP mode. Every PHP mode has it own configure file, so check it and copy to custom directory.
Make sure you've modified exactly that file which is used with your PHP mode. Every PHP mode has it own configure file, so check it and copy to custom directory.