Quantcast
Channel: WampServer - WampServer English
Viewing all articles
Browse latest Browse all 3177

Zabbix installation failed (1 reply)

$
0
0
While installing PHP and APACHE we are facing below errors :
Kindly reply if have any solution for this
For PHP we were missing a package called SQLite3 .Today when we tried to configure it.Using the following steps-
cd /app/apache_new/php-7.4.3
cd sqlite(package name)
./configure --prefix=app/apche_new
make
make install
In the last step we found a package was missing libsqlite3.la which cannot be installed due to global issue from Linux end.
- For httpd we were missing 2 packages apr and apr-utils. Again when we tried to install .
We first followed the same steps as above
cd /app/apr-1.7.1
then same steps. We got a warning message "warning: remember to run 'libtool --finish /usr/local/apr/lib'" .Even this command couldn't be executed as root.
We even changed the path during configure but the same issue.
Similarly for apr-utils when we were carrying out the same steps. We received these error
configure: error: APR could not be located. Please use the --with-apr option.
This could be since apr is not getting installed so apr-utils are failing too.

Viewing all articles
Browse latest Browse all 3177

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>