| Linode Forum https://forum.linode.com/ |
|
| Needing the www. https://forum.linode.com/viewtopic.php?f=19&t=8423 |
Page 1 of 1 |
| Author: | crazyfruitbat [ Sat Feb 11, 2012 10:23 pm ] |
| Post subject: | Needing the www. |
Hi guys, on all of my sites on linode if I visit the URL without the www. then it can't find the website. Firefox seems to be able to work it out but chrome doesn't. I was trying to set up google mail with the account today and required http://standingstart.net/ though it can't find it - and neither can chrome. Is there something I missed during my lampstack installation? I run ubuntu lucid any help would be great. chris |
|
| Author: | superfastcars [ Sun Feb 12, 2012 1:43 am ] |
| Post subject: | |
dig standingstart.net ; <<>> DiG 9.3.6-P1-RedHat-9.3.6-16.P1.el5_7.1 <<>> standingstart.net ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 39663 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 ;; QUESTION SECTION: ;standingstart.net. IN A ;; AUTHORITY SECTION: standingstart.net. 86380 IN SOA ns1.linode.com. chris.pixelatedphotographer.com. 2012021195 14400 14400 1209600 86400 ;; Query time: 0 msec ;; SERVER: 74.207.241.5#53(74.207.241.5) ;; WHEN: Sun Feb 12 00:41:32 2012 ;; MSG SIZE rcvd: 113 ------------------------------------------------------------------------- Layman's terms; you did not add in a A Record for the "@" root of your domain name. You need a default ip, you only set one for "www" subdomain that points to; 178.79.183.119 PS; You haven't set any text records for; 1. TXT verification 2. SPF (email anti-spoof) 3. DKIM encryption with gmail. |
|
| Author: | crazyfruitbat [ Sun Feb 12, 2012 3:42 am ] |
| Post subject: | |
Thanks for the reply - I really appreciate it. So what exactly do I have to put in an A Record? By root do you mean 'standingstart.net' - if I enter that into the box it disappears. And cheers for the gmail info, I'll add that the next time I'm there. |
|
| Author: | superfastcars [ Sun Feb 12, 2012 4:05 am ] |
| Post subject: | |
You fixed it, good job! |
|
| Author: | crazyfruitbat [ Mon Feb 13, 2012 8:21 am ] |
| Post subject: | |
Haha Awesome - I had no idea that I had lol I have gone through setting gmail up and it all seems to be working. I can send and receive email via gmail though when I try to use the gmail address to send mail via the forum I get errors: Code: Zend_Mail_Protocol_Exception: 'smtp.gmail.com ' appears to be a DNS hostname but cannot match TLD against known list, 'smtp.gmail.com ' does not appear to be a valid local network name - library/Zend/Mail/Protocol/Abstract.php:145 Quote: Stack Trace
#0 standingstart.net/public_html/library/Zend/Mail/Protocol/Smtp.php(156): Zend_Mail_Protocol_Abstract->__construct('smtp.gmail.com ', 465) #1 standingstart.net/public_html/library/Zend/Mail/Protocol/Smtp/Auth/Login.php(76): Zend_Mail_Protocol_Smtp->__construct('smtp.gmail.com ', 465, Array) #2 standingstart.net/public_html/library/Zend/Mail/Transport/Smtp.php(198): Zend_Mail_Protocol_Smtp_Auth_Login->__construct('smtp.gmail.com ', 465, Array) #3 standingstart.net/public_html/library/Zend/Mail/Transport/Abstract.php(348): Zend_Mail_Transport_Smtp->_sendMail() #4 standingstart.net/public_html/library/Zend/Mail.php(1194): Zend_Mail_Transport_Abstract->send(Object(Zend_Mail)) #5 standingstart.net/public_html/library/XenForo/Mail.php(170): Zend_Mail->send() #6 standingstart.net/public_html/library/XenForo/Mail.php(145): XenForo_Mail->sendMail(Object(Zend_Mail)) #7 standingstart.net/public_html/library/XenForo/Mail.php(197): XenForo_Mail->send('gareth@gma...', 'Gareth J.', Array, '', '', '') #8 standingstart.net/public_html/library/XenForo/Model/Conversation.php(855): XenForo_Mail->queue('gareth@gma...', 'Gareth J.') #9 standingstart.net/public_html/library/XenForo/Model/Conversation.php(712): XenForo_Model_Conversation->insertConversationAlert(Array, Array, 'reply', Array, Array, Array) #10 standingstart.net/public_html/library/XenForo/DataWriter/ConversationMaster.php(304): XenForo_Model_Conversation->addConversationReplyToRecipients(Array, Array, Array) #11 standingstart.net/public_html/library/XenForo/DataWriter.php(1385): XenForo_DataWriter_ConversationMaster->_postSave() #12 standingstart.net/public_html/library/XenForo/DataWriter/ConversationMessage.php(144): XenForo_DataWriter->save() #13 standingstart.net/public_html/library/XenForo/DataWriter.php(1385): XenForo_DataWriter_ConversationMessage->_postSave() #14 standingstart.net/public_html/library/XenForo/ControllerPublic/Conversation.php(858): XenForo_DataWriter->save() #15 standingstart.net/public_html/library/XenForo/FrontController.php(310): XenForo_ControllerPublic_Conversation->actionInsertReply() #16 standingstart.net/public_html/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch)) #17 standingstart.net/public_html/index.php(13): XenForo_FrontController->run() #18 {main} Any idea? |
|
| Author: | mnordhoff [ Mon Feb 13, 2012 11:47 am ] |
| Post subject: | |
Either the logging has a bug, or there's a space at the end of "smtp.gmail.com" in your configuration. |
|
| Page 1 of 1 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|