Any Best Web Hosting For MicroJob Sites Like Fiverr?

Discussion in 'eCommerce' started by soldi3r, Feb 12, 2014.

  1. #1
    I'm having Fiverr Clone Script but script requires hosting that follows mentioned settings below.

    1. Apache web server with mod_rewrite enabled.
    2. MySQL version 4.0+
    3. GD Library 2+ with freetype support.
    4. PHP 5.2+ with the following configuration
    safe_mode = off
    open_basedir = (no value)
    output_buffering = on
    register_argc_argv = On
    max_execution_time = 1000 (Recommended or higher)
    session.gc_maxlifetime = 15000 (Recommended or higher)
    upload_max_filesize = 25MB (Recommended or higher)
    post_max_size = 25MB (Recommended or higher)
    register_globals = off
    magic_quotes_gpc = on
    short_open_tag = on
    allow_url_fopen = on
    strict standards off (~E_STRICT)
    5. Apache MultiViews disabled
    6. Ability to run a cron job once per hour
    7. Ability to run PHP from the command line (CLI) with exec()
    8. Ability to execute background processes with exec("binary > /dev/null &").

    Also give your kind suggestion whether should I host this kind of website or not?

    Thanks in advance.
     
    soldi3r, Feb 12, 2014 IP
  2. Iconiplex

    Iconiplex Member

    Messages:
    119
    Likes Received:
    9
    Best Answers:
    2
    Trophy Points:
    43
    #2
    You may have issues on a shared host with these following requirements:
    max_execution_time = 1000 (Recommended or higher)
    session.gc_maxlifetime = 15000 (Recommended or higher)
    Ability to run PHP from the command line (CLI) with exec()
    Ability to execute background processes with exec("binary > /dev/null &").
    Code (markup):
    Depending on what you're trying to run with exec().

    To get maximum control over these settings, you should buy a dedicated server or at least a VPS, also considering you'll need this in order to correctly handle any amount of substantial traffic.
     
    Iconiplex, Feb 12, 2014 IP
  3. wm3000

    wm3000 Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #3
    i use hostgator and it has all i need for my sites. contact them and ask if they can support you site. customer support is good, so don't worry about that. if you decide to buy, use this coupon code to get 25% off : CQSXWYVU84
     
    wm3000, Feb 12, 2014 IP
  4. bizacquire

    bizacquire Active Member

    Messages:
    191
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    53
    #4
    All hosting is okey, you can upgrade later after you get more traffic and database
     
    bizacquire, Mar 7, 2014 IP