Technological Retreat

Well, as I have said in the past (see previous article) there are numerous problems in the Apache/CF/PHP/MySQL set up I am trying to rebuild. The goal was for a system to develop applications on – using the most recent versions of the software and following the dire performance of SuSE10 I thought trying others would be worthwhile…. How wrong was I?
Apache was easy. Infact really easy. It just worked. (Remember I am currently working on a Win XP box). All you do is download the .msi file and run it. Once it finishes you have a server on localhost.

Perl was also easy (used ActiveState ActivePerl). Just run the .msi and it all works. PHP was harder but with the assitance of google and apachelounge.com that was quickly sorted.

Python and ColdFusion MX7 were next. Urgh is all I can say. Python was easy to install on Windows (ActivePython) howeve the “LoadModule mod_python (blah)” bit has gone terminally wrong. Same problem with ColdFusion in that the following error message appears “The specified procedure could not be found.” Nothing I have done so far will rectify this and websearches are far from helpful.

The best I found was a link to a blog Django on Windows but that was just a comment which hasnt been replied to yet. Macromedia / Adobe had some hope on their support forums but that provided the solution on a URL which doesnt work. All in all – not a successful evening.

Posted in Uncategorized

More on ColdFusion MX 7

In the last rant about this, I speculated about how the problem may be related to Macromedia (instead of the OS) as I was unable to get it running properly on all manner of configurations (Mostly XP and Linux). Now, today I have become even more sure of this conclusion.

By messing around with the command line (in windows XP of all places), the problems with Cold Fusion MX 7 became much more obvious. Now I dont think I have to explain to any one how strange it is that the WinXP command line gave a better idea of the problem than Linux terminal window but it still happened like that.

Simply put, Macromedia ColdFusion MX & adds a “LoadModule” line to the httpd.conf file which calls the jrun_module. Seems simple, apache is driven by all these modules (see the Apache website for more) and the LoadModule line is the main part of it.

Sadly, when you run from the console in XP you see the error message. The “.so” file called by the module is trying something “unsupported” by Apache. This is causing all manner of fatal errors – most not showing up in the logs or the x-term windows. So it seems it is actually Macromedia’s fault. Looks like it is time to visit the reference documentation and see what I can learn.

Posted in Uncategorized

Pseudoscience, pseudohistory, pseudoeverything…

Alun Salt (of archeoastronomy fame), has written an interesting and well presented article on the history news network, which opens the discussion on the way that historical “facts” can easily be misrepresented (even completely made) up to suit the prevailing needs of the speaker.

It is not just history which suffers from this, although the “woolly” nature of the subject lends itself readily to pseudo-ist ideas. (Should I copyright that phrase?). People are bad enough when it comes to talking about things which happened in recent memory so there should be no surprise at how atrocious people are when it comes to things even further back in time.

Common examples of this are the “it was never like that in my day” conversation. This becomes exponentially more common as you get older and is certainly a sign of aging. Every day I hear people bemoaning how “standards” have dropped and people aren’t getting as “good an education nowadays.” Generally nonsense.

Add to this the “golden times” from beyond possible memories and it gets much wierder. Thanks to the crackpots in the 19th century we are now burdened with all manner of myths and legends which have been shoe horned into a new status as “real.” (For example, King Arthur, Robin Hood etc.).

Combine this with recent trends in media and education which appear to give people an incentive to jump on what ever uban myth bandwagon passess by (I suspect this is more to do with the amount of information people are given today, not any decline of standards or the like) and you can see that sites like Badscience are unlikely to run out of content any time soon. Good examples of the way myths become real are things like the media hyped reaction to the MMR “scare story” (which was mostly the media re-interpreting the published data…) and things like Glass windows “Sagging.” With the increased penetration of the internet, things can only get worse.

I suspect that given the limited amount of data a person can process each day, there has to be a point at which you think “ok, I dont have the time / facilites to investigate this, I will take it on the authority of Person X.” The problem is, often the cranks and crackpots in our society now manage to demonstrate Status. In the UK we suffer people who are famous for all manner of reasons sounding out on issues of climate change and global politics. Really. Our media-driven obsessions with fame have created all manner of insane “Authority Figures” who are so desperate to get another few minutes of TV time, they will spout out nonsense on anything.

A couple of days ago, I was idly watching a chat-type show and some soap star is going on about issues of global politics as if he was the Professor of International Affairs at St Andrews. However, from his comments it was obvious he could barely point to a foreign country on a map – let alone discuss their geo-power related desires. Pure madness.

The scary thing is the number of people I interact with daily who think that these “self educated” (For want of a less flattering term), self appointed heroes of the cause actually know what they are talking about. Shame on everyone.

Posted in Uncategorized