Linux Sysadmin Blog

Linux Sysadmin Blog header image 4

Entries from September 22nd, 2009

Drupal Watchdog Error

September 22nd, 2009 · No Comments · Installation

One of our Drupal sites suddenly had this “blank page” problem after user login.  So we turned on the PHP’s error reporting and got the “allowed memory size of xxx bytes exhausted” error.  Usually this error is caused by memory limit for PHP so you just need to increase it from your php.ini file or [...]

[Read more →]

Tags:

Iframe injection attack investigation

September 21st, 2009 · 6 Comments · hosting, Security

The whole hidden IFRAME vulnerability has been going on for some time, only a few of our client have been effected by this. The net is still buzzing with this issue and while some are saying that the injection are results of php insecurities, mysql injection or cross site scripting, while others point to key [...]

[Read more →]

Tags:

HowTo display PHP errors when you don’t have access to php.ini

September 15th, 2009 · 1 Comment · Centos, CLI, Debian, HowTo, sysadmin, Tips and Tricks

If you are using a shared server, or just have a limited account on your Buy Cipro Online company servers, you might not have access to your php configuration file php.ini (this is usually found under /etc/php.ini in rhel/centos and /etc/php5/apache2/php.ini in debian/ubuntu). Still, in many situations it might be needed to enable php errors [...]

[Read more →]

Tags:

hpacucli: error while loading shared libraries: libstdc++-libc6.2-2.so.3

September 14th, 2009 · 2 Comments · Debian, Installation

Problem: I got this error when installing hpacucli on Lenny and i can’t find it on my default repo.  Others have similar problem. Solution: I just installed a package directly from packages.debian.org and this worked fine for my hpacucli in Lenny. Any idea why this library is not included anymore?

[Read more →]

Tags:

Google webmail bites it.

September 1st, 2009 · No Comments · News

Google webmail is down people… However mail can be retrieved and sent via IMAP/POP and SMTP. Fire up your favourite email client (I like Mozilla Thunderbird) in the meantime.

[Read more →]

Tags: ·

CentOS 4.8 finally released!

September 1st, 2009 · No Comments · Centos, Security, sysadmin

After a long development time, Centos 4.8 was finally released on the 21st August. This is a good thing that after the latest problems between the centos developers, they were able to pull this out finally and now be able to focus on the upcoming 5.4 release. There are no major changes in this update, [...]

[Read more →]

Tags: