You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Substitute <strong>www.example.com</strong> with your actual domain name. When the site is loaded enter the address of your database server (e.g. db.provider.com), your database username and password as well as the database name. The database have to be created with UTF-8 chraracter set before running the installation script. You can leave the prefix-field empty. If you are planning on using multiple FAQs in one database you will have to use a table prefix, though (i.e. <em>sport</em> for a sports FAQ, <em>weather</em> for a weather FAQ, etc.). Please note that only letters and an underline: "_" can be used as the prefix.</p>
<p>Choose your installed phpMyFAQ version and click the button of the update script, your version will automatically be updated. You have to update a lot of your template files due to our change using the Bootstrap framework.</p>
<p>Choose your installed phpMyFAQ version and click the button of the update script, your version will automatically be updated. You have to update a lot of your template files due to our change using the Bootstrap framework.</p>
<p>Choose your installed phpMyFAQ version and click the button of the update script, your version will automatically be updated. You have to update a lot of your template files due to our change using the Bootstrap framework.</p>
Copy file name to clipboardExpand all lines: documentation/documentation.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -195,7 +195,7 @@ The database user needs the permissions for CREATE, DROP, ALTER, INDEX, INSERT,
195
195
196
196
Open your browser and type in the following URL:
197
197
198
-
`http://www.example.com/faq/install/setup.php`
198
+
`http://www.example.com/faq/setup/setup.php`
199
199
200
200
Substitute **www.example.com** with your actual domain name. When the site is loaded enter the address of your database server (e.g. db.provider.com), your database username and password as well as the database name. The database have to be created with UTF-8 chraracter set before running the installation script. You can leave the prefix-field empty. If you are planning on using multiple FAQs in one database you will have to use a table prefix, though (i.e. *sport* for a sports FAQ, *weather* for a weather FAQ, etc.). Please note that only letters and an underline: "_" can be used as the prefix.
201
201
@@ -437,7 +437,7 @@ Upgrading from 2.5.x is a major upgrade. Please make a full backup before you ru
437
437
438
438
Open the following URL in your browser:
439
439
440
-
`http://www.example.com/faq/install/update.php`
440
+
`http://www.example.com/faq/setup/update.php`
441
441
442
442
Choose your installed phpMyFAQ version and click the button of the update script, your version will automatically be updated. You have to update a lot of your template files due to our change using the Bootstrap framework.
443
443
@@ -462,7 +462,7 @@ Upgrading from 2.6.x is a major upgrade. Please make a full backup before you ru
462
462
463
463
Open the following URL in your browser:
464
464
465
-
`http://www.example.com/faq/install/update.php`
465
+
`http://www.example.com/faq/setup/update.php`
466
466
467
467
Choose your installed phpMyFAQ version and click the button of the update script, your version will automatically be updated. You have to update a lot of your template files due to our change using the Bootstrap framework.
468
468
@@ -485,7 +485,7 @@ Upgrading from 2.7.x is a major upgrade. Please make a full backup before you ru
485
485
486
486
Open the following URL in your browser:
487
487
488
-
`http://www.example.com/faq/install/update.php`
488
+
`http://www.example.com/faq/setup/update.php`
489
489
490
490
Choose your installed phpMyFAQ version and click the button of the update script, your version will automatically be updated. You have to update a lot of your template files due to our change using the Bootstrap framework.
491
491
@@ -506,7 +506,7 @@ Updating an existing phpMyFAQ 2.8.x installation is fairly simple. Via FTP copy
506
506
507
507
Open the following URL in your browser:
508
508
509
-
`http://www.example.com/faq/install/update.php`
509
+
`http://www.example.com/faq/setup/update.php`
510
510
511
511
Choose your installed phpMyFAQ version and click the button of the update script, your version will automatically be updated.
0 commit comments