Announcement

Collapse
No announcement yet.

makeconfig

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

  • makeconfig

    I'm at the Configuation Builder page i enter in all my info after i click create files it giving this error message

    Warning: file_put_contents(/home/sanime/public_html/forum/config.php) [function.file-put-contents]: failed to open stream: Permission denied in /home/sanime/public_html/forum/core/install/makeconfig.php on line 252

    Warning: file_put_contents(/home/sanime/public_html/forum/core/includes/config.php) [function.file-put-contents]: failed to open stream: Permission denied in /home/sanime/public_html/forum/core/install/makeconfig.php on line 252

    There was an error:
    • Was not able to write to the file /home/sanime/public_html/forum/config.php. Please check your write permissions and try again.
    • Was not able to write to the file /home/sanime/public_html/forum/core/includes/config.php. Please check your write permissions and try again.

    Please go back and try again.

  • #2
    You need to let your hosts know about this.
    MARK.B
    vBulletin Support

    Comment


    • #3
      my host provider doesn't know either since i'm using vps cloud server

      Comment


      • #4
        The file doesn't have permission to write to your server's hard drives. We have no control over this. You'll need to manually edit your config.php files as described in the readme under the section labeled "Manually Editing the Config.php Files".
        Translations provided by Google.

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

        Comment


        • #5
          I follow Manually editing the config.php files step and it give me an error after i folow step 8
          Fatal error: Call to undefined function mysqli_init() in /home/sanime/public_html/forum/core/vb/database/mysqli.php on line 86

          Comment


          • #6
            You don't have MySQLi support in PHP, which is odd, change the dbtype setting from mysqli to mysql

            Comment


            • #7
              thank zachery it works
              Last edited by tokyosama; Sun 27 Apr '14, 5:44pm.

              Comment

              Related Topics

              Collapse

              Working...
              X