LisaJill
Members-
Posts
1,660 -
Joined
-
Last visited
Never
Everything posted by LisaJill
-
Yes, all of that is supported, and we have several people running Coppermine successfully. =)
-
I'm so against this that I'm not giving advice about it. Indeed, I have several protections against it and won't ever again visit a site that has caused this. There is no reason ever to do this. Sorry, Thomas. I think this is really ill-advised.
-
You can see that from your cpanel: Mysql Version 4.0.22-standard
-
A script for it There's probably more, over at hotscripts. I found this by googling: "login form for .htaccess protection" =)
-
Submit a ticket to the Help Desk . =) And welcome to the family!
-
Almost all tags can take more information. This is so with the <html> tag - it is present in Don's template, right under the doctype (it is not part of the doctype, it is seperate; but to use the doctype declaration properly you need the modifier: <html xmlns="http://www.w3.org/1999/xhtml"> =) <head> can take stuff too, so can <body>, etc. But best not to worry about that kind of stuff right now, at the very beginning of the learning process. =)
-
It definitely doesn't go in root - or it wouldn't be web accessible. On TCH, all folders can execute CGI scripts - sometimes (on some other hosts) only the cgi-bin can. For organization p urposes though, I'd be it in cgi-bin. =)
-
Oh, you certainly should be able to use wordpress - just the file manager is not good at permissions, so best to use your ftp program to fix that. Hope that clarified!
-
You should try a real ftp program, they're much easier to work with as far as file permissions go. (well, everything in my opinion, but hey. =))
-
yes - recessive. Purebreds are subject to a lot of problems and they're not just mental. The most well known is hip dysplacia in older dogs. Blindness in other dogs is fairly common. Unfortunately, cancer can also be seen in more breeds than others. If you're going to get a purebreed there is a whole host more research that you need to do (and are able to do) over adopting from a rescue. You should get the papers from the vet, including medical checks on the vets and hopefully grandparents, their bloodlines history, certifications that their line hasn't suffered from the major breed ailments and that the mother and father are free of them. You should also viisit the parents to see temperament as the mother teaches her pups to behave, so this can be a good indicator of the pup's temperament. It is also good to see the breeder's place. For one, to make sure they're not a puppy mill, and for another - to make sure that they keep their pups in healthy, sanitary conditions. Many breeders will have only one "couple" breeding at a time and therefore the pups are given a fair bit of freedom and live in the house. These are ideal conditions. =) Offtopicness is good?
-
It may be an old post, but as far as I know the answer is still valid - or I wouldn't have linked to it. As far as backwards compatability, I believe that for the most part it is - but different scripts may have issues. This isn't an area that I'm familiar enough with to say globally. =) I don't know about running both concurrently, but I suspect that it won't be happening on TCH servers. For sure it would make the server environment a bit more confusiong and ambiguous.
-
You're going to have to submit a ticket to the Help Desk . Mods here have no access to the servers and the techs that can look at your issue do not monitor the forums. thank you. =)
-
It's fairly secure given that your .htaccess file has the right permissions - which it will if you don't go and change 'em. =) I'm not really sure of how secure every method is, but .htaccess is going to do you well unless you make an enemy, anyway.
-
Nothing wrong with using 'em to kill rodents *grins*. Heck my german shepherd has apparently taken out some squirrels (I have my doubts, there are no eyewitnesses - just discoveries... ) and that's not a breed trait of german shepherds.
-
Unfortunately, as much as the dam's temperament is important - one generation can not change what many generations have caused.
-
On behavior issues.... Most breeds are bred for a specific purpose. I'm sure most people will agree with that? Hounds for hunting, Shepherds for herding, Terriers often for rodent-hunting, etc. Unfortunately, pit bulls, as well as some of the other "bad reputation breeds" have been bred for so long to fight and be mean that - just as with the other groups of breedds - some lines are bound to be more pre-disposed to being unpredictable or mean. A lot of it depends on socialization and their formative years, especially up to 12 weeks of age. But breeds often exhibit characteristic traits of what they were bred for - the typical "fighting breeds" are no different. They just haven't had those lines bred for as long as some of the more well-known classes. Having trained a few dogs now, and done many, many hours of research on that - it is the observation I've come to. I wouldn't own a pit bull, or bull terrier - but that has nothing to do with their possible temperaments. I just like large, fluffy dogs. Or at least the bigger breeds, fluffy is nice but I'm somewhat flexibile on it. *smirks*
-
Does Tch Allow For Code Repositories?
LisaJill replied to codemaster10000's topic in Pre-Sales Questions
I believe that you would need shell access for these, and thus a dedicated server. =) -
Parking a domain is basically a forward, at least when I had mine that's how it was. So if they park a domain and someone goes to site2.com it'll go to the root of your site and become site1.com - it won't retain the parked domain in the URL. bell - you're right; but in this case the poster is only pointing domains at the root - it was matter a question of behavior once that's done. =)
-
Post with your results. (do you like how I totally avoided troubleshooting your script? I thought it was pretty slick. )
-
As long as it points to the root of your site, yes. =)
-
What you want is a lot different than what the original poster wants. What you want, where many domains point to the root of your site - is called parking. That is within the AUP but you need to submit a ticket to the Help Desk to get it setup. Your first scenario is legitimate, I'd say. I hope that clarifies. =)
-
Checking Mail Without Entering Cpanel
LisaJill replied to Irina's topic in CPanel and Site Maintenance
The main account will work without the +domain.com; but for any but the root account you need to use username+domain.com as the username. -
Checking Mail Without Entering Cpanel
LisaJill replied to Irina's topic in CPanel and Site Maintenance
domain.com/webmail. =) -
I can almost gaurantee you that they're not using Outlook Express. It's just one of the header details that is easy to fake in almost any method of sending mail.
-
You might want to try this script. It allows for several extensions and is very short and easy to implement.
