by robg1
9 replies
When choosing a hosting provider, is there much difference between those that use PHP 5.3 and those that use 5.2 servers?

Thanks
Rob
#hosting
  • Profile picture of the author KevinBurns
    There are a couple of significant differences between php 5.2 and 5.3
    This site gives a good breakdown between the two...

    Differences between 5.2 and 5.3

    The general rule of thumb is to always go with the higher version

    hope this helps
    {{ DiscussionBoard.errors[7829702].message }}
  • Profile picture of the author rajeevrla
    yes, there are some good plugins which require PHP 5.3, if your server doesn't have it, you can't use it. It's always good to go with hosting company that remains updated.
    Signature

    Have a great day!

    {{ DiscussionBoard.errors[7829941].message }}
  • Profile picture of the author Andrew H
    if you are using pre-existing scripts developed for < 5.3 you might run into some problems.

    PHP: Backward Incompatible Changes - Manual
    Signature
    "You shouldn't come here and set yourself up as the resident wizard of oz."
    {{ DiscussionBoard.errors[7830288].message }}
  • Profile picture of the author phptechie
    Always go for servers with latest stable version (highest) of PHP , as most of the free open source scripts are built to work on them.
    Though most scripts come with backward compatibility , its better to go with higher versions.
    {{ DiscussionBoard.errors[7841225].message }}
  • Profile picture of the author Weblover50
    Old scripts could technically have problem with 5.3, but that is really unlikely. New scripts having trouble with 5.2 is more likely. At this point of time, most scripts should work on either, but in near future expect the latest versions of scripts to have some issue. Given a choice, go with newer one, even though it is not really an issue now.
    Signature

    Hosting specials - Hostgator Review and Inmotion Coupon

    {{ DiscussionBoard.errors[7845350].message }}
  • Profile picture of the author webcosmo
    Best to go with the highest version of PHP, so you can use latest scripts with no problems.
    {{ DiscussionBoard.errors[7847934].message }}
    • Profile picture of the author MoonWolf
      Sometimes you can choose the version of PHP the site runs. Some providers offers that for compability.
      {{ DiscussionBoard.errors[7849871].message }}
  • Profile picture of the author firentire
    PHP 5.3 is more stable and supported by most of the scripts.
    {{ DiscussionBoard.errors[7852058].message }}

Trending Topics