server - php 5.3 install in ubuntu 16.4 LTS - Ask Ubuntu
it's hard work install php5.3 in ubuntu 16.04 lts. tried many times fail every time. , first installed apache2 , installed library file.then downloaded tar file of php-5.3.3 untar it. ./configure . when use make command fail compile it. error was:
home/shohan/downloads/sources/php-5.3.3/ext/dom/node.c:1903:21: error: dereferencing pointer incomplete type ‘xmlbuf {aka struct _xmlbuf}’ ret = buf->buffer->use; ^ makefile:545: recipe target 'ext/dom/node.lo' failed make: *** [ext/dom/node.lo] error 1
please me install php5.3 in ubuntu 16.04 lts if possible write in details or provide video tutorial
regards
a new linux learner.
Comments
Post a Comment