On Sat, Mar 5, 2011 at 9:11 AM, Alexander <[email protected]> wrote:
> Exception: Unable to connect to test.server.at in /var/www/html/test/ > system/classes/socketrequestprocessor.php line 65 > These are almost certainly going to be your own server not being able to resolve this domain name itself. Habari uses this for things like running cronjobs. I've quite often seen these messages whilst testing a website on a new server before going live and flipping the DNS switch and updating the record. The quick temporary fix is to add an appropriate entry to your /etc/hosts file (assuming UNIX based OS). -- Colin Seymour Blog: http://colinseymour.co.uk Tech Stuff: http://lildude.co.uk Barefoot Running: http://barefootrunner.co.uk IRC: lildude #habari -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-users
