Tag: error

Posted in How To Linux Software

Solving “configure: error: C++ compiler cannot create executables” problem

You ran ./configure and got “configure: error: C++ compiler cannot create executables”. Here is how to fix it …

READ MORE
Posted in How To Linux Software Web

Squid: unrecognized httpd_accel_port, httpd_accel_with_proxy on, httpd_accel_uses_host_header

I was recently installing squid at home as a single caching proxy for all computers in my home network. The simple way is just running squid on your linux router as is and configuring every single browser on all computers in your network so they access internet using squid. That’s…

READ MORE
Posted in Software Web

“Cannot load adsense-deluxe.php” problem with AdSense-Deluxe Plugin for WordPress

The AdSense-Deluxe plugin is just wonderful! I used Adsense Manager before and didn’t like the fact it uses old code for Google Adsense and I can do nothing about that. AdSense-Deluxe is way simpler and allows you to modify the actual code – very smart move. Unfortunately after installation it…

READ MORE