S
S
sbh2016-08-01 07:03:10
PHP
sbh, 2016-08-01 07:03:10

How to install php53 on FreeBSD 10.3?

Who put ancient php53 on fresh FreeBSD 10.3?
Tell me how to configure the source to put:

  • mcrypt
  • php5-dom
  • mbstring
  • curl

php-domxml - you need to disable it somehow (I didn’t find such an extension at all)
I do it like this:
./configure --enable-mbstring --with-curl --with-dom --with-mcrypt --with-apache=/ usr/local/include/apache24
get error:
configure: error: Invalid Apache directory - unable to find httpd.h under /usr/local/include/apache24
httpd.h file is there 100%

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
SergeySL, 2016-08-01
@sbh

Maybe you should install Apache 2.2 instead of 2.4?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question