Category: the rest
-
install phpmyadmin on webmin + think “webmin phpmyadmin doesn’t work”?
If you install phpmyadmin under centos or webmin, bringing up: http://yourdomain.com/phpmyadmin/ or http://yourdomain.com/phpMyAdmin/ yields a 403 – Forbidden – you don’t have permissions type error: Look for the section on ‘allow from’ in the file: /etc/httpd/conf.d/phpMyAdmin.conf It should be near the top… it will read: <Directory /usr/share/phpMyAdmin/> <IfModule mod_authz_core.c> # Apache 2.4 Require local </IfModule>…
-
WordPress comment spam – clearing out the stuff..
Firstly – this “fix” will not work half as well if you did NOT install Askimet and configure it properly – you *did* do that – right? If not – do go it now… PLEASE… you’ll thank yourself… So – to the meat and potatoes of it – and this is fair warning – I…
-
Maldives President gives his version of the coup that removed him
{tab=Part 1}1st Part of interview {tab=Part 2}2nd Part of interview {tab=Part 3}3rd and final part of interview {/tabs}
-
Juice fast… is it dieting, or not?
I’m somewhat confused… we’re doing a post-thanksgiving juice fast… we’re drinking just about every vegetable and fruit that can fit into the juicer… Today we’re still on the massive jugs of juice that we made up yesterday… we did a big batch of “green juice” – that consisted of… Brocolli, Spinach, Celery and Kale. We…
-
Is McDonald’s really this desperate?
In the mailbox today was a flyer/coupon book from McDonalds. They proudly announce an upcoming new menu item … and it is …. Oatmeal!?!? Wth??!?
-
Have you, or would you grab a quick bite here…?
I get emails from various grocery stores – I like to see what they’re going to put the prices way up for next… 😉 Anyway – the weekly King Soopers email just in – and they have a piece in the email on a “chicken sandwich” – it’s $1.99 – ok… sounds fair – but…
-
When your web host doesn’t allow your wordpress to upload plugins and themes etc…
There are some webserver setups (ours included) that do NOT allow the webserver to access files on your website – this stops wordpress from updating plugins, uploading themes etc – and it can be a real pain. WordPress will ask your for your FTP information – and you enter it – and this allows the…