Pages (6): « 1 2 3 4 5 6 »

- install latest Ubuntu server
- install Xen 3.3
- get Xen kernel from Ubuntu Hardy Heron repos
- add hostonly network:...



Read More »

PHPMailer Connection refused (111)

In: , and

Der Hosting Provider 1und1.de hat offensichtlich eine PHP Konfiguration, die es nicht erlaubt, eine Socket-Verbindung herzustellen. Damit ist es unmöglich, die SMTP Funktionen des PHPMailer zu verwenden. Als Workaround bietet sich $phpmailer->IsSendmail(); an.

PHP Regular Expressions

In: and

PHP RegEx functions do not seem to like the \d annotation. Use [0-9] instead.

Multiboot from USB stick

In: , and

To create more than one partition on an USB thumb drive you first have to create a Partition Table (Same goes for using Ubuntu's USB Startub Disk Creator by the way)....

Read More »

Google Webmaster Help

In: and

For everyone interested in their website's search engine ranking, Google Webmaster Help on YouTube is an invaluable resource. Lots of easy to understand and to the point explanations on how Google treats different "SEO" approaches....

Read More »
Pages (6): « 1 2 3 4 5 6 »