-
Posts
20,156 -
Joined
-
Last visited
Everything posted by TCH-Bruce
-
Automatic Autoresponder Deactivation
TCH-Bruce replied to Oso_Grizzly's topic in CPanel and Site Maintenance
Sorry, I don't think there is. At least none that I have found. -
It looks like you are using mod_rewrites to create permalinks for your blog. These may have become corrupt. I would remove the mod_rewrite rules from the .htaccess file and see if your posts appear. Then I would regenerate them from the Admin panel and put them back into the .htaccess file. After they are in the .htaccess file make sure the file is changed to 666 permissions.
-
We did test adding it to cPanel and it failed miserably when setting up the database.
-
Welcome to the forums
-
Posting in plain text is the preferred method for most mailing lists. I used to run a majordomo mailing list and it irritated the heck out of me when people posted in HTML.
-
This is the way I have configured mine on two sites. It's working quite well. I have it set to 5 which is the default. You can get more aggressive and set it higher but I'd start there.
-
I don't see why you can't run PHP scripts with anything created with FP. You will probably have to use the source view to get the code entered correctly but that's about it.
-
There is a program called HTMLTidy that may help. Don't know how much of the FP stuff it will take out for you but could help. I don't see why you can't run PHP scripts with anything created with FP. You will probably have to use the source view to get the code entered correctly but that's about it.
-
What did you expect from Mark Martin's Roush forum? That they would call thier favorite driver a whiner? Good greif. Anyway it is just my personal opinion anyway. I'm sure nobody cares what I think. Did you see that AAA is also going to be his sponser.
-
Welcome to the forums. Are you installing as a user with Adminstrator permissions?
-
cPanel is how you install the mailing list software. From there it's all configured in the mailman program itself.
-
Our wish is for a speedy recovery and we will keep you all in our prayers.
-
Mail Bounces Going To default address
TCH-Bruce replied to MaxHeadroom's topic in CPanel and Site Maintenance
Welcome to the forums -
No you can not. public_ftp was used for annonymous FTP which has been disabled on the servers.
-
Hello everyone, Please take a moment to welcome TCH-Mark (Mark Goodwin) as the newest member of the moderator team, he will also be helping to make sure things stay in order. Mark used to work the help desk here at TCH.
-
Welcome to the forums Ron
-
Welcome to the forums
-
Welcome to the forums
-
Well at least one side does! Otherwise it's a voice/text chat client just like all the others
-
Glad you got it sorted out.
-
Nope, not on mine either. I think the site you try it on must not have anything in the .htaccess file for redirection.
-
Welcome to the forums. Can't say that I've used it but are you sure the feed is up? If you had it working and didn't change it there is no reason it should have stopped working.
-
Skype 2.0 released. Now includes video chat.
-
Revised: Give Access To Awstats
TCH-Bruce replied to TCH-Dick's topic in CPanel and Site Maintenance
Carl, welcome to the forums, sorry I didn't welcome you before. I have installed this twice using those instructions. In my index file I have entered the full path to the config file >include("/home/my-cpanel-id/my-config-folder/config.php"); In my config file I have changed the following values: >$username = "uesr-for-access"; /* used to access this utility */ $password = "password-for-access"; /* used to access this utility */ $site = "my-domain.ext"; $cpnlusername = "my-cpanel-name"; $cpnlpassword = "my-cpanel-password";
