apache2_php_.la_is_not_a_dso_file
DSO Issue
This is a issuse with apache when you try to install any module to it it gives error.
e.g. If you are running the php install as module
./configure ----- OK make ------ OK But, make install ---- Failed with message .la is not a dso file ./libtool --mode=install cp libphp5.la /usr/lib/apache/modules/ ./libtool --finish Now, you might need the non apache version of application. in that case you need to get rid of APXS2 variable from configure.
apache2_php_.la_is_not_a_dso_file.txt · Last modified: 2020/08/10 02:35 by 127.0.0.1