• Is it possible to send files to another server using FTP?
    I receive this error trying to activate the plugin:

    WordPress database error: [Unknown storage engine 'ClouSE']
    create table if not exists wp_cloud_media_content (id bigint auto_increment, name varchar(128) collate utf8_bin, value$wblob_info blob, value$wblob longblob, primary key(id,name)) engine = "ClouSE"
    
    Cannot create wp_cloud_media_content table -- MySQL error: Unknown storage engine 'ClouSE' WP2Cloud requires the Cloud Storage Engine for MySQL (ClouSE) to be installed and configured on the MySQL server. As an example of property configured ClouSE and WP2Cloud you can use WordPress on S3 / WordPress to Google

    https://wordpress.org/plugins/wp2cloud-wordpress-to-cloud/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘FTP upload server?’ is closed to new replies.