• Home
  • About
  • Map
  • Archives
  • Videos
  • Gallery
Grab the RSS feed

spiralbound.net

spiralbound.net
  • Home
  • Adventures
  • Data and Technology
  • Et cetera
  • Highlights

Posts Tagged with "php"

  • Data and Technology

    Posted on December 22nd, 2009

    Written by cliff

    Tags

    coolstack, iconv. mbstring, php, solaris, The data could not be converted to UTF-8, utf-8, wordpress

    WP Error: The data could not be converted to UTF-8

    WP Error: The data could not be converted to UTF-8

    If you’ve just upgraded to WordPress 2.9 and you are now getting UTF 8 conversion errors on your dashboard, you’ll need to take a look at WordPress Trac Ticket #11219.

    RSS Error: The data could not be converted to UTF-8

    The bottom line is that you’ll need to enable either iconv or mbstring in your PHP configuration. [...]

  • Data and Technology

    Posted on July 14th, 2008

    Written by cliff

    Tags

    apc, centos, module, pecl, php

    Installing APC on CentOS

    Installing APC on CentOS

    Casey needed me to install APC cache for the Scriblio project. It’s a PECL module, and pecl install apc gives an error. Here are some great instructions for getting it all to work.
    UPDATE: Casey actually has some instructions that provide a more elegant method of installing APC on CentOS or RHEL. Both methods will work, [...]

  • Data and Technology

    Posted on December 12th, 2007

    Written by cliff

    Tags

    array, path, php, programming, sed, spaces, string, str_replace, substitution, unix, unix find

    PHP and Sed for String Substitution

    I needed to replace a string in several thousand files scattered all over the filesystem on one of our servers. I used find to create a list of files that needed to be changed, along with their complete path and called it "list.txt". It looked something like this:

    /path/to/file/one/fileone.html
    /path/to/file/two/filetwo.php
    /path/to/file/three/filethree.htm
    /path/to/directory with spaces/filefour.txt
    and so on...

    I worked out the [...]

  • Data and Technology

    Posted on November 30th, 2007

    Written by cliff

    Tags

    automattic, gallery, gallery upgrade, gallery2, php, revision, software, subversion, svn, svn switch, svn up, update, upgrade, version, wordpress, wordpress upgrade

    Managing WordPress and Gallery2 With Subversion

    Keeping WordPress up to date using the standard method of deleting old files, extracting the new ones and then running the database upgrade script is a bit cumbersome, but really not that difficult. Gallery2 uses more or less the same methodology, but it does not require you to delete your files prior to the upgrade [...]

  • Data and Technology

    Posted on January 30th, 2007

    Written by cliff

    Tags

    Adriaan, automattic, blogging, Blogs, broken ecto, ecto, int, php, software, string, wordpress, wordpress 2.1, xmlrpc, xmlrpc.php

    Ecto is Busted in WordPress 2.1

    Last week I took this site to WordPress 2.1 and much to my dismay realized that Ecto, my favorite XMLRPC blogging client no longer worked. It would let me post, but it was never able to update the category information for posts... It just hung with no error. I looked into it, and found out [...]

  • Data and Technology

    Posted on December 21st, 2006

    Written by cliff

    Tags

    apache, centos, chkconfig, database, dependancies, horde, horde & imp from rpm, HowTo, hrhel, httpd, imap, imp, ldap, linux, mail server pear, mysql, mysqld, packages, perl-DBD, php, rpm, service, webmail

    Horde / IMP on RHEL 4 From RPM HOWTO

    Horde / IMP on RHEL 4 From RPM HOWTO

    Whenever you go to install applications and services on registered RHEL servers, it's always nice to use the RPMs because up2date will keep everything current for you. Managing upgrades gets a whole lot easier when you can bring your system up to current with one simple command. Because of this, I decided that I would [...]

  • Data and Technology

    Posted on December 15th, 2006

    Written by cliff

    Tags

    apache, cal, database, email, free, gnu, gpl, groupware, HowTo, httpd, ical, install, install software, ldap, ldif, linux, microsoft alternative, ms outlook, open ladap, open source, opengroupware, opengroupware.org, openldap, outlook, package, php, php_postgresql, PostgreSQL, rhel, rpm, skyrix, syadmin, systems administration, unix, web

    Installing OpenGroupWare 1.1.5 on RHEL 3

    OpenGroupWare is an open source groupware package intended as an alternative to proprietary applications such as Exchange and PostPath. It is fairly robust in its feature set, and even integrates well with MS Outlook.
    Its strongest points, in my opinion are that it does not depend in any way on Active Directory, and that it [...]

  • Data and Technology

    Posted on November 21st, 2005

    Written by cliff

    Tags

    blog evaluation, blogging, Blogs, campus blogging, campus blogging solution, customization, database, drupal, drupla blog, image upload, movable type, mt, multiuser, multiuser blogs, mysql, oracle, perl, php, pingbacks, skinnable, software evaluation, style catcher, table structure, tackbacks, theme, themes, upload quota, url rewrite, wordpress, wordpress mu, wordpress.com, wp, wpmu, xmlrpc

    Picking a Multiuser Blogging System

    I'm a blogger. I'm also a systems administrator at a University. Thus, when the University decided to charter a project to offer each member of the institution a blog, I was selected to sit on the committee. We boiled all of the software choices down to Drupal, Movable Type, and Wordpress MU.
    In my evaluation of [...]

  • Data and Technology, Highlights

    Posted on June 16th, 2005

    Written by cliff

    Tags

    blog, bloggers, bstat, bstats, cms, computing, linux, mysql, networking, php, technology

    What’s up with the new CMS?

    There are quite a few reasons I decided to move away from PhPNuke, but the biggest of the all was the fact that it is simply FULL of security holes. Day after day I read about SQL injection vulnerabilities that would allow a user to gain administrative access to the site, and go at it [...]

  • Data and Technology

    Posted on April 29th, 2005

    Written by cliff

    Tags

    apache, linux, mysql, php, solaris

    Apache, MySql and PHP Howto (from source)

    Apache, MySql and PHP Howto (from source)

    Everyone loves web applications that use Apache, PHP and MySQL, and everyone loves having their very own web servere that runs them. The problem is, how do you do it? If your're like me, you don't do it enough to remember, so here are some quick directions to get you started.
    First we must download the [...]

  • Data and Technology

    Posted on April 28th, 2005

    Written by cliff

    Tags

    apache, blog, computing, linux, mysql, openssl, php, solaris, technology

    Things to remember when creating Apache SSL certs

    Things to remember when creating Apache SSL certs

    Since I don't create certs all that often, I've always been frusterated by having to search out the commands every time I have to make one. Frequently I forget about removing tripple DES from the server.key file, and end up with a cert that makes me enter a psss phraze every time I start up [...]

  • Sponsor
  • Recent Comments
    • cliff on Raising Mallard Ducklings
    • cliff on Raising Mallard Ducklings Redux
    • cliff on Raising Mallard Ducklings
    • DEBORAH on Raising Mallard Ducklings Redux
    • jen on Raising Mallard Ducklings
    • Nancy Gorman on Raising Mallard Ducklings
    • conor on Fish Supposedly Washed Up By Asian Tsunami

Copyright © 2005 spiralbound.net - Proudly powered by Wordpress