I have a couple of general questions about building PHP during the config process. The questions are in regards to the --with options available.
Question 1: What happens if I don't provide a directory for a given option, eg --with-mysql vs -with-mysql=/usr/local OR --with-freetype-dir vs...
I am having problems getting PHP's ./configure to complete when I include --with-myslq=/usr/local/mysql. I get
"configure: error: Cannot find header files under /usr/include/mysql". The headers are there. I tried to move them to another directory and I get the same message.
I can...
I am a new user to PHP. I installed Apache 2.0.45 and PHP 4.3.2rc1 last night on my RH8.0 server and tested it out by running a template containing phpinfo(). It worked as expected and returned a response reflecting the correct build date and configuration options.
This morning I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.