Trying to push a local development install to a remote Bluehost server.
Directories are set for 755 and upload limit set to 512 M
The deployment gets to migrating database, then I get receive the following error Class "Rainlab\Deploy\Controllers\Servers" not found
I am connecting to MYSQL and credentials passed on initial server setup without issues when creating through the Deploy plugin.
I have tried running from a terminal composer require rainlab/deploy-plugin to install the plugin on Bluehost after receiving the error however it prompts me for Authentication required (gateway.octobercms.com)
I tried using my October CMS website credentials however that doesnt work so I am confused how to move forward..
Trying to push a local development install to a remote Bluehost server.
Directories are set for 755 and upload limit set to 512 M
The deployment gets to migrating database, then I get receive the following error Class "Rainlab\Deploy\Controllers\Servers" not found
I am connecting to MYSQL and credentials passed on initial server setup without issues when creating through the Deploy plugin.
I have tried running from a terminal composer require rainlab/deploy-plugin to install the plugin on Bluehost after receiving the error however it prompts me for Authentication required (gateway.octobercms.com)
I tried using my October CMS website credentials however that doesnt work so I am confused how to move forward..