Posts Tagged ‘linux’

tar: Archive contains obsolescent base-64 headers

While extracting a backup archive today, I received this error: tar: Archive contains obsolescent base-64 headers

Read More

Installing YUM on a VPS Server [Network Solutions]

- Fedora – After an extremely frustrating day yesterday, I finally slowed down long enough this morning to successfully get YUM installed on my Fedora Core 6 Network Solutions VPS server. Here’s how I did it:

Read More

IIS | Virtual Directories | Samba Share

Recently I had a customer that had an IIS environment where they had to serve files from a Samba Share. Let me go over with you how to accomplish this as it’s not as difficult as it sounds, but it [...]

Read More

[warn] _default_ VirtualHost overlap on port 80, the first has precedence

I was getting this error: “[warn] _default_ VirtualHost overlap on port 80, the first has precedence” The issue was setting up multiple vhosts:

Read More

PHP Mailparse Error: Undefined symbol: mbfl_name2no_encoding

Today I was setting up a Cerberus 4 server, and I was working with Red Hat, PHP and Mailparse. That’s when I received the error that plagued me for two hours.

Read More