Question
I use a Wordpress cloner called WPTwin. I want to know if digital ocean has all these in the Ubuntu Wordpress
The major requirements of WP Twin are as follows:
- system() and exec() PHP functions should be allowed to run on the server.
- zip, unzip, mysql, mysqldump, grep, and sed have to be available commands on the server.
- The UID that scripts run under has to have rights to write files.
- The mySQL database user has to have FULL rights to the database.
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×