I want to add additional modules in system PHP however I do not want to run easy apache again because it will rebuild the entire apache which I don't think is needed for PDO SQL driver. Am i right there?
If yes, how can i compile php with pdo sql without going through easyapache?
If yes, how can i compile php with pdo sql without going through easyapache?