rich
rich
@rich@tongfamily.com
6,910 posts
4 followers
  • SecuriTeam.com ? (Weak MySQL Default

    SecuriTeam.com ? (Weak MySQL Default Configuration). Ah one last thing is the security on mysql. By default it has a root login with no password. The e-php changes this, so you have to switch it back by editing the config.inc.php file. See the link above.

  • TAASC: MySQL Basics — A

    TAASC: MySQL Basics — A Tutorial. The MySQL installation now can’t connect to apache, so the search goes on. Here is an installation manual.

  • Web installer. OK, this is

    Web installer. OK, this is very strange, why it didn’t work, but I installed mysql, iis, perl, php and then used the e-php installer and now pear seems to be there. This installation helps me to install a “package” for us.

  • >e-novative> PHP (ePHP) – the

    >e-novative> PHP (ePHP) – the PHP for Windows solution. Wow, a single installer that lays down PHP 4.2.3, Apache 1.3.27, MySQL, etc. Pretty neat. I need to get my Pear installation right. There is a bug right now that I can’t figure out and the docuemntaiton is terrible. It has the parse RFC 822 function…

  • Parsing email Well, it occurs

    Parsing email Well, it occurs to me that there must be quite of few people who have written code like this, so a search reveals: PHP: mailparse functions – Manual. These are some routines from the main PHP server itself that let’s you parse the entire stream. Pretty useful like mailparse_rfc822_parse_addresses. Not super well documented,…

  • PHP: Documentation. I'm learning how

    PHP: Documentation. I’m learning how to parse an email, grab the email address in the From line and then look it up in a MySQL database. To do that, I’ve printed the source and now I need to learn PHP finally. Usually, Iearn just by reading code, but this is a little harder, so it’s…

  • wapblogger – a WAP interface

    wapblogger – a WAP interface to Blogger, LiveJournal and other smart weblog-style tools. Wow, how cool, you can post to a blog via your cell phone. Sign me up. You just have to navigate to http://wap.ubique.ch/wapblogger/ from your phone and I’m off and to the races!

  • Geeklog – Documentation 1.3x. Hmm.

    Geeklog – Documentation 1.3x. Hmm. Yet another blog tool. Nice thing about this one is the automatic theming. Wow, there are an amazing number of tools like this developed in the last year. This like cafelog and movabletype is about a year old.

  • SiteWorks Professional – The Complete

    SiteWorks Professional – The Complete PHP/MySQL Driven Site Administration Suite. Here’s a tool that just uses PHP and MySQL. Wow, just what the doctor ordered. I love the Internet!

  • PHP Builder. I'm probably going

    PHP Builder. I’m probably going to settle on PHP or Perl as my scripting language. PHP is tempting because it is pretty easy to integrate into Windows servers which I need in this transition period. Here is a great site of tips on it.