Search results

  1. twoolums

    Insert Statement

    Ok got a call from a client that an app I built that runs on win13 all of a sudden is throwing errors. Narrowed it down to a insert statement. Looking at the statemen I can't figure out why it doesn't work it runs fine on a test box just not win13 INSERT INTO tblOfficers (FirstName...
  2. twoolums

    Reseller Page on Jodohost.com

    Ok so I was browsing around on jodohost.com and noticed the reseller page was updated. Now I understand there's 2 clusters and most of us are on the old cluster. So I asked about the disk space and free user accounts. I was told they can't do anything on the old cluster. So really I am...
  3. twoolums

    Disk Usage

    Is there a way to see disk usage of single domains under one account? I maintain several sites for people and have several domains under one account but I would like to see how much disk usage is under one domain folder. (Not really concerned about mail/db usage) just web.
  4. twoolums

    Directory Browsing

    IS there a way to turn on directory browsing on a directory? Its a site on the windows side of the house. Thanks
  5. twoolums

    ASPUpload Help

    Trying to get ASPUpload working on win13 just can't get it to do anything. Here is my code <% Set Upload = Server.CreateObject("Persits.Upload.1") Upload.OverwriteFiles = False Upload.SetMaxSize 5242880 ' Limit files to 5MB Upload.Save("D:\hshome\<username>\<domain.com>\<directory>")...
  6. twoolums

    Virtual Directories

    Is it possible to create virtual directories in the control panel or do I need to put in a support request to have it created? Thanks
  7. twoolums

    mysql db

    Just curious if a vps should be able to see mysql databases on all the mysql servers from the vps environment?
  8. twoolums

    Backup Scripts

    Does anyone have any good backup scripts to create local copies in case I really need them or know where I can purchase some? (Zip up web files, and backup databases mysql,mssql if possible)
  9. twoolums

    Win14

    Win14 doesn't seem to be serving pages, my site never loads up. The following url is down: http://www.domain.com the error detected is: Http error:Http_client.No_reply Error was detected at 2006-04-18 03:10:01
  10. twoolums

    Rss?

    Just curious if it would be possible to get an rss feed on the network outages area? http://www.vbulletin.org/forum/showthread.php?t=105328&highlight=rss
  11. twoolums

    Win14 Slow???

    Is it just me or does it seem like Win14 is running kind of slow, scripts take up to 10 15 seconds to run when they use to run in a matter of a second or 2. PHP/ASP Webshell seems to be doing the exact same thing. Sites on Win13 are running just fine as expected.
  12. twoolums

    Script eMail Server

    I have a domain setup that doesn't use your mail servers for email but their website is hosted on your server (win14). What should I use as the email server for scripts that need that option so the scripts work and send email correctly? Thanks
  13. twoolums

    Mail4 Error

    Anyone know what this means? I got this after sending an email to an account on mail4 this morning (reason: 552 sorry, your envelope sender domain must exist (#5.7.1))
  14. twoolums

    ASP FTP Component?

    Since Hsphere doesn't allow an easy way for someone to backup their files with a click of a button I was going to build a web app that will allow them to go to a page and it will zip all their files into a zip for them to download or to have an option to let the script ftp the file off to...
  15. twoolums

    ASP.Net Enterprise Manager

    I am having some troubles using the MSSQL Manager . When I click on tables inside of my database I am getting this error and was wandering if anyone else has seen this? Error: Object variable or With block variable not set. Source: Microsoft.VisualBasic
  16. twoolums

    Monitoring Graphs for Win13

    Is Win13 going to be added to the graphs here (http://jodopulse.com:8090/)? Thanks
  17. twoolums

    Change Email Password

    Is it possible to change your email password in the webmail?
  18. twoolums

    Look at a ticket

    Can someone please look at my ticket TZM-11828-836 Thanks
  19. twoolums

    Change CP Username?

    Is there a way to change the CP username for someone or do I have to recreate the site?
  20. twoolums

    Sites without CP User

    Well I think I figured out how to add more domains that don't need a cp user. I have roughly 10 sites but not all of them need cp users since I maintain them for people. So my question is just to make sure I am doing this right. First create one account with a plan and once you are logged...
Back
Top