User Tools

Site Tools


sunshop:installation-script

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sunshop:installation-script [2024/02/20 18:57] twt-chrissunshop:installation-script [2024/02/25 16:07] (current) twt-chris
Line 27: Line 27:
 The script will attempt to connect to the database. Depending on your settings, you may get different results at this point. Below is a list of some results you may get. The script will attempt to connect to the database. Depending on your settings, you may get different results at this point. Below is a list of some results you may get.
  
-//"Connection complete!"// - This means the connection has been made, you may proceed.+  * //"Connection complete!"// - This means the connection has been made, you may proceed.
  
-//"You have specified a non existent database... Please wait."// - If the database you specified needs to be created the installation script will attempt to create it. If it is unable to create the database, you will need to make sure you have the permissions to do so.+  * //"You have specified a non existent database... Please wait."// - If the database you specified needs to be created the installation script will attempt to create it. If it is unable to create the database, you will need to make sure you have the permissions to do so.
  
-//"Warning: Access denied for user: 'user@localhost' (Using password: Yes)"// - The wording of this error may vary but this ultimately means that the username or password you entered were incorrect. This can also mean that you do not have access to the database.+  * //"Warning: Access denied for user: 'user@localhost' (Using password: Yes)"// - The wording of this error may vary but this ultimately means that the username or password you entered were incorrect. This can also mean that you do not have access to the database.
  
-//"The database already exists."// - This means the database you are trying to connect to already exists. At this point you can choose to continue regularly by selecting "Continue Normally" or you can choose to "Continue and Reset Database". If you select the first option it is a good idea to define a value for the "$dbprefix" in the "config.php", as discussed in the previous step. This way, you do not overwrite any data you have in your database that you may need later. If you select the second option, the tables needed will be erased and recreated. DO NOT select to reset if you have data you need in the database defined in your "config.php" file.+  * //"The database already exists."// - This means the database you are trying to connect to already exists. At this point you can choose to continue regularly by selecting "Continue Normally" or you can choose to "Continue and Reset Database". If you select the first option it is a good idea to define a value for the "$dbprefix" in the "config.php", as discussed in the previous step. This way, you do not overwrite any data you have in your database that you may need later. If you select the second option, the tables needed will be erased and recreated. DO NOT select to reset if you have data you need in the database defined in your "config.php" file.
  
-//"Can't connect to local MySQL server through socket..."// - If you get the above error you must check to make sure that MySQL is running on your server. If you believe it is, make sure you have the proper location to the mysql.sock defined in your my.conf file.+  * //"Can't connect to local MySQL server through socket..."// - If you get the above error you must check to make sure that MySQL is running on your server. If you believe it is, make sure you have the proper location to the mysql.sock defined in your my.conf file.
  
 If you get any other error message and need assistance, please contact us. If you get any other error message and need assistance, please contact us.
Line 54: Line 54:
  
 If you receive an error at this point, there was most likely an issue sending the verification email to confirm your installation. You don't need to take any immediate action as the install was successful, but you will need to edit the mail settings in the general settings once you login to SunShop. If you receive an error at this point, there was most likely an issue sending the verification email to confirm your installation. You don't need to take any immediate action as the install was successful, but you will need to edit the mail settings in the general settings once you login to SunShop.
 +
 +**Continue to [[sunshop:final-steps|Final Steps]]**
sunshop/installation-script.1708484254.txt.gz · Last modified: 2024/02/20 18:57 by twt-chris

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki