Aspirewap Tut

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

    help Aspirewap Tut

    How to run aspire its still connect to database error

    #2
    Create new database in "MySQL® Databases" : (Database names and users and passwords can be called whatever you want, just remember them for later)

    Next Create a New user: (further down the page):
    Next assign the user to the database:

    Next goto "phpMyAdmin" , There is 2 ways of putting sql on:

    or probably better for you in this case - Copy and paste the contents of "database.txt" into phpMyadmin

    go back to the script and edit "config.inc.php" to include the names/password of the database you just created.:
    Last edited by something else; 21.04.17, 18:58.

    Comment


      #3
      Of course your host may have a different setup than this, In which case watch the hosts video's/instructions on how to set it up.

      Comment


        #4
        I know how to set up sir, but the problem is its not working.....

        Comment


          #5
          have you checked your host settings as sometimes an address is required instead of localhost ?

          Comment


            #6
            Results

            Comment


              #7
              If you are using php7 then you will need to change it to mysqli or PDO

              Comment


                #8
                How? Sorry im new

                Comment


                  #9
                  Here is a good tutorial: https://www.phpclasses.org/blog/pack...i.html#convert

                  Other than that you maybe able to change php version on your control panel

                  Comment

                  Working...
                  X