Reprinted: Use third-party software pain experience

zhaozj2021-02-08  357

The main of using third party software

Ace of Spodes Bulky, Slow, Inefficient, The Rest

By Andrew "Spode" Miller: Friday 09 April 2004, 07:52

I HAVE MANY REASONS for doing all the PHP on my site instead of out-sourcing it, or using a pre-built "make a web site in 10 minutes and start blagging free kit" package like phpNuke. Partly, it is that most of these packages are bulky, slow, insecure, limiting, samey and inefficient - using far too much bandwidth and more CPU cycles than are really necessary But mainly, by doing my own coding I take full control and also increase reliability and everyone loves reliability.. What The Bulk of this Boils Down To, is My Lack of Trust In Things I Haven't Made Myself. Unless Script That I Can Pick Apart, Understand and Then Verify, I Won't Use IT . If I understand everything about the coding, when something goes wrong, it's a quick job to fix as I know exactly where everything is. I have not got to spend hours learning how the thing works before I can fix it. This increases reliability And in the long run, productivity.

Recently, I let my guard down and installed a third party add-on to PhpBB that lets you display the latest threads anywhere on site. I stupidly did this at the same time as a few other modifications to my own coding. So when the server crashed, I did not really have a clue where to start. After a lot of fiddling and checking log files, I realised it was this 3rd party code. Once removed, the server ceased to randomly crash. A 20 minute coding session later, I had created the equivalent module, yet smaller, quicker and more customer to my name.

Some people think my mistrust is a little extreme. And in a lot of ways they are right, as one can not be expected to do everything by themselves. But when I see the level of programming "skill" that many university students possess, coming out with degrees that qualify them in that area, it simply scares me.Another area where third party add-ons tend to cause a head ache, is Linux server control panels. I use Plesk at the moment and they have done a fairly good job of it, but it can be very problematic. The issue resides more so in Linux than the scripting though. to get a lot of packages to work in a virtual host environment requires custom scripts, wrappers and unusual file locations to get it to work . A solution like this is all well and good, until you want to upgrade a package. Often this causes problems with the previous scripts and you have a broken server. Perhaps this is one reason a lot of servers end up with insecure software installed, As They Think there is more risk in UPD attribute.

Annoyingly, especially for me, if something goes wrong, I can not just get a local Linux expert to take a look. What you need, is a Plesk expert. It has taken me quite a while to learn how the system really ticks mainly From when things go wrong and i've had to spend literally days fixing it, and i wouldn't call myself an expert.

The best system I have used, Is the Cobalt Raq. Because they control both the software and hardware, they can just release a package to be installed, knowing that everything will be in the right place. This makes updating just as easy as doing a Windows Update is now. This Takes a Lot of the Head Aches Out of Server Administration.

If someone could create a decent Control Panel that was not so make-shift, server admins would be able to keep more up to date, perhaps using a system like up2date, without the worry of things going wrong. Linux may be flexible, but IT is also more problem. μANDrew "Spode" Miller is Editor of Uk Site Spode's Abode

http://www.theinquier.net/?article=15249

转载请注明原文地址:https://www.9cbs.com/read-56.html

New Post(0)