Quantcast
Channel: Topic Tag: database | WordPress.org
Browsing all 11075 articles
Browse latest View live
↧

Cory Lamle on "BUG: wp_duplicator_packages does not use DB_COLLATE"

Hey Talamus, That settings is based on the CREATE TABLE statement in the database.sql file found in your package.zip. Support for converting table collation isn't currently supported yet... However if...

View Article


ExpandedFronts on "[Plugin: Revisr] "Failed to backup the database.""

Hello, It sounds like you'll need to set the path to MySQL in the database settings tab. The setting for this will depend on the system, and can be found by typing "which mysql" in command line. Is the...

View Article


msolovyov on "[Plugin: Revisr] "Failed to backup the database.""

I have added the path '/opt/bitnami/mysql/bin/mysql' to the revisr database settings. It still fails. Yes it is on the same server.

View Article

Cory Lamle on "[Plugin: Duplicator] DATABASE CONNECTION FAILED!"

Thanks for posting the work-arounds @smelsworst! Cheers~

View Article

msolovyov on "[Plugin: Revisr] "Failed to backup the database.""

I'm also having an issue pushing changes to remote. I can create the commit through revisr and then through commandline I can push it fine. But I can't push the commit through the revisr dashboard....

View Article


ExpandedFronts on "[Plugin: Revisr] "Failed to backup the database.""

Hi, It looks like it may be something to do with how Bitnami handles the environment. I'm currently testing on a Bitnami server I just spun up and will report back shortly. I was able to get the...

View Article

ExpandedFronts on "[Plugin: Revisr] "Failed to backup the database.""

Also in this case, the MySQL path to put in the Revisr settings would be as follows (without quotes): '/opt/bitnami/mysql/bin/' Still looking into the other issue. I suspect that Apache is using a...

View Article

ExpandedFronts on "[Plugin: Revisr] "Failed to backup the database.""

Hi, Just following up to let you know I looked into this further and confirmed that the issue is that Bitnami is using a different environment path variable for Apache then it is for command line. I...

View Article


msolovyov on "[Plugin: Revisr] "Failed to backup the database.""

Thanks for looking into it. As for the git push you recommend just putting in the username/password into the url in the revisr settings? I was hoping to avoid that as I'm using a deploy key of the...

View Article


ExpandedFronts on "[Plugin: Revisr] "Failed to backup the database.""

I was able to get the permissions to work with only the two following commands: bitnami@hostname:~/apps/wordpress/htdocs$ sudo chown -R daemon .git/ bitnami@hostname:~/apps/wordpress/htdocs$ sudo chmod...

View Article

msolovyov on "[Plugin: Revisr] "Failed to backup the database.""

I've since resolved it. Yes that was the case. I've instead just made the permissions 775 and 665 to account for the bitnami:daemon grouping.

View Article

ExpandedFronts on "[Plugin: Revisr] "Failed to backup the database.""

And to address the git push/remote config - you can use the SSH / public key method of authenticating to a remote repository as well. You will just need to make sure that the server's id_rsa.pub has...

View Article

ExpandedFronts on "[Plugin: Revisr] "Failed to backup the database.""

Also forgot to add, once Revisr has access to the .git/config file, it should pull any existing config for the remote url. So if you're able to do a git push from command line, once the permissions are...

View Article


msolovyov on "[Plugin: Revisr] "Failed to backup the database.""

That's how I have it set up. id_rsa.pub is added as a deploy key in github for the repo. The url is set up that way inside revisr. revisr has permissions to the .git/config file. The way I created the...

View Article

msolovyov on "[Plugin: Revisr] "Failed to backup the database.""

I'm not sure if the issue is just adding '/opt/bitnami/git/bin/' to the env. I have added it to the /opt/bitnami/scripts/setenv.sh file and did a reboot but I still have it failing to push.

View Article


ExpandedFronts on "[Plugin: Revisr] "Failed to backup the database.""

Yes, the push issue looks like a separate issue and I think it's due to the "daemon" user not having ownership of the id_rsa.pub file as HTTPS pushes are working fine for me. Looking into it further...

View Article

smelsworst on "[Plugin: Duplicator] DATABASE CONNECTION FAILED!"

I resolved mine by doing a manual move of my network, I haven't retested with Duplicator but I have a suspicion the plugin works 'fine' for moving a multisite network, except that the user just has to...

View Article


Pascal on "[Plugin: iQ Block Country] "Automatic update is not setup""

This is fixed in the next release.

View Article

msolovyov on "[Plugin: Revisr] "Failed to backup the database.""

Thanks. As a workaround I have created a new user dedicated just to doing backups and have set it up using the https method in revisr.

View Article

Cory Lamle on "[Plugin: Duplicator] DATABASE CONNECTION FAILED!"

I think a better option for MU sites is NS Cloner. Duplicator isn't really wired for MU setups at this point in time.

View Article
Browsing all 11075 articles
Browse latest View live