I have a certain package missing from my PHP installation and I need to reinstall with that package included. I understand that I need to do something like
Code: Select all
./configure --with-xslCode: Select all
apt-get install php51. How do I know what my PHP directory is?
2. Am I correct in my understanding of how to install a certain package?
Thanks,
Jason