Skip to main content

All Questions

1 vote
1 answer
117 views

Why can’t I seem to access the website hosted on my domain using Apache and Route 53?

I installed Apache on my EC2 instance to serve my website. I bought the domain for the website from GoDaddy. To serve the website on AWS hosted EC2 instance, I created a hosted zone in Route53 for the ...
Anuj Panchal's user avatar
0 votes
2 answers
816 views

Why is RAM usage increasing continuously in GoDaddy VPS Win 2016

I have a .NET website hosted with GoDaddy VPS. It's a Windows 2016 server and it is also running a SQL express instance and I'm using Plesk. It also has mysql installed, which I think is used by Plesk....
Quintonn's user avatar
0 votes
1 answer
104 views

Do I need Composer on my production (GoDaddy) server?

I have been trying to get an answer to this for years (and yes I have looked at answers here, SO and elsewhere). My situation: I have a modest, but fairly complex site with only me working on it. ...
BeNice's user avatar
  • 53
1 vote
1 answer
2k views

subdomain of subdomain not resolving

I have a example.com domain which points to a server, and also I have created a subdomain with A Record for it like sub.example.com to point it to another server. Now I want to manage all subdomains ...
Mohammad Rezaei's user avatar
1 vote
1 answer
69 views

IP address apparently changing every second. Thrown of web site and cannot launch XAMPP

I am flummoxed. If I try to log on the my Cpanel page at GoDaddy I get "You have successfully logged in." and then LITERALLY 1-2 seconds later "Your IP address has changed. Please log in again." (It ...
BeNice's user avatar
  • 53
1 vote
1 answer
435 views

CORS Blocking Some Files and not Others

I am accessing image files on one server from code in my website on another server, so CORS is required. The images are placed on a canvas, and I use canvas.toDataURL() to obtain the resulting URL, so ...
PoppyBill's user avatar
-1 votes
1 answer
9k views

Godaddy SSL Certificate on Tomcat - jsse.alias_no_key_entry Error

<Connector protocol="org.apache.coyote.http11.Http11NioProtocol" port="8443" maxThreads="200" scheme="https" secure="true" SSLEnabled="true" keystoreFile=...
Thangaraj G's user avatar
-1 votes
1 answer
162 views

Multiple DNS entries pointing to different 'parts' of a server

I want to have two subdomains: a.myawesomewebsite.com b.myawesomewebsite.com point to different 'parts' of a VPS I have. One 'part' is the HTTP server running on that server, the other is an SSH ...
Jachdich's user avatar
  • 133
0 votes
1 answer
853 views

Wamp Server on local machine responds to ping but port 80 comes up as closed

I recently registered the domain politicsapp.us with GoDaddy and I am trying to set up a server on my local machine with WampServer. I set it all up, but when i type that into a browser, it gives me ...
Jay S.'s user avatar
  • 111