David Ansermot Web Developer / TYPO3 Integrator

14déc/100

Magento : Undefined index after restore/moving site

Magento Logo RoundedIf you have encountered an error like "Notice: Undefined index: 0 in .../app/code/core/Mage/Core/Model/Mysql4/Config.php on line 92" after moving a Magento installation or, like me, after restored a mySQL dump, here's my solution.

I used it much times and tested on 1.3.x and 1.4.x < 1.4.2

28oct/100

SkySQL unveils alternative software, services and support for MySQL database

Founded and funded 100% by former executives and investors of MySQL AB, Ab SkySQL committed to respecting the values of open source. On the occasion of its launch it offers free support to new customers until the end of the year.

HELSINKI, Finland - October 20, 2010 - SkySQL Ab is an alternative software, services and support for the MySQL database. The company announces the release of SkySQL ™ Enterprise, was founded by former executives, staff and investors MySQL Ab It is dedicated to the future development of MySQL technology, delivering solutions based on economic data and a value-added customer service.

25juil/100

WordPress : PHP 4 and MySQL 4 End of Life Announcement

Our approach with WordPress has always been to make it run on common server configurations. We want users to have flexibility when choosing a host for their precious content. Because of this strategy, WordPress runs pretty much anywhere. Web hosting platforms, however, change over time, and we occasionally are able to reevaluate some of the requirements for running WordPress. Now is one of those times. You probably guessed it from the title — we’re finally ready to announce the end of support for PHP 4 and MySQL 4!

First up, the announcement that developers really care about. WordPress 3.1, due in late 2010, will be the last version of WordPress to support PHP 4.

Source : WordPress official post

1déc/090

Top 20+ MySQL Best Practices

You're a mySQL developper, you should read this. Very interesting and usefull little tips to ehance your applications.

This post is written by Burak Guzel.

Read the post

24nov/090

GreenSQL

GreenSQL is Firewall application for SQL databases MySQL and PostgreSQL.
This API is distributed under GPL and will protect you from many types of attacks as:

  • SQL Injection
  • Cross-Site Scripting
  • Cross-Site Requests Forgeries

Its operation is based on reverse-proxy mode, meaning that the SQL query will be forwarded to GreenSQL which will analyze and then pass it to MySQL if it is valid.
Different versions exist for running GreenSQL on many distributions: CentOS, Debian, Fedora, Mandriva, RHEL 5, SLE 5, Opensuse, Ubuntu.

GreenSQL website
GreenSQL Performances test
GreenSQL demo page