Need help with fresh install

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Dylan Tittel
    New Member
    • Mar 2014
    • 3
    • 5.0.X

    Need help with fresh install

    When I'm attempting a fresh install it keeps giving me this error when i go to /core/install/install.php

    Code:
    Upgrading to install ---------------------------------- Step 1 - --- MISSING OUTPUT ---
    When I got to
    /core/install/ it redirects to /core/install/upgrade.php which is blank. Anyone know what I'm doing wrong?

    EDIT:


    Installed again and go this:

    Code:
    [COLOR=#000000][FONT=Times New Roman]Upgrading to install ---------------------------------- Step 1 - Connection successful Step 2 - Creating access table Creating ad table Creating adcriteria table Creating adminhelp table Creating administrator table Creating adminlog table Creating adminmessage table Creating adminutil table Creating announcement table Creating announcementread table Creating attach table Creating apiclient table Creating apilog table Creating attachmentcategory table Creating attachmentcategoryuser table Creating attachmentpermission table Creating attachmenttype table Creating attachmentviews table Creating avatar table Creating autosavetext table Creating bbcode table Creating bbcode_video table Creating bookmarksite table Creating cache table Creating cacheevent table Creating calendar table Creating calendarcustomfield table Creating calendarmoderator table Creating calendarpermission table Creating channel table Creating channelprefixset table Creating closure table Creating contentpriority table Creating contenttype table Creating cpsession table Creating cron table Creating cronlog table Creating customavatar table Creating customprofile table Creating customprofilepic table Creating datastore table Creating deletionlog table Creating discussion table Creating discussionread table Creating editlog table Creating event table Creating externalcache table Creating faq table Creating filedataresize table Creating forumpermission table Creating gallery table Creating holiday table Creating humanverify table Creating hvanswer table Creating hvquestion table Creating icon table Creating imagecategory table Creating imagecategorypermission table Creating indexqueue table Creating infraction table Creating infractionban table Creating infractiongroup table Creating infractionlevel table Creating groupintopic table Creating language table Creating link table Creating mailqueue table Creating messagefolder table Creating moderation table Creating moderator table Creating moderatorlog table Creating node table Creating noderead table Creating nodeview table Creating nodevote table Creating notice table Creating noticecriteria table Creating noticedismissed table Creating mapiposthash table Creating package table Creating passwordhistory table Creating paymentapi table Creating paymentinfo table Creating paymenttransaction table Creating permission table Creating photo table Creating phrase table Creating phrasetype table Creating picturelegacy table Creating picturecomment table Creating picturecomment_hash table Creating podcast table Creating podcastitem table Creating poll table Creating polloption table Creating pollvote table Creating thread_post table Creating postedithistory table Creating prefix table Creating prefixpermission table Creating prefixset table Creating privatemessage table Creating product table Creating productcode table Creating productdependency table Creating profileblockprivacy table Creating profilefield table Creating profilefieldcategory table Creating profilevisitor table Creating ranks table Creating video table Creating videoitem table Creating redirect table Creating reminder table Creating report table Creating reputation table Creating reputationlevel table Creating rssfeed table Creating rsslog table Creating searchlog table Creating searchtowords_a table Creating searchtowords_b table Creating searchtowords_c table Creating searchtowords_d table Creating searchtowords_e table Creating searchtowords_f table Creating searchtowords_g table Creating searchtowords_h table Creating searchtowords_i table Creating searchtowords_j table Creating searchtowords_k table Creating searchtowords_l table Creating searchtowords_m table Creating searchtowords_n table Creating searchtowords_o table Creating searchtowords_p table Creating searchtowords_q table Creating searchtowords_r table Creating searchtowords_s table Creating searchtowords_t table Creating searchtowords_u table Creating searchtowords_v table Creating searchtowords_w table Creating searchtowords_x table Creating searchtowords_y table Creating searchtowords_z table Creating searchtowords_other table Creating sentto table Creating session table Creating setting table Creating settinggroup table Creating sigparsed table Creating smilie table Creating spamlog table Creating stats table Creating strikes table Creating style table Creating stylevar table Creating userstylevar table Creating stylevardfn table Creating subscribediscussion table Creating subscribeevent table Creating subscribegroup table Creating subscription table Creating subscriptionlog table Creating subscriptionpermission table Creating tag table Creating tagsearch table Creating tagnode table Creating template table Creating templatehistory table Creating templatemerge table Creating text table Creating upgradelog table Creating user table Creating useractivation table Creating userban table Creating usercss table Creating usercsscache table Creating userchangelog table Creating userfield table Creating usergroup table Creating usergroupleader table Creating usergrouprequest table Creating userlist table Creating usernote table Creating userpromotion table Creating usertextfield table Creating usertitle table Creating sigpic table Creating sigpicnew table Creating page table Creating pagetemplate table Creating routenew table Creating screenlayout table Creating site table Creating widget table Creating widgetdefinition table Creating widgetinstance table Creating widgetchannelconfig table Creating widgetuserconfig table Creating words table Creating nodestats table Creating nodestatreplies table Creating nodevisits table Step 3 - Skipping step, not needed Step 4 - Inserting default data into screenlayout Inserting default data into site Inserting default data into adminutil Inserting default data into attachmenttype Inserting default data into datastore Inserting default data into bookmarksite Inserting default data into calendar Inserting default data into contenttype Inserting default data into cron Inserting default data into datastore Inserting default data into faq Inserting default data into icon Inserting default data into imagecategory Inserting default data into language Inserting default data into package Inserting default data into paymentapi Inserting default data into profilefield Inserting default data into phrase Inserting default data into phrase Inserting default data into phrase Inserting default data into phrase Inserting default data into phrase Inserting default data into phrase Inserting default data into phrase Inserting default data into phrase Inserting default data into phrase Inserting default data into phrase Inserting default data into phrase Inserting default data into phrase Inserting default data into phrase Inserting default data into phrase Inserting default data into phrase Inserting default data into phrase Inserting default data into phrase Inserting default data into phrase Inserting default data into phrase Inserting default data into phrase Inserting default data into phrase Inserting default data into phrase Inserting default data into phrase Inserting default data into phrase Inserting default data into phrase Inserting default data into phrase Inserting default data into phrase Inserting default data into phrasetype Inserting default data into style Inserting default data into infractionlevel Inserting default data into reputationlevel Inserting default data into smilie Inserting default data into usergroup Inserting default data into usertitle Step 5 - [/FONT][/COLOR]
    
    [B]Configuration[/B][COLOR=#000000][FONT=Times New Roman]: includes/config_cli.php does not exist. Please fill out the data in config_cli.php.new and rename it to config_cli.php --- MISSING OUTPUT ---[/FONT][/COLOR][COLOR=#000000][FONT=Times New Roman][/FONT][/COLOR]


    not sure how I'm supposed to fix this... I think this is where it's breaking.
    Last edited by Dylan Tittel; Sat 15 Mar '14, 9:51am.
  • BirdOPrey5
    Senior Member
    • Jul 2008
    • 9613
    • 5.6.3

    #2
    Are you going to install.php in your browser? Thats where you should be running it from.

    Comment

    • Dylan Tittel
      New Member
      • Mar 2014
      • 3
      • 5.0.X

      #3
      Yes that was actually what showed in the browser. I'm running this on nginx if that makes any difference, I have set up the vhost stuff so I don't think that should be a problem.

      Comment

      • Zachery
        Former vBulletin Support
        • Jul 2002
        • 59097

        #4
        For some reason, vBulletin thinks you're trying to run the installer via the CLI, and not PHP, which I think is going to be a bit of a problem.

        Can you try insatling 4.2.2 instead?

        Comment

        • Dylan Tittel
          New Member
          • Mar 2014
          • 3
          • 5.0.X

          #5
          Ok trying that now, will I be able to upgrade it to 5 later (I would be extremely disappointed to find out I spent $300 on a software that I can't use the latest version of.

          UPDATE: 4.4.2 installed just fine. No CLI issues. How would I go about upgrading to V5?
          Last edited by Dylan Tittel; Sat 15 Mar '14, 1:24pm.

          Comment

          • BirdOPrey5
            Senior Member
            • Jul 2008
            • 9613
            • 5.6.3

            #6
            Upgrade instructions -

            The first step is to log into the Member's Area with your customer details - https://members.vbulletin.com.

            Inside the Member's Area you will see your license(s), click the link to download vBulletin 5.x Connect for your license.

            The latest VB5 version will be selected by default, check the box after agreeing to the license agreement and download the zip file.

            Extract the zip file on your local computer once it has been downloaded.

            Inside the zip file is a file called vb5readme.html, open this in your browser and click on the link "Upgrading to vBulletin 5 Connect" - and from that point follow the instructions.

            Note- if you wish to install an additional supported language read the section of the readme file on Language Support before beginning the upgrade.
            Note- although the instructions tell you you need to delete your VB4 files before upgrading be sure you keep a backup of your /includes/config.php file as the database info in this file you will need to transfer into the new /core/includes/config.php file that is part of VB5.

            It's basically the same instructions as installing except you delete the VB4 files first then run upgrade.php in your browser instead of install.php.

            Comment

            Related Topics

            Collapse

            Working...