Nick_
Members-
Posts
127 -
Joined
-
Last visited
Everything posted by Nick_
-
yeah..if it's not for you, or a user who has the username, password, than installing another version of awstats works as well. However, if you can use the CPanel username/password, I wouldn't advise doing this. Not only is it a bit more work, it also causes more load on the server.
-
ATHF == Aqua Teen Hunger Force.
-
I would have to agree that ATHF is in the "Best of" series...It gets ReplayTV'd every sunday night, not to mention I have about every episode anyhow. Best host of 2003...? hum...I dunno
-
Okay, so this took me way longer than it should have, but, I became obsessed with making it work... Kevin, if you are OK with these users at least having the cpanel username/password, than the below code, inserted into your .htaccess at the top (or anywhere) will allow them to go to www.example.com/awstats and it'll prompt for cpanel username/password and than direct them to AWStats without having to go through CPanel at all. Code is below: >Options +FollowSymLinks RewriteEngine on RewriteCond %{SERVER_NAME} !^www.(.+) [NC] RewriteRule ^awstats$ http://%{SERVER_NAME}:2082/awstats.pl?config=%{SERVER_NAME}&lang=en [L,R] RewriteCond %{SERVER_NAME} ^www.(.+) [NC] RewriteRule ^awstats$ http://%{SERVER_NAME}:2082/awstats.pl?config=%1&lang=en [L,R] This will allow the user to go to either: www.example.com/awstats OR example.com/awstats Like I said, they will still be prompted for cpanel username/password, however they won't actually have to go into Cpanel.
-
Patience my friend...wait and see...
-
Kevin, Working on this as we speak, I'll talk to the Head Guru and maybe he'll implement server wide so www.domain.com/awstats goes straight to the awstats (today is a slow day at work..)
-
Psh..you know you cried watching the titanic too..don't lie
-
I ran across this on another forum, and thought I'd share it with everyone here... http://xtremepaintballcanada.com/vancouver...topic=1544&st=0 Read the first few pages at least, as there is followups from the man himself and others.
-
Spammers are probably getting smarter The spam that is getting through, is it marked at all with a score?
-
As far as I know...there is no automated way of doing this. I believe you would probably have to access it through CPanel, or something manual, such as what you said.
-
always the small things..
-
Georgia...peaches..georgia..yeah...well, it's the first thing that came to my mind.
-
briefly looking at your domain, everything looks good on it....so i agree, open a ticket. let the experts figure this one out On another note, I'm houseshopping in fayetteville area right now for a house for my mom...what a small world.
-
A whois returns this : >[DOMAIN whois information on ADNDDOWNLOADS.COM ] [Query Origin: Main Whois Query ] Domain Name: ADNDDOWNLOADS.COM Registrar: NAMESDIRECT.COM, INC. Whois Server: whois.namesdirect.com Referral URL: http://www.namesdirect.com Name Server[with whois ip]: NS1.***** 64.246.50.105 Name Server[with whois ip]: NS2.***** 209.51.158.250 Name Server[with whois ip]: NS3.***** 64.246.50.105 Name Server[with whois ip]: NS4.***** 209.51.158.250 Status: ACTIVE Updated Date: 18-dec-2003 Creation Date: 25-jun-2000 Expiration Date: 25-jun-2005 [whois.namesdirect.com] Which would make it appear that the transfer was success, you are now at namesdirect, and your nameservers are corretly pointing to TCH's. It would appear that permissions are actually what are wrong with your site right now, tryh to change them through CPanel (or FTP) to 755 at least, or if not comfortable, open a ticket and a tech can do it for you , I'm sure Edit: See TCH-Don's clarification on the chmod properties. Public_HTML to 750, everything inside to 755.
-
Wow...strange...I've never had a problem with CDex on my computers. Anyhow, there are probably thousands of programs to do what you are wanting, go to download.com, search for "rip CD to mp3" and you should get good results. I've only had experience with CDex though, so I'm not sure how to assist on the others
-
I know this isn't the answer you are looking for, but for what it's worth...I've never had very much luck getting FP to act nicely with unfamilar files.
-
You should use a program such as "CDex" to rip these CD tracks to MP3. You can find CDex here at download.com
-
I believe the best move would be to use the $4.00/month account for email only. This is the simplest way, and you could just put a "placeholder" page so that there is no website there. Also, you could optionally upgrade to a reseller account, than you could add a second domain to your plan, instead of purchasing a second account.
-
I know in the past they allowed shell access, and now they don't allow it at all, I would doubt eggdrops would be in the scope of things, however...I'm sure someone from TCH will drop by and state for sure.
-
Ultimate Form Mail Script is also good. I like the above one because it's so simple..makes it easy to make your forms, even validate info and such. but either one will work.
-
tkabs, I believe OSCommerce should be available for you actually in the scripts library, I would recommend it over either Agora or Interchange, you can find FAQs on it here.
-
Hi John, I would highly recommend checking out PHP FormMail. It includes a wizard type setup (basically a easy form) to build the forms and is very simple to understand. It's also much more secure than CGI FormMails and the such
