Categories: Hostripples Featured

Install mod_log_sql

wget http://www.outoforder.cc/downloads/mod_log_sql/mod_log_sql-1.101.tar.bz2
bunzip
tar -xvf
cd

/configure –with-apxs=/usr/local/apache/bin/apxs –with-mysql=/usr
make
make install

mysql -u root -p
mysql> create database apachelog;

Configuring Apache to log to MySQL using mod_log_sql in httpd.conf

LoadModule log_sql_module /usr/local/apache/libexec/mod_log_sql.so
LoadModule log_sql_mysql_module /usr/local/apache/libexec/mod_log_sql_mysql.so


HR-ADMIN

Recent Posts

Discover the SEO Trends That Will Define 2025

Hold onto your keyboards, fellow digital enthusiasts! The future of SEO is racing towards us faster than a Google algorithm…

2 days ago

The Ultimate Beginner’s Playbook for Instagram Marketing

What Is Instagram Marketing? Instagram Marketing includes using the platform to advertise your business or personal brand to increase visibility,…

1 week ago

The Ultimate Guide to DIY Website Builders for Entrepreneurs

Ah, the joys of building a website! Picture this: You're sitting there in your pajamas, coffee in hand, ready to…

3 weeks ago

Don’t Ignore These 11 Signs You Need a Hosting Upgrade

Are you feeling like your website is running in slow motion? It can be frustrating when your online presence doesn't…

4 weeks ago

PrestaShop vs OpenCart: Which Is Right for Your Business?

Are you ready to take your online store to the next level? Whether you're running a PrestaShop or OpenCart platform,…

1 month ago