Finding the right hosting for Bitrix: rocks beneath the surface.

bitrix's picture
Submitted by bitrix on

You have just completed all the website development work and are ready to take it online. You started to search for a hosting plan that will suit your website and budget. You know the system requirements for Bitrix websites are: Apache 2, MySQL 5, PHP 5 etc. And you see that there a lot hosting plan that meet these requirements. But is it enough to check the system requirements only?

The real answer is – “no”.

Here are several things you should care about:

Main system requirements

Sure, your hosting tariff should meet all the system requirements.

This means that Apache, PHP and MySQL should be installed on the server in appropriate versions.

Sometimes the PHP version can be changed directly in server settings. You need to use either the hosting control panel or edit the .htaccess file. This can be tricky but you can always check it and fix it before the installation.

Specific server settings

  • Be sure that you have safe_mode turned off.
  • Safe mode may interfere with file and image uploads.
  • You need to check the open_basedir settings in your php.ini file and disable it.

Axceler Adds Veteran CFO to Senior Management Team

PamFoote's picture
Submitted by PamFoote on

WOBURN, MA – February 22, 2011 – Axceler,the leader in Microsoft SharePoint administration and migration software, today announced the appointment of veteran technology industry executive John DiBartolomeo as its Chief Financial Officer and member of the senior management team.  DiBartolomeo joins Axceler from Apparent Networks, where he also served as Chief Financial Officer.  Privately-held Axceler recently announced explosive year-over-year growth of 145 percent for 2010.

Prior to Apparent, DiBartolomeo held senior financial and operations positions in numerous public and privately held venture-backed high technology companies including Softricity (acquired by Microsoft), Basis Technology, Interlynx Technology (acquired by ProAct Technologies) and Intermec Technologies.  He has more than 25 years of experience building  technology companies, including strong expertise in international operations, sales development and mergers and acquisitions.  He holds a BA in accounting from Boston College.

“John’s strong financial background and deep operations experience at technology companies will guide us as we expect our record-breaking growth to further increase in 2011,” said Michael Alden, President and CEO, Axceler.  “This year more and more organizations will invest in SharePoint as a strategic platform and upgrade to SharePoint 2010.  Bringing him on board means we have the senior financial expertise in place to support our strategy and operations.  I’m pleased to welcome John to our management team at this opportune time.”

About page updated

Bryan's picture
Submitted by Bryan on

I spent some time over the weekend updating the About page here at CMS Report. Most of the rewrite was done in the purpose and history sections of the page. I also placed on top of the page a link to a new page informing sponsors how they can buy advertisement space.

Photograph taken by a 3 year old.I'm probably a little bit too wordy in the about page. However, the quantity of words on the page doesn't compare to the amount of time I've spent in thought about CMS Report. Lets just say, I'm proud for what we have achieved in three years and I'm excited about the next couple years ahead.

Hopefully, you'll find some hidden humor on the about page. I wanted the fun we have with content management systems and this site to also translate on the page that explains what CMSReport.com is about. For example, did you know CMS Report's exclusive photographer for our book reviews was my son? At age three he started to take photographs for us and his services only cost us a nickel. He didn't start asking for the union wages until he reached the age of five.

Learn to work with lightning-fast web server Lighttpd

Anusonia's picture
Submitted by Anusonia on

Of course, the move to Lighttpd is not a small one, especially if our Apache configuration makes use of its many features. Systems tied into Apache as a module may make the move hard or even impossible without porting the module to a Lighttpd module or moving the functionality into CGI programs, if possible. We can ease the pain by moving in small steps. There are some obstacles on the way from Apache to Lighttpd. But a planned and careful approach will allow us to keep our server working while we change it.

Python for system administrators

Bryan's picture
Submitted by Bryan on
So, Python isn't really a CMS topic unless you're a Plone user.  However, as my world at work slowly moves from Python to Java as the language of choice...I'll promote this underdog open source language anytime.  From the IBM developerWorks site:
Adopt Python to manage UNIX® systems while incorporating concepts of good program design. Python is an easy-to-learn, open source scripting language that lets system administrators do their job more quickly. It can also make tasks more fun.
Complete Story

Drupal.org: Keeping Drupal 5.x up to date with Update Status module

Bryan's picture
Submitted by Bryan on
Oh, yes!  I'm excited to try the new Update Status module for Drupal out.  The SMF Forum has had this notification feature for some time, though mostly for the "core".  It's a very nice feature to have for Drupal as it is getting very difficult to keep track of all the module updates.
Keep your Drupal 5.x site up to date with Update Status module -

Thanks to the hard work of several contributors, drupal.org can now automatically provide information about the latest official releases of drupal core and any contributed modules. The Update status module can check this information to tell you if your site needs to be updated. While it does not have information about development releases or modules acquired via CVS, if your site uses primarily officially released modules, you can easily tell which of your modules need to be updated.

This module will inform you that you are out of date by visiting the main administration page, and another page displays the status of Drupal and your installed modules. For more information, there is a Frequently Asked Questions available on the update status project page!

[Drupal.org]
Kudos to the contributors!

Getting eAccelerator 0.9.5 to run correctly

Bryan's picture
Submitted by Bryan on

Over the weekend, I upgraded the server that hosts CMS Report with the latest stable releases of MySQL and eAccelerator. The upgrade from MySQL 4.1 to 5.0 was easy compared to the upgrade I made a year ago from MySQL 3.23 to 4.1. This time around I also have use of CPanel which meant I could make the database upgrade with at least one eye closed. My journey with upgrading from eAccelerator 0.9.4 to 0.9.5 however took a lot longer.

I've been using eAccelerator 0.9.4 since it was released early in 2006. I've gotten into some trouble in the past by those smarter than me when I tried to explain exactly what eAccelerator does and does not do. To play it safe this time around, I'll give you the summary of what eAccelerator does straight from eAccelerator.net:

BerkeleyDB support dropped from MySQL 5.1

Although MySQL 5.1 is still in beta, I have a feeling it will be making the headlines this week in many of the IT related publications. MySQL has officially dropped support for the BerkeleyDB engine. The following release notes for MySQL 5.1.12 (beta) may be of interest to BerkeleyDB fans:

Functionality added or changed:

  • Incompatible change: Support for the BerkeleyDB (BDB) engine has been dropped from this release. Any existing tables that are in BDB format will not be readable from within MySQL from 5.1.12 or newer. You should convert your tables to another storage engine before upgrading to 5.1.12.

However, Brian Aker of MySQL has already responded in a few blogs letting users know that the changes do allow for the BerkeleyDB engine to be returned to MySQL through a third party plug-in:

CMS Topics: 

Akismet: Spam Stats

Bryan's picture
Submitted by Bryan on

We too have been seeing an increase in blog spam at some of our sister sites, especially those using Wordpress. Akismet, an anti-trackback spam group, is confirming the case in their own stats too. It looks to me that the spammers have declared a new war on many fronts. Our theory, there are a lot of lonely servers on the Univsersity campus in the United States that are just sitting there now that the students have gone home for the summer.

There has been a ton of buzz around the blogosphere about the huge spikes in spam the past few weeks, and we've been blogging about it a fair amount too, but I was getting tired of blogging the doubling every few days. ;)

Now we have a pretty neat Akismet stats page which graphs out the number of spams and legitimate comments (aka ham) that we see each day. Check it out and be glad you're not having to deal with all that by hand any more. Posted at: Akismet

[Planet Wordpress]