First we will check if your server meets the requirements for BeDrive, if not, the installer will list all the problems that you need to correct before proceeding. Click Check Now to continue.
If nothing happens when you click Check Now please make sure that .htaccess file exists in BeDrive root folder and that it has the same contents as .htaccess file in the download from CodeCanyon.
# | Type | Name | Should be | Is |
---|---|---|---|---|
{{ $index + 1 }} | Extension | {{ extension.name }} | {{ extension.expected ? 'Enabled' : 'Disabled' }} | {{ extension.actual ? 'Enabled' : 'Disabled' }} |
{{ $index + compatResults.extensions.length }} | Direcotry | {{ folder.path }} | Writable | {{ folder.writable ? 'Writable' : 'Not-Writable' }} |