Search results

  1. antic

    What is going on? Over 12 hours entire network down, no updates, no support.

    Two support tickets (#429583, #205323) over 12 hours old, with no replies. Client sites down, databases inaccessible, and zero communication from JodoHost. Can we PLEASE have an update and some response from support?
  2. antic

    All customers cannot receive email forwards, my support ticket not replied to after 12 hours!

    Very disappointing that I have to resort to posting in the forum to try and get something done about an URGENT issue! The ticket is #333957. (created at billing.jodohost.com) All of my clients seem to be suffering from a failure of email forwarding. None of them are receiving emails from...
  3. antic

    Question regarding SPF

    To add SPF to a domain, one typically adds a TXT/SPF record as below: Question is, which mail server domain name do I use for <mail-server>? Do I use "mailX.mydomain.com" as seen in the CP, or should it be "mailX.myhsphere.biz" or something else?
  4. antic

    Emails not forward - pls escalate ticket?

    Hi, email forwarding has stopped working for a client's account, which has several domains in it - all of the domains have stopped forwarding emails. Details are in ticket: https://billing.jodohost.com/viewticket.php?tid=305210 All the domains seem to be on win34. It's been 3 hours since I...
  5. antic

    Assigning support tickets to a *single* support rep.

    A suggestion I'd like to make is that, when a support ticket is created, it is assigned to a *single* support technician - so that a conversation can be had with the same support person, who knows the issue and can go through a systematic problem-solving process, knowing what he has tried before...
  6. antic

    Phone call from Jodo sales

    I just signed up a friend for a shared hosting account, and received a call from Jodohost sales support, to verify my c/card details etc. The call was very polite and easy, though the phone line quality was very poor/crackly. The problem I see is that, for us in places like Australia, UK and...
  7. antic

    ASP sites on Win33 having a terrible time :(

    I have three classic ASP sites on Win33. Ever since the recent upgrade, they have up and down like a frog on a pogo stick. Fig.1 Frog on pogo stick. This is becoming a real concern, and I've asked for Stephen's help directly about it. There are two issues here: 1. Every few hours it seems...
  8. antic

    Win server PHP version not high enough for Drupal 7

    A client of mine is trying to install Drupal 7, which requires PHP 5.2.5 (released Nov 2007), but it seems I cannot create a Windows account which has a PHP version above 5.2.17! This is true for win38, win34m win33, win31. The latest PHP version is 5.5.2.. why have the servers not been...
  9. antic

    A friend thought the reseller signup was broken..

    A friend of mine was just signing up for a Reseller account, turned to me and said, "I think their signup page is broken!" I looked at it, and it did indeed look blank, apart from the "You have chosen to sign up for ..." text at the top. Then I remembered the "Next" button was usually way down...
  10. antic

    How to implement a Zend-based PHP site on a Windows box?

    I have a client with a site written in PHP & Zend. It was originally hosted on Linux, but I've got it working perfectly here locally on IIS, and now want to upload it to a Windows hosting account. Problem is, the site is structured using a number of folders at the *same level* as the web root...
  11. antic

    Sites on Win31 and Win33 very slow.

    I have some sites on Win31 and Win33, which are downloading very very slowly (5-10KB/sec). So pages are loading very slowly, files downloaing slowly, etc. Affecting both HTTP and FTP. Other sites, eg. on Win7, Win34 and Win38 and perfectly fine. Raised ticket [GOY-35405-288] when a client...
  12. antic

    Redirect URL question.

    A client has a few domains, each of which has some email addresses. But there is only one single web site for the business. So he wants to redirect all browser requests for domain1.com, domain2.com, etc. to themaindomain.com. I think this is easy, but want to check.. under domain details...
  13. antic

    Domain aliases with separate email domains?

    A customer has asked for something a bit special.. how do I do this in HSphere (Windows)? He has 3 domains, each belonging to a shop branch. He wants the same web site for all 3, just with a couple of minor changes for each one. So I thought setting up one site (one domain + 2 domain aliases)...
  14. antic

    Is email "pickup directory" enabled on Win servers?

    I'm wondering if I can use the "pickup directory" method of sending email in .NET? The code begins like this: Dim oSMTP As New Net.Mail.SmtpClient oSMTP.DeliveryMethod = Net.Mail.SmtpDeliveryMethod.PickupDirectoryFromIis When I try this method, an error results: "Cannot get IIS pickup...
  15. antic

    Problem with <httpErrors> in web.config

    I have a site on win34. When I add this section in web.config, I get an error: <system.webServer> <httpErrors> <remove statusCode="404" subStatusCode="-1" /> <error statusCode="404" path="/index.shtml" responseMode="Redirect" /> </httpErrors> </system.webServer>...
  16. antic

    IIS file permissions question

    In a classic ASP site I'm managing, files are uploaded to the server using the commonly-used FreeASPUpload script. Uploading works perfectly. But when it comes to deleting files (using FileSystemObject's Delete method) it fails with a "Permission Denied" ASP error. IIS has the correct...
  17. antic

    Getting SpamHaus message when testing locally

    I'm testing a web app on my local PC. It is trying to send an email from server code (ASP on IIS). The SMTP authentication is set up the same as it is when it runs live. That is, SMTP server = mail.mydomain.com, and using an email account and password for auth, using port 587. It seems to...
  18. antic

    Updating to new traffic & disk limits

    I just tried to update my reseller traffic and disk space limits to the new limits for LiteHost (75GB/6GB). My account is currently still on the previous limits (60GB/4GB). When I tried to update it, it wanted to charge me. Do I need to contact sales to do the upgrade?
  19. antic

    Cluster 2 Control Panel still offline?

    I think this might relate to the cluster 2 CP server move: http://support.jodohost.com/showthread.php?t=22182 I can log into my reseller CP ok, but when I click the "Enter Admin section" link (the door icon) to go to the client CP, the browser comes back saying "Server not found". The link goes...
  20. antic

    Options for a disk-hungry client

    I have a client who uploads ~100MB of PDF files each year for their annual meetings, which then get downloaded by attendees. This is starting to take up a lot of space, and the spike in downloads will eventually send my traffic over quota. And I don't want to upgrade my account just for this one...
Back
Top