MySQL tipshttp://www.r71.nl/wp-content/themes/blade/images/empty/thumbnail.jpg150150Roderick DerksRoderick Derkshttps://secure.gravatar.com/avatar/3959ba05a8e569b2d8ca79bdd57021e5?s=96&d=mm&r=g
This small article might be handy for newbie MySQL administrators (like myself).
The solution for an error with vmware and authentication on Fedora. Error occurs while logging in via the remote console or the webconsole. There is no loss of functionality if you do not apply this solution by the way. It's just more perfect like this. Don't we want that?
MySQL 5 installation on Fedora Core 4http://www.r71.nl/wp-content/themes/blade/images/empty/thumbnail.jpg150150Roderick DerksRoderick Derkshttps://secure.gravatar.com/avatar/3959ba05a8e569b2d8ca79bdd57021e5?s=96&d=mm&r=g
ERROR:Starting MySQL Couldn't find MySQL manager or server[FAILED SOLUTION:Here is how I got 5.0.15 working under FC4… Step 1.) Rem out the line in /etc/my.conf that was setting basedir to /var/lib. As seen below: user=mysql #basedir=/var/lib Step 2.) Create the directory "/var/run/mysqld" if it does not exist. Then chown that directory to mysql.mysql as below…#…
MySQL upgrade voor Red Hat AS 4.0http://www.r71.nl/wp-content/themes/blade/images/empty/thumbnail.jpg150150Roderick DerksRoderick Derkshttps://secure.gravatar.com/avatar/3959ba05a8e569b2d8ca79bdd57021e5?s=96&d=mm&r=g
RedHat AS 4.0 MySQL upgrade: volgende rpm's zijn nodig MySQL-server-standard-4.1.15-0.rhel3.i386.rpmMySQL-client-standard-4.1.15-0.rhel3.i386.rpmMySQL-shared-compat-4.1.15-0.i386.rpmMySQL-devel-standard-4.1.15-0.rhel3.i386.rpmMySQL-shared-standard-4.1.15-0.rhel3.i386.rpm Volgende twee rpm's waren nodig: MySQL-shared-compat-4.1.15-0.i386.rpm >> nodig vanwege de libraries (http://mirrors.ee.teiath.gr/mysql/Downloads/MySQL-4.1/) php-mysql-4.3.2-8.ent.i386.rpm
Music streaming: Ampache installationhttp://www.r71.nl/wp-content/themes/blade/images/empty/thumbnail.jpg150150Roderick DerksRoderick Derkshttps://secure.gravatar.com/avatar/3959ba05a8e569b2d8ca79bdd57021e5?s=96&d=mm&r=g
Always wanted to create your own music database that you can connect to from all over the world? Well, then Ampache is the right tool for you. What you need is a webserver, MySQL database, and music files like MP3's. That's about it. Ampache will use the information found in the tags of your…
RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality you expect from an e-mail client, including MIME support, address book, folder manipulation and message filters. RoundCube Webmail is written in PHP and requires the MySQL database. The user interface is fully skinnable using XHTML and CSS 2.