Jump to content

TCH-Bruce

Members
  • Posts

    20,156
  • Joined

  • Last visited

Everything posted by TCH-Bruce

  1. Moving for organization
  2. Bill was asking that Section31 try this as a test and not something everyone should be doing.
  3. siren
  4. If you don't remember your username/password and don't have the welcome email open up help desk ticket (link above) and ask them to resend your welcome email. Give them enough information to let them know you are who you say you are.
  5. Check out www.techbargains.com before making a purchase. Dell has been offering some incredible deals lately. I picked up a laptop last week for $750 off and this week they had $500 off on desktop machines. Yesterday they were offering 30% off desktop machines.
  6. flute (don't know why, seen piano several times with keys following it! )
  7. Sorry, I don't know if there is a limit. Maybe someone else knows. Moving for organization.
  8. Moving for organization
  9. Yes, I do know that. I just had a momentarly brain fade while typing it out.
  10. If you create a subfolder to put the files in on your domain you will get a directory listing if you enter www.****/subfolder Entering the ? is looking for a file named ? witch doesn't exist and that's the reason for the 404 error you are receiving. If you want to access it as a subdomain do not create the folder first. In cPanel create a subdomain which will in turn create the subfolder automatically. You could create one called "files". You can then access a directory listing by typing in http://files.****** This will produce a directory listing providing you don't place an index.htm, index.html or index.php file in that folder.
  11. Welcome to the family and forums!
  12. TCH-Bruce

    Phpbb

    Steve, I tried the link you provided and only see a blank gray page. Maybe you are still working on it. Okay, I see a problem. You need to remove this from the overall_header.tpl file. [/color] Just above the tag.
  13. Not sure but you might try going to www.movalog.com and asking Arvind. He's configured it to work.
  14. club
  15. No problem.
  16. Yes, it should run 15 minutes after creating it.
  17. Frisbee
  18. Ok, according to that you are missing half of it in your sample. It should be entered like this: cd /home/username/public_html/path/to/mt/; ./tools/run-periodic-tasks There are two commands here. This command changes to your Movable Type folder change the username to your cpanel name. Change the path/to/mt/ to your actual folder path to MT. Run the script
  19. Thanks for the kind words.
  20. Why the cd? It should just be the path/command to a script. You cannot use a change directory command unless it is in a script. example: /home/cpanelname/public_html/cgi-bin/run-this-script.cgi
  21. You are using the form handler webbot feature of FrontPage. It's been so long since I used FrontPage so I don't know how to have you fix it. But what you need to do is have FrontPage stop using it's webbot feature into this page. Then you will be able to change the action to the mailit.php script and POST will work. Someone familar with FrontPage should be able to help.
  22. collar (ring around the collar )
  23. Congrats! Thumbs Up
  24. For information on changing the logo see this help page: http://www.totalchoicehosting.com/help/id80.htm
  25. You can write PHP with any text editor. To test PHP requires that you either put it on the server here or set up your environment to run a web server along with the PHP engine.
×
×
  • Create New...