arjanvr
- Total activity 144
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 31
Comments
Recent activity by arjanvr-
On one vps where i upgraded my mariadb it went fine but on my main vps it immidiately get this error when attempting to make a backup? [~]# mysqldump --all-databases > /root/alldb.sql mysqldump: G...
-
Sorry about my lack of knowledge about this subject but i did a search on alldb.sql using the command find / -xdev -name alldb.sql and it shows the file in /root However, the file is 0 in size so...
-
"You can use the mysqldump utility to backup all databases to the location of your preference on the system (e.g. /backup). Here's a third-party URL where this is discussed: Export and Import all ...
-
Thank you. Since you say mariadb is prefered, is it now supported by cpanel. Andere is it really as simple as upgrading mysql? Will it keep the made changes
-
Ok thank you. For centos i should use generic? realvnc.com/download/vnc/linux/ How many resources can such a thing take up if thats possible to say
-
Ok thank you. Perhaps a lot asked but can you give me the URL of such workaround?
-
Many websites use this and some must be https. Is there a workaround go get this working in a https website? Thanks again!
-
oh sorry, apearenly i forgot to install php7 there and only installed 7.1. Is there a reason to choose 7.0 over 7.1 or 5.6 or can i just leave it uninstalled? The 500 error, looking at the time fr...
-
Its not solved.. it also now shows the error when using akeeba restore HTTP Request Error HTTP Status: 500 (Internal Server Error) Internal status: error XHR ReadyState: 4 Raw server response:
-
Yes i just found it on the internet. Thank you for your fast reply! yum install pcre-devel was missing. I could not install it on all /opt/cpanel/ea-php56/root/usr/bin/pecl install imagick /opt/...