Quick Fix
PHP files being download
by thursdasy on Jun.20, 2009, under Electronics, Quick Fix, Software
If you just installed apache2 along with php and when people view your php files they are being download run the following 3 command and it should fix the problem IF you have both apache2 and php installed.
cd /etc/apache2/mods-enabled/
ln -s /etc/apache2/mods-available/php5.load
ln -s /etc/apache2/mods-available/php5.conf
Find My iPhone wont work
by thursdasy on Jun.19, 2009, under Cell Phones, Electronics, Quick Fix, Software, iPhone
If you are having trouble with Find My iPhone through mobileme try fetching your mobileme mail and see if it works. You will most likely get an error stating, “Please enter your password.” Go back into system prefs and set your mobile me password. It seems a lot of people had this problem (along with myself). It’s simple fix and your iPhone should show up right away without a restart!
Field ’ssl_cipher’ doesn’t have a default value
by thursdasy on Jun.10, 2009, under Electronics, Programming, Quick Fix, Software
If you run into this error while trying to update a host just use the following.
mysql> INSERT INTO user SET Host=’127.0.0.1′,User=’root’,Reload_priv=’Y',ssl_c
ipher=”, Process_priv=’Y', x509_issuer=”, x509_subject=”;
Palm Pre cacert.org
by thursdasy on Jun.07, 2009, under Cell Phones, Electronics, Palm Pre, Quick Fix, Software
If you have a Palm Pre and you are trying to add an Exchange account / EAS and you are getting the error: “SSL certificate error. Is the date and time correct?” and your CA cert provider is cacert.org you need to install their root cert because Palm forgot to add them to the devices trusted list. You can download it here:
http://www.cacert.org/certs/root.der



