• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

[Solved] www not working

Gabriele

New Pleskian
Hello like as tile www prefix not working fine(server not found):

this is my dns template:

<domain>. NS ns.<domain>.
<domain>. NS ns1.<domain>.
<domain>. A <ip>
<domain>. MX (10) mail.<domain>.
<domain>. TXT v=spf1 +a +mx -all
<ip> / 24 PTR <domain>.
ftp.<domain>. CNAME <domain>.
www.<domain>. CNAME <domain>.
imap.<domain>. A <ip>
mail.<domain>. A <ip>
ns.<domain>. A <ip>
pop.<domain>. A <ip>
pop3.<domain>. A <ip>
smtp.<domain>. A <ip>
webmail.<domain>. A <ip>
 
Hello, i have try to new add A record (www and ftp) but plesk tell me Error: Such a CNAME DNS record already exists.

I think is this the cause that create problem to www prefix that not work fine. Someone can help me about this problem?
 
www prefix works by default for domains in Plesk. You should do nothing special for this.
 
Have you correctly set the name servers at the 'domain registrar'? Set the name servers and delete all other records expect for NS and SOA at the Domain Registrar and try
 
ok the problem is that there is not A www created but, if there is a CNAME www.cybergol.es -> cybergol.es is not possible to create a A with www prefix like i have tell first into this thread.
 
You dont have to create a A record for www.

CNAME should work fine.

What are the record you have in Domain Registrar?

If possible, Add your Name Server to Domain Registrar and Disable the DNS Zone and try.
 
i have set also into dns manager from provider ns records like in this configuration image from my plesk panel, waiting dns propagation for look if work
 

Attachments

  • plesk.jpg
    plesk.jpg
    148.3 KB · Views: 50
fix your Recursive Queries 1st, maybe begins here error.

Where your server name you using from your hosting resseler ou full on your own VPS/Dedicated server?

Edit the line 2 not that
 
Back
Top