-
Published Answer
@jasonjpeters @xMudrii can you help?
•
By
akaab
-
Published Answer
@Mohsen47 I have edited the same file. Here is the php info page https://thesatlight.com/info.php
•
By
akaab
-
Published Question
I have DO VPS running on Cent OS 7. I installed nginx and Virtual min. I am not able to resolve my domain to the VPS. I have created a A record pointing to my Floating IP(static IP) in cloudflare and a CNAME www with ...
Accepted Answer:
You had a few duplicate entries as well mis configured entries - try this - run sudo nginx -t before you restart your NGINX server and it will let you know if any errors are present.
```
user nginx;
worker_processes a...
1
•
•
By
akaab
Nginx
WordPress
Networking
Control Panels
CentOS
-
Published Question
Hey all,
I get 'The uploaded file exceeds the uploadmaxfilesize directive in php.ini.' error while trying to upload a plugin which is just 5.1MB.
I have raised the limits in php.ini file and also thru webmin.
This is...
5
•
•
By
akaab
WordPress
PHP
Nginx
CentOS
-
Published Answer
I got it working. I had to edit the nginx configuration files to listen on port 443.
Accepted Answer:
I got it working. I had to edit the nginx configuration files to listen on port 443.
•
By
akaab
-
Published Answer
I have issues pointing my droplet to cloudflare. Would be great if someone can help me!
Thanks
•
By
akaab
-
Published Answer
thesatlight.com is the domain.
174.138.125.5
•
By
akaab
-
Published Question
I have installed LEMP stack, Virtual Min and Wordpress in my droplet. I have assigned a floating IP to my droplet. I have registered my domain with cloudflare and I have created A record with the floating ip as the va...
Accepted Answer:
I got it working. I had to edit the nginx configuration files to listen on port 443.
3
•
•
By
akaab
WordPress
Nginx
CentOS
-
Published Question
How do i install Cent Os web panel and wordpress in my droplet? I would like to manage the droplet using Cent OS web panel. What are the security measures that i should take?
1
•
•
By
akaab
WordPress
Control Panels
CentOS