Archive for the 'Hosting' Category
Saturday, January 26th, 2008
I noted some sites started pushing to PHP5 with the announcement last year that PHP4 would be EOL (end-of-life) in 2007. In truth I understand that there is no longer a compelling reason to remain with PHP4. The biggest obstacle was older software that did not support PHP5 (since version 5 is incompatible with version […]
Posted in Fedora, PHP, Hosting, Server, Opinion | 1 Comment »
Thursday, October 26th, 2006
The need for PHP4 has not changed much since Fedora Core 5 (FC5). Hence I have taken the time to update the SRC.RPM that I had originally distributed for FC5 to support Fedora Core 6 (FC6). Included are several security updates as well. FC5 users who used this file previously should update.
The updated source RPM […]
Posted in Fedora, PHP, Hosting, FC5, FC6 | 3 Comments »
Sunday, July 9th, 2006
I do not know how many people require PHP4 on Fedora Core 5. However since I find that I use it, I am providing PHP4 binary RPMs.
Since I made the files available I did receive some complaints. Primarily a compile failure on x86_64 architecture and a compile failure on PPC architecture. I have no means […]
Posted in Fedora, PHP, Hosting, Server, Software, FC5, Setup | No Comments »
Sunday, June 18th, 2006
SpamAssassin is a free tool for mailservers to identify SPAM. It has a several parameters it checks (forged headers, HTML only content, blacklisted hosts, improper mail relays, etc) and assigns a score for every parameter. If the total score is greater than the threshold, it is marked as spam and either tagged, moved to a […]
Posted in Miscellaneous, Hosting, Server | 3 Comments »
Friday, April 7th, 2006
Apparently some developers still require PHP4 on their web servers. The previous method for doing so on Fedora Core 4 (FC4) was to use the FC3 RPM’s. (A formal procedure was provided by the guide: PHP4 on FC4.)
Since the release of FC5, the dependancies and outdated linking from the FC3 RPM packages may be difficult […]
Posted in Fedora, FC4, PHP, Hosting, FC5 | 10 Comments »
Tuesday, January 24th, 2006
After using shared hosting services on Linux servers for the past few years, I was thinking about experimenting with a VPS (virtual private servers). Currently shared hosting services are highly competitive. If you shop around you can find great deals to host a simple website most with a comprehensive feature set. However these are all […]
Posted in Linux, Apache, Hosting, Server | No Comments »
Wednesday, November 2nd, 2005
Since Redhat stopped supporting their commercially available Linux distribution, they moved to an Enterprise Linux Server (RHEL) and left everyone else to use a community effort (Fedora Core). Considering the cost of RHEL, the source packages were recompiled and redistributed. The resulting CentOS is a free binary compatible distribution of RHEL without the proprietary Redhat […]
Posted in Linux, FC4, Hosting, Server, Distributions | 1 Comment »
Tuesday, October 11th, 2005
One of Linux’s many strength’s is its highly suitable web hosting options. Primarily Apache web server on Linux with various open source applications can provide cheap solutions for hosting needs.
The most commonly used hosting option is Virtual Hosting through Apache. With a simple setup, hundreds of unique websites can be run with 1 single […]
Posted in Linux, Apache, Hosting, Server | 2 Comments »