PHP requirements not enough

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • RS_Jelle
    Senior Member
    • Jul 2005
    • 594

    PHP requirements not enough

    Repost of http://www.vbulletin.com/forum/showt...s-get-temp-dir

    The vB4 install wizard is using the sys_get_temp_dir() function for the CMS step. But this is a function which requires PHP 5.2.1 at least. And the FAQ says that PHP 5.2 is required, so PHP 5.2.0 should be enough ...

    + a suggestion: check the requirements before starting the install wizard. A lot of people won't meet the requirements.
    Minatica.be - Belgian/Dutch computer and technology site
    DownloadsII - Add a downloads database to your vB 4
  • RS_Jelle
    Senior Member
    • Jul 2005
    • 594

    #2
    Also the MySQL requirements aren't enough: http://www.vbulletin.com/forum/showt...all-CMS-Step-6

    There is a table field which is a reserved word in MySQL 4, but isn't in MySQL 5. Normally 4.1 should be enough, following the FAQ, but it isn't.
    Minatica.be - Belgian/Dutch computer and technology site
    DownloadsII - Add a downloads database to your vB 4

    Comment

    • Yves R.
      vBulletin QA
      • Nov 2003
      • 3855
      • 5.6.X

      #3
      Line 3787 of class_core.php:
      if (version_compare(PHP_VERSION, '5.2.0', '<'))
      They forget definately to define minimum PHP requirements as 5.2.6.

      vBulletin QA - vBulletin Support French - Lead Project Tools developer

      Next release? Soon(tm)

      Comment

      • Fusion
        Senior Member
        • Aug 2001
        • 4346
        • 3.8.x

        #4
        Originally posted by PitchouneN64ngc
        Line 3787 of class_core.php:

        They forget definately to define minimum PHP requirements as 5.2.6.
        Aren't you reporting a bug now, contradicting your very own sig?
        Toddler from Hell

        Comment

        • Yves R.
          vBulletin QA
          • Nov 2003
          • 3855
          • 5.6.X

          #5
          Originally posted by Fusion
          Aren't you reporting a bug now, contradicting your very own sig?
          Now we have Beta 3, i need to change it back

          vBulletin QA - vBulletin Support French - Lead Project Tools developer

          Next release? Soon(tm)

          Comment

          widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
          Working...