Audio Installation Program

Click Here For Installation Help
This program will install the Audio Management Module in your base application.

Database: __DBNAME__

Tables
__DB_PREFIX__audio
__DB_PREFIX__audio_category
__DB_PREFIX__category
__DB_PREFIX__modules
__DB_PREFIX__audio_config
__DB_PREFIX__module_links
__DB_PREFIX__AUD_audiofields
__DB_PREFIX__audio_details

Please be sure that the above tables do not exist in your database __DBNAME__ or if any of the table already exists, it will overwrite the existing one.

  • Before Starting Installation Process, following files/directories must be writeable:
       (Means change the permission of the following to 777)

    + __APP_PATH__/.htaccess
    + __APP_PATH__/plugins/audio/uploads
    + __APP_PATH__/resources

  • After successfull Installation change the permission of the following files/directories:
    + __APP_PATH__/.htaccess to 644
    + __APP_PATH__/resources to 755
    + __APP_PATH__/resources/audio to 755

  • After successful installation, delete "install" folder of this plugin:
    + __APP_PATH__/plugins/audio/install