Tagged Questions
0
votes
1answer
71 views
PHP compilation - link to library
I am compiling php 5.3.13 on my server. I want to create an autonome php5 folder.
So prefix is:
/usr/local/php5
In this folder I have a lib folder, where I put all lib needed for php to be executed ...
1
vote
3answers
1k views
Troubles installing php with MySQL support
So I wasn't sure if this question would go best here or on Overflow or Server Fault, but decided to try here first. I'm installing LAMP on a VPS, and am running into issues configuring and building ...