TCH-Rick
Members-
Posts
1,853 -
Joined
-
Last visited
Everything posted by TCH-Rick
-
The segment even made the TiVo description. "New case with 'Matrix' theme." I've got my TiVo set and ready to record so I can zip through the annoying commercials.
-
Whenever you have a problem removing a subdomain be sure and check the .htaccess file in your main directory. Sometimes the redirect added in there by CPanel when setting up the subdomain does not get deleted if you do not do everything in the right order. You can test this by changing the name of the .htaccess file to .htaccess.old. Try to load the page and it should work.
-
I installed Typo3 to see how it would work for a client and have installed it on my own site as well. I would agree that it seems quite powerful but does take some time to learn. I have not had the time to play with it. One thing I do like is that you can load the admin panel and then edit directly on the page. It looks very promising for some projects I would like to do later.
-
...defense attorney, I. Gettum Freed, who looked up and mumbled...
-
Pick a name you would like and if you register it later there is no problem. If you change your mind later a register a different domain name we can change the name on the account.
-
What Options Are There To Create Secure Blog
TCH-Rick replied to dreamcloudwolf's topic in Security Discussions
We do run suexec on our servers. That is the reason some folks have gotten a 500 Internal Server Error when trying to run perl scripts with permissions set at 777. -
Should be fixed.
-
Right now the formmail and cgiemail scripts are disabled on the server. You can download and install them in your site or use the php formmail script The Ultimate Php Form Mail Script thread.
-
Possible Future Customer...got A Few Questions
TCH-Rick replied to jscfan's topic in Pre-Sales Questions
Usernames are generated by the system and generally use the first 7 letters of the domain name. -
You can see the libraries installed by going to http://www.totalchoicehosting.com/help/env.pl. Here is the list from env.pl: Perl libraries installed Library CGI v2.752 installed Library mod_perl v1.27 installed Library www-perl v5.69 installed Library DBI v1.37 installed Library DBD::mysql v2.9002 installed Library URI v1.23 installed Library Apache v1.27 installed Library Digest::MD5 v2.27 installed Library Crypt::SSLeay v0.49 installed
-
How Do I Give A Partner Access To Cpanel Only?
TCH-Rick replied to RockNRollPig's topic in CPanel and Site Maintenance
He could use an FTP client like CoreFTP or Filezilla to change permissions. -
Possible Future Customer...got A Few Questions
TCH-Rick replied to jscfan's topic in Pre-Sales Questions
In godaddy you can just log into your domain management section and set the nameservers to the ones that are given to you in the Welcome Email and it wioll work fine. -
You should also check the permissions on your folders. The folder with formmail.pl in it should be set to 755 and not 777. All perl scripts should be run with permissions of 755. You will get that error if you set it to 777. Change the permissions using an ftp program or the File Manager of CPanel.
-
Because of continued attempts to exploit the formmail script we have disabled it on all servers. You can still use formmail but will need to download it and install it in your cgi-bin directory (or another directory) and edit the settings. There are also other scripts available at hotscripts.com and other sites.
-
N00b Formmail Help Please - Odd Execution Error
TCH-Rick replied to kjarrett's topic in Scripting Talk
Ahem..... Naughty Don't forget who recommended that you come here. :Nerd: -
Welcome aboard.
-
How Do I Get My Welcome Letter Resent
TCH-Rick replied to haywood jahelpme's topic in CPanel and Site Maintenance
Go to our Help Desk and submit a ticket with your domain name, full name of the account holder, and last three digits of the credit card you used to register. -
Parked domains are allowed and you can have email accounts with the domain. They are set up in your primary account CPanel. All you have to do is submit a Help Desk ticket and give us the domain(s) you wish to park and the CPanel information for the primary domain.
-
It should be fixed now.
-
The Help Desk is at https://ssl.totalchoicehosting.com/supportdesk/.
-
It looks like a table in your database has gotten corrupted. You can repair it in PhpMyAdmin (in your CPanel) or submit a Help Desk ticket and we can repair the table.
-
My Site Is Here, But My Old Site Is Still Showing
TCH-Rick replied to Paul Squires's topic in Open Discussion
I went to this DNS lookup page and it looks like the domain is resolving correctly on nameservers around the country and world. It is common for these little "blips" in a DNS change. It is likely, as boxturt mentioned, that your ISP has not updated all their nameservers and some what the new address and some still have the old address. Some ISPs are slower than others at updating. It shouldn't take much longer. -
You can not run a proxy server of any type on your account here. Please see this thread on proxy servers in which the issue is discussed. JailShell is available if you have a technical reason for needing the access. To request it you simply need to open a Help Desk ticket and provide the reason you need it. If approved you will be given a link to make the one time $10 payment and we will enable it on your account. Any SSH software will work. We do have automatic billing via credit card or PayPal. When you go to order the hosting you will choose the method of payment.
-
Hope I didn't freak you out. I found a nuke.sql and imported it into your database. It should be working now.
-
The problem is within your dbusername and database settings. Both should have your CPanel username append the the front, i.e. deltata_lebleu and deltata_phpnuke. That should solve that part of the problem. Having looked at everything earlier, you might also want tp move all the files from the html directory to your public_html directory if you want the site to load as your main page. The main thing on manually installing PHPNuke is to read the directions carefully. Some of the directories you don't really need to upload to your site. You also will need to load the db info into the database to get it to run. There is a *.sql file you need to import into the db.
