It said that all about the xfs file system problem mount -o remount,rw /dev/vda1 /
Read More »If you are facing problem to enable SSL Support with Let’s Encrypt in VestaCP GUI, you may try this method. open file
Read More »Manager.io data is stored in SQLite database, with .manager extension. (e.g. f565db9ce123456188729588d6f5f2269.manager) By default, you can locate it in /Users/yourusername/.local folder. You
Read More »Either you like to run a command at terminal or open hidden folder in, the fastest way to get the folder path
Read More »Suitable for creating eNewsletter or bulk email application. We can use wildcard method in SQL. SELECT * FROM tableName WHERE emailField LIKE
Read More »You can use CONCAT to join 2 fields and return in 1 select statement value. e.g SELECT CONCAT(firstName,', ',lastName) as fullName FROM
Read More »Sometime an https will show an insecure sign due to some contents or 3rd party contents are not a secure https. The
Read More »Paypal integration now required Braintree SDK, to use the Braintree SDK, you will require the Client_Token generate from the server. What is
Read More »If you have problem after enabled SSL, here is the quick fix. Go to admin/controller/sale/order.php in line 850 change $data[‘store_url’] = $this->request->server[‘HTTPS’] ?
Read More »
