-
Posts
20,156 -
Joined
-
Last visited
Everything posted by TCH-Bruce
-
Welcoem to the forums Logicman The reseller plans are billed out monthly only. Easier if you need to upgrade at any point.
-
By default cron jobs do not send an email unless there is an error so you will have to write it into your backup script to send you email.
-
Where are you getting a 404 error? From the cron job? If so, you do not have the correct path to the script in the cron job. It should be something like this >/usr/bin/php -q /home/cpanelname/path-to-script
-
Don, do you happen to use SpywareBlaster? It adds a lot of restricted sites to IE as well as FF.
-
How To Have Two Url That Take You To The Same Page
TCH-Bruce replied to rnmcd's topic in CPanel and Site Maintenance
You are correct. It adds redirect statements to the .htaccess file. -
If you go the "hosts" route and you find that it's blocking some content you don't consider to be an issue you just simply edit out the block. What this hosts file does is set known sites for ads, popups, popunders to just request them from you own machine 127.0.0.0 and since they don't exist on your machine you never see them. If you are using Windows 2000/XP please follow the directions in the readme.html file in the archive. It explains about turning off the DNS caching which if not done will slow down your computer. I missed that step when I first installed it and wondered why everything was so slow.
-
Welcome to the family and forums kst!
-
I use a modified hosts file on my machines to prevent ads and popup/popunders in addition to the popup blocker built into FF. The one I use is from http://www.hosts-file.net/downloads.html This hosts file will cause problems accessing some sites but when that happens I just rename my hosts file something else temporarily and then rename it back to turn the protection back on.
-
Welcome to the forums brockhosting. Have you checked your default email with webmail? Sometimes the errors get sent there.
-
OK, that should give you a zipped log file. You can aslo look under Manage FTP accounts.
-
Tim, through cPanel in the stats section. "Raw Log File"
-
Welcome to the forums Connie In your post above you have the same name for the database and database user. Did you create the database? Create the user? Add the user to the database?
-
Shared hosting account sorry, I will correct my post.
-
No that would be a violation. You can only host 2 (or more) accounts if you had a reseller account. You can purchase another shared hosting account or upgrade to a reseller account.
-
I've never installed it but that does seem like the logical thing to do. And if it uses any databases you would delete those through cPanel.
-
Welcome to the forums Entricept.
-
Welcome to the forum Bruce! Finally another Bruce on the forum! You cannot with the TCH installed Squirrel Mail, but if you installed your own copy you may be able too.
-
Welcome to the forums chippy
-
Take a look at your AwStats. Near the bottom you will see search phrases and search keywords people entered to find your site.
-
Welcome to the forums yari!
-
Using the standard cron setup in cPanel is what you are asking about. Not the advanced panel. The command line is the path to the script you will be running. If it is a PHP file that you need to run just preface it like this. >/usr/bin/php -q /home/yourcpanelname/path-to-your-script Then select the frequency to run the job using the other boxes.
-
Welcome to the forums Peter. Didn't see it installed as a module on the server I am on but I did a search and found that it is distribution of other modules. Whether or not those modules are installed on the server I don't know as I didn't look for that. Check the distribution and the perl modules installed (you can see a list of installed modules through cPanel). If you have a need for a particular module that is not installed you can open a help desk ticket to support and ask if they will install it for you.
-
This is the thread Weezy is referring. As for the error you need to create a MySQL database and user and add the user to the database. Probably need to modify a config file with the info as well.
-
My Site Doesn't Work Properly In Ie Without "www."
TCH-Bruce replied to rnmcd's topic in Scripting Talk
May want to open a Help Desk ticket and have one of the techs have a look. -
You're welcome. Glad you found it.
