-
Posts
4,700 -
Joined
-
Last visited
Everything posted by TCH-Andy
-
Welcome to the forum, ajleduc
-
Welcome to the team Matt
-
Instead of using your domain name as the host (since you are using a secure connection) use the name associated with the SSL certificate (probably serverXX.tchmachines.com
-
On Our One Year Anniversary With A Dedicated Server
TCH-Andy replied to Dorsey's topic in Reviews of TotalChoice Hosting
Hi Dorsey, You quoted text that was made by someone else who is hosted with us - and not from anyone giving a formal TotalChoice Hosting response..... Can I just check if you are referring to comments by a member of staff / Bill ? -
My commiserations Thomas.
-
create a file called "inbox.lock" in the same directory as the inbox - and delete it again once you have finished.
-
A ticket is always best for such things, but Yes, it is PHP 4.4.4 (cli)
-
Have you actually created the info@abc123.com account in cpanel ? As a note: Forwards to AOL should not be used, as they result in the server being blacklisted, hence they are against our policy.
-
He can just purchase the domain name d4osin.org, set the DNS to the same nameservers, and open a ticket to ask us to park it on top of diedforoursinind.org.
-
For Windows - CDBurnerXP
-
Thanks for the copy. You've added a few more features to our version Backing up your account, which is great, backing up your account is something everyone should do. A few comments. 1. The Swift library has the GNU Lesser GPL (which is great - I'm a large fan of open source software), but it includes; So you should include a copy of the license with the files in your zip. 2. You suggest; " Set permission to $zippath directory to 777. On above code, the directory is: /home/username/public_html/backup/tmp" I would personally suggest that you place the zip path outside the public_html such as /home/username/backup/tmp. Your main backup file should go here as well (you don't really want others backing up your account by going to that URL). 3. You talk about dynamic sites, where it's even more important to backup the dynamic data (the database) which your script doesn't include. Can I suggest that be added as an option ? it would only mean adding a few lines of code to the existing code.
-
I just created and tested a guick one; >#!/usr/bin/python print "Content-type: text/html\n\n" print "<html>Hello world!</html>" in a file hello.cgi, and set the permissions to 755 (so that you have execute permission), then just go to that file in your browser. This only has the very basics - so of course hasn't got the full headers, and correct HTML ... but should get you started.
-
The password is stored in /home/username/etc/domain/shadow So you should be able to change it there. I'll try and have a look later which crypt method it uses
-
If you want to do it via a cron - you could have a look at Cron jon to purge old emails
-
Thanks, I understand a little better what you are after now (it was late last night for me, that's my excuse for being slow ) How much into the code do you want to get ? >"https://" + username + "+domain:" + password + "@" + domain + ":2096/horde/index.php" Should get you in, but I think you will still get the language choice page that way. (You can do the same on sqmail - which may be easier, as you don't get the language request then).
-
For a list of programs, please see Free Web Hosting Scripts / Programs, The version available for installation is the latest stable version. You will of course need to upgrade as new versions come out, but this is usually a simple procedure from cpanel.
-
On Our One Year Anniversary With A Dedicated Server
TCH-Andy replied to Dorsey's topic in Reviews of TotalChoice Hosting
Hi Dorsey, Thanks for the honest feedback, I appreciate you giving us your time and thoughts. Some of these we were already looking at, others I will look into a little more, so that we can improve. -
Can Someone Help Me With A Cronjob?
TCH-Andy replied to sgoodwin's topic in CPanel and Site Maintenance
yes, PHP should be fine. -
Hi Bryon, welcome to the forums will the standard yourtchdomainname.com/webmail do? You can change the password there, and you can log directly in.
-
If the pages have moved, you could set up a redirect, which will tell others (and google) where the page is now located.
-
Yes he can transfer all the current accounts and domains. In terms of space etc. I'd look at his requirements in terms of disk space and bandwidth. What does he actually use / need ? then compare it with say the basic reseller. That can host unlimited domains. With regard to the transfer of domain names - I'd transfer them now (you get a years free registration in the transfer anyway) rather than when it's time to renew.
-
HI Chip, yes, the above are supported.
-
Connect To Mysql Db W/remote App
TCH-Andy replied to wvcrafted's topic in CPanel and Site Maintenance
You will need to enable it in cpanel (go into the database part of mysql, and at the bottom there is a section on allowing remote hosts. Add your IP there, or % for to enable access from anywhere). You will need to use the usersname and password assigned to a the user you have given access to the database, you can then use domain name to access it and port 3306. Server host: your domain name Port: 3306 Username: the username for your database, usually cpanelusername_user Password: the password for the database -
I love it. I'm not sure if I should just go for the "trickle" or whether to sign up for a "number 2"
-
just be thankful we are this side the pond and not that
