Browsing archives for 'open source'
linux,open source
31 December 2009 | 23 Comments
CentOS, being a “legal copy” of RedHat, as good as it is, comes with some really outdated libraries. This has caused many, including myself, to find way how to bring latest code releases into CentOS. Be it by alternatives repros or compiling the packages. Now, I don’t know how I could overlook it, but I [...]
Development,open source
21 December 2009 | 503 Comments
Mind you, I’m no PHP guru and I only have PHP installed on our server because of our WordPress blogs. that said, I was facing an ugly PHP error today and somehow we could not load the WordPress admin pages anymore of it. The error was: PHP Warning: Module ‘fileinfo’ already loaded in Unknown on [...]
Tagged in blogs, centos, php error, php version, wordpress
Development,linux,open source
11 December 2009 | 30 Comments
Running an Oracle database is great, because it is stable and just runs, but sometimes you are hit with unexpected errors when you restart your machine. Thought, I know Oracle quite well, I’m always surprised at some things. Here are two errors (and solution) I was just confronted with: ORA-27101: shared memory realm does not [...]
Tagged in default limit, default profile, environment variables, oracle, oracle database, oracle home, oracle product, shared memory, shell session, sid, unexpected errors
Development,linux,open source
20 November 2009 | 27 Comments
I had to spent way too much time the last time to set up ImageMagick and Ghostscript together that I simply jump right in so you don’t have to waste time on this, like I did. Creating thumbnails and images from a PDF is one of the most used features within Razuna. But the other [...]
Tagged in delegate, executable path, ghostscript, imagemagick, images, ln s, postscript, shell, symbolic link, thumbnails, uncaught exception, usr bin, web application, web applications
CFML,Development,linux,open source
12 November 2009 | 4 Comments
My two other posts on FFmpeg entitled “Installing ffmpeg on CentOS 5” and “SELinux with ffmpeg” already explained in deep how to get FFmpeg up and running. Unfortunately, today one of our servers just reported a plain: ffmpeg: error while loading shared libraries: libfaad.so.0: cannot open shared object file: No such file or directory when [...]
Tagged in centos 5, configured, error while loading shared libraries, ffmpeg, ldconfig, nightly snapshots, shared object, snapshot
CFML,Development,open source
11 November 2009 | 12 Comments
I run into a nasty issue the other day with “alike” directories in my web application. That is, I had a copy of a “WEB-INF” directory called “WEB-INF–”. While my web application did not bother with copy of the WEB-INF directory, Tomcat threw all kinds of errors in the catalina.out log file. Also, I had [...]
Tagged in catalina, cfm engine, java error messages, java lang, nullpointerexception, tomcat, unknown source, web application
Development,linux,open source
10 November 2009 | 23 Comments
My favorite choice for running a Linux Server is CentOS, since it is based on the RedHat distribution you can rest assured you will get a top notch enterprise offering and stability. As with all things “enterprise” the priority is on stability and security and not on the latest code releases. This works 99% of [...]
Tagged in freetype, imagemagick, libjpeg, libraries, linux, linux server, png, redhat distribution, tiff, yum
open source
14 October 2009 | 3 Comments
Matt Mullenweg of the famous WordPress application talks in the below video about GPL and why WordPress uses it. I recently had some discussions with some people why Razuna, our Open Source Media Management (Digital Asset Management) Solution, uses the AGPL and why we chose it. It think Matt brings it right to the point [...]
Internet Zeitgeist,open source
8 October 2009 | 25 Comments
Social theorist Jonathan Zittrain gave a very entertaining and enlightening talk about the random kindness on the Internet and how we can all benefit from this worldwide “kindness”. Listening to his talk, you will also understand why open source works and why people spend many many hours contributing to projects without getting any financial rewards [...]
Tagged in digital asset management, financial rewards, human nature, jonathan zittrain, open source projects, open source works, random kindness, social theorist, ted
linux,open source
28 September 2009 | 14 Comments
SELinux is a good thing, but it also requires you to watch out on some libraries. Sometimes, something just fails, because SELinux does not allow it to run. This so happens when you have SELinux installed and want to run FFMpeg. I just run into this when I tried to run FFMpeg and got this [...]
Tagged in error message, error while loading shared libraries, ffmpeg, lib, message error, selinux