Posts Tagged ‘mysql’
Saturday, July 17th, 2010
Recently I’ve just finished migrating a custom forum to vBulletin, in doing this your mileage may vary, much of it depends on if the original forum was part of a bigger offering that should still exist, or if it was standalone. In my case the site is cardlovers.com, a poker rakeback site, where the new forum is located at cardlovers.com/forum... Read More
Tags: forum, mysql, PHP, vBulletin
Posted in PHP | No Comments »
Wednesday, July 14th, 2010
There is a lot of talk about a lot of automation tools these days. Truth is though that you can cover a lot by simply using a normal shell script and some common Linux tools.... Read More
Tags: bash, bzip2, Linux, mysql, scp, shell, ssh
Posted in Database, Linux | No Comments »
Tuesday, May 26th, 2009
Update: This stuff has its own MySQL page now where we continue
... Read More
Tags: mysql, mysql functions
Posted in Database, Misc | No Comments »
Thursday, April 30th, 2009
I just got a mail from John Fraboni, asking about that MySQL wrapper I’m using in my Zend AMFPHP tutorial. ... Read More
Tags: fluent interfaces, mysql, PHP
Posted in PHP | No Comments »
Wednesday, February 18th, 2009
Update: Since the below piece was written I’ve ported the little framework to H2O instead, H2O is a cleaner alternative to Smarty.... Read More
Tags: Doctrine, mysql, PHP, Smarty, zend framework
Posted in Doctrine, PHP, Smarty, Zend Framework | No Comments »
Monday, February 16th, 2009
I’m a bit rusty, after scouring the Doctrine manual for the import functions I found a script of my own that I totally had forgotten:... Read More
Tags: Doctrine, mysql, PHP
Posted in Doctrine | No Comments »
Wednesday, May 21st, 2008
God how I hate Webmin. No wonder everyone is using phpMyAdmin, everyone except my admin of course.... Read More
Tags: export, import, mysql, PHP
Posted in Database, PHP | 6 Comments »
Friday, February 22nd, 2008
Update: See Alexey’s comment at the bottom, it seems like I missed reading some important info at the top of the bigdump file.... Read More
Tags: bigdump, mysql, mysqldump
Posted in Database, PHP | 4 Comments »
Tuesday, December 18th, 2007
I recently had to setup a new database user in Webmin for a project using Joomla 1.0.13. ... Read More
Tags: mysql, Webmin
Posted in Database | No Comments »
Monday, October 15th, 2007
What do you do if you have a lazy no good linux admin that won’t do as he is told and you want him to enable pdo, mod_rewrite and more? Well Linux nerds are a stubborn bunch so don’t bother threatening, pleading or bribing, if the admin in question doesn’t feel like doing as he is told he won’t. That the useless nerd is actually getting paid to do stuff like this is apparently completely irrelevant.... Read More
Tags: apache, Linux, mysql, nerds, suse, xampp, yast
Posted in Dev Environment, Linux, PHP | No Comments »