I need to upgrade PHP but before doing that I want to make a server snapshot in case I need to rollback. How can I create one. Is there already that functionality on the admin homepage?
Hi, I have a centOS 7 server and I am having an issue with PHP. I need to update composer, however, I get an error saying that "- laravel/framework v5.4.9 requires php >=5.6.4 -> your PHP version (5.4.16) does not satisfy that requirement." however, when looking at the GUI for the site it says...
Hi guys, I have a centOS 7 server running and a nodejs(12.10) instance that is trying to be ran. The plesk desktop says that it is active and working but whenever I try to make a get request to the endpoint (using Postman) I get a response back in html
```
<HTML>
<HEAD>
<TITLE>404 Not...
I have my files on there. I have the end point but when using Postman just to check the end points all I get is an html document saying
```
<BODY>
<H1>Not Found</H1>
The requested document was not found on this server.
<P>
<HR>
<ADDRESS>
Web Server at...
I have a centOS 7 and I have already a domain on there. However, I am in the process of changing the back end and ready to get it on the domain. the old one is `example.loading.com` and the new one will be `api.example.com`. I am worried because at the moment even after setting up a dedicated ip...