Articles Hierarchy
Change your database prefix.
- 27 Dec 2008
- Tutorials
- 9053 Reads
- 2 Comments
The following file will allow you to alter the table prefix used in your site.
Once this script has run you do need to alter the config.php to reflect the change.
Upload the file to your fusion site base directory
Go To it
Fill the form
Submit
Assume no Error - Open config.php
Assume no Error - Alter prefix to suit new prefix.
Assume no Error - remove this file from server. File written by Ausimods
Once this script has run you do need to alter the config.php to reflect the change.
Upload the file to your fusion site base directory
Go To it
Fill the form
Submit
Assume no Error - Open config.php
Assume no Error - Alter prefix to suit new prefix.
Assume no Error - remove this file from server. File written by Ausimods
<?php |
Post Comment
Please Login to Post a Comment.
Ratings


Information
Resources
Submit






Why need to change tables prefix ? to run multiple php-fusions on site ?
The main purpose is for security purposes. This way hackers dont know the database prefix and it makes it a little more difficult.