-
Posts
20,156 -
Joined
-
Last visited
Everything posted by TCH-Bruce
-
Welcome to the forum, saikumar611 I recommend that you change the php file you are trying to execute with cron to have full paths to your include files. >include_once "/home/xxxx/public_html/common/xxxx.php";
-
That is what Windows displays when it can't find the files associated program. Since you have IrfanView open it and go to Options --> Properties --> Extensions tab. Check the file types you want associated with IrfanView and click OK. That should change all of those extension icons to IrfanView. Of course you probably don't want them associated with IrfanView.
-
I use secure connections in Thunderbird. Set the outgoing SMTP server name to "serverXX.tchmachines.com" just as the certificate states. You will have to view and permanently accept the certificate one time (until the certificate changes - they get renewed once a year). If you use port 25 or 26 for sending you will not receive any messages about the certificate. BTW, Welcome to the forums.
-
If you are using the secure ports you will get that message unless you set the outgoing server to the same name on the certificate or select the certificate permanently.
-
Suggestion: Get a copy of IrfanView and use it to view images. During installation or after installation you can set IrfanView to be the default viewer for different file types. IrfanView is IMO the best freeware image viewer out there.
-
Thanks Thomas
-
Please open a tcket with the help desk. Only the techs can view the logs. The moderators are volunteers and don't have access to the servers or your account.
-
When you select the program you want to open the file also check the box "Always use this program to open this type of file"
-
Welcome to the forums Billy. I can see your site just fine. Try clearing your browsers cache.
-
I've never had to replace one. But, batteries should last about 5 years.
-
Website Development Environment
TCH-Bruce replied to jackaroo's topic in CPanel and Site Maintenance
You can create a subdomain to do your testing in and when ready copy everything to the main domain. -
Open a ticket with the help desk and ask them to investigate the logs.
-
Welcome to the forum, jacquesc WebDav is not on the servers, nor will it be added.
-
Pickup a copy of PHP & MySQL for Dummies. I have a copy and used it to create a database driven website. It even has information on how to create a member login site. If for nothing else you can use the book as a reference. Read through other posts in the Scripting Talk forum for links to online sites that offer tutorials or just do a Google search on "PHP tutorials" and see how many resources there are out there.
-
That's great Bill!
-
First question: Does "naturallightoptrgb.gif" exist in the public_html folder? Second question: Do you have hotlink protection turned on? Files and images should work if they are set to 644 (-rw-r--r--) permissions.
-
You should be using your domain name. Where you have the IP number in your FTP program enter ftp.yourTCHdomain.ext What FTP client are you using? Passive connections is a setting when you create the site you are connecting to in CuteFTP. Not sure in others.
-
While what you say is true it would violate the Acceptable Use Policy for an account hosted here.
-
Welcome to the forum, clbama
-
I would check with the help desk. There is a limit to the size of files that can be uploaded even with FTP.
-
Sorry I missed the part about Thunderbird.
-
Price varies by location. I recommend checking your local newspapers, calling around and see what others are charging to the same work. That would give you a better idea of what to charge.
-
I have not seen a plugin that would allow you to integrate a forum member list into a Wordpress blog. How hard is it to install? One click in Fantastico. You might want to take a look at this search of the Wordpress support forum. Or this Google search Or this guide
-
Find another way to do it. wget and curl have both been disabled from running from cron jobs for security reasons.
