Announcement

Collapse
No announcement yet.

Post Install Troubleshooting

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Post Install Troubleshooting

    Hey friends,

    I've encountered something that is probably an easy fix, but after doing some digging I can't find a solution. I've done the following steps below, and ran the installation. After the install is where I encounter my problem. I've attached the image which shows the styling not configured, as well I don't have access to my AdminCP. Please help.
    • After Purchasing, download vBulletin Connect from the your Member's Area.
    • Unzip the downloaded package on your local machine. Depending on your hosting provider and internet connection this can take some time.
    • In your vBulletin files there will be a directory called upload. Enter it.
    • Rename config.php.bkp to config.php (ren config.php.bkp config.php)
    • Enter the /upload/core/includes directory.
    • Rename config.php.new to config.php (ren config.php.new config.php)
    • Edit config.php and change these values to match your information.
      • $config['Database']['dbname'] = 'databasename';
      • $config['Database']['technicalemail'] = '[email protected]';
      • $config['MasterServer']['servername'] = 'localhost'; // may be referred to as a host name
      • $config['MasterServer']['port'] = 3306;
      • $config['MasterServer']['username'] = 'username';
      • $config['MasterServer']['password'] = 'password';
      • Make sure that all values are to the right of the equal sign (=) and between the single quotes ('). If you do not know these values they can be obtained from your hosting provider.
      • No other values need to be changed in this file for a basic installation of vBulletin Connect.
    • Using your SFTP Client, upload the contents of the upload directory (including all sub-directories and files) to your server. Place these files in the directory where you want to install vBulletin.
    • Rename htaccess.txt to .htaccess (the leading period is required). If you are using Filezilla, you can do this by right-clicking on the file and choosing rename on the context menu. This can also be done from the Windows Command Line before uploading the files to the server.
    I'm run

  • #2
    I should also mention that I run the forum out of a sub directory, so the domain should be www.napro-am.com/forums

    Comment


    • #3
      This means rewrite rules are not working correctly on the server.

      Assuming you've definitely renamed the .htaccess file correctly, ask your host to check that mod_rewrite is running, and that allow_override is set to 'All'.
      MARK.B
      vBulletin Support

      Comment


      • #4
        See the second post in this topic - https://forum.vbulletin.com/forum/vb...etin-5-connect
        Translations provided by Google.

        Wayne Luke
        The Rabid Badger - a vBulletin Cloud demonstration site.
        vBulletin 5 API

        Comment


        • #5
          Can't post a new topic on this forum. No rights?

          This is a discussion forum powered by vBulletin. To find out about vBulletin, go to https://www.vbulletin.com/ .

          The problem is similar.
          After renaming .htaccess, the installation script is not available.
          I think we need to give rights to some folders.
          Please help me figure it out.

          Comment


          • #6
            Originally posted by AlexShtam View Post
            Can't post a new topic on this forum. No rights?

            This is a discussion forum powered by vBulletin. To find out about vBulletin, go to https://www.vbulletin.com/ .

            The problem is similar.
            After renaming .htaccess, the installation script is not available.
            I think we need to give rights to some folders.
            Please help me figure it out.
            Again please review this post (Second in the topic):
            Installing vBulletin Connect is a relatively simple process but it can appear intimidating. This is the quick install guide for getting vBulletin Connect running on your server. If you would rather not deal with installation, please look at our vBulletin Cloud (https://www.vbulletin.com/en/vbulletin-cloud/) product. We will
            MARK.B
            vBulletin Support

            Comment


            • #7
              Originally posted by Mark.B View Post

              Again please review this post (Second in the topic):
              https://forum.vbulletin.com/forum/vb...39#post4391639
              Thank you. Commented out the RewriteRule operator in .htaccess, the problem was solved.
              An instruction in Russian has been released, which mentions your help https://wmboard.net/vbulletin/8776-v...html#post75230

              .

              Comment

              Related Topics

              Collapse

              Working...
              X