Search results

  1. E

    ASP.net mail

    Hello, I'm trying to get an ASP.net web application to send email. I've seen several problems in the forums relating to this, but my problem hasn't been solved by reading them. Here's (essentially) the code: MailMessage msg = new MailMessage(); msg.To = "[email protected]"...
  2. E

    default plan directory indexes

    Is there any way to enter directory indexes into the plan settings so that they would be created by default when plans are created? For example, I don't want clients to have to enter "index.htm index.html default.htm default.html index.php index.asp"... etc. every time a new account is...
  3. E

    ColdFusion Enabling Error

    I'm trying to enable coldfusion on a stopgap domain (cdybenko.u46.eminencemultimedia.com) and I'm getting "Internal Error, Tech Support Was Notified". What do I need to do to get coldfusion to work? Also, a client asked me if they would be able to set up datasources with an account. Since...
  4. E

    Cron Troubles

    Hello, I've been trying to set up a cron job on a script I wrote. I've contacted support and they replied saying they would set it up. The script doesn't work as expected even though I can get it to run correctly by browsing to it in IE. It is a PHP script that includes a file from my...
  5. E

    Write permissions on a windows server

    Hello, I'm trying to set up php and cgi scripts that have to write files to certain directories. How can I set the permission on a windows server to do this?
  6. E

    no reseller DNS IP is available

    When clicking on the submit button in the server aliases section in the e-manager, we are receiving an error that says "no reseller DNS IP is available for host xx". Is there something we did wrong, or is this a problem with the server?
Back
Top