-
Posts
4,700 -
Joined
-
Last visited
Everything posted by TCH-Andy
-
Edited My .htaccess File, Site Now Down
TCH-Andy replied to jgk1013's topic in CPanel and Site Maintenance
I would ask via the ticket. It could have been uploaded in the wrong format ( binary / ascii ) -
Php Memory Allocation Information
TCH-Andy replied to mythusmage's topic in CPanel and Site Maintenance
8MB is standard for us also - although some servers are on 16MB. Most systems run fine. If you have a specific problem / issue - please open a ticket. -
Thanks for the feedback.
-
Congratulations Carl
-
You should be able to copy all the files over from one public_html to the other. Chat to me on AIM if you like ( tchguruandy )
-
You're welcome I'm glad it's all sorted.
-
You're welcome The only dumb question is one that isn't asked. And yes, a path including the host should work ( although localhost usually means your own machine - so will work if you are actually on the machine that is acting as the web server )
-
Where Is The "spam Box" For Spamassassin?
TCH-Andy replied to Probedude's topic in CPanel and Site Maintenance
I'd suggest opening a ticket - and we'll check it out for you. -
Where Is The "spam Box" For Spamassassin?
TCH-Andy replied to Probedude's topic in CPanel and Site Maintenance
sending a test email - with a code that tiggers spam assassin - isn't as bad as it sounds -
because when you are on the browser on your computer it will take src='C:\Apache2\htdocs\wiki\images\math\tmp\uml-03401e206d389c784552fd8765d1d246.png' And look on your c:\ drive. You need a path that includes the domain name or path by reference usually, so that it can find it on the correct server.
-
Where Is The "spam Box" For Spamassassin?
TCH-Andy replied to Probedude's topic in CPanel and Site Maintenance
OK - if you still have problems, open a ticket - and we'll send some test spam and check it. -
Dnsstuff Query Of My Domain Name. Should I Be Concerned
TCH-Andy replied to Probedude's topic in CPanel and Site Maintenance
It depends which server you are on as to which nameservers you should use. The correct ones should be in your welcome email. For your domain ns1.totalchoicehosting.com and ns2.totalchoicehosting.com is correct. -
It sounds as if the URL being produced by mediawiki for that image is incorrect and trying to go to C:\Apache2\htdocs\wiki\images\math\tmp\uml-03401e206d389c784552fd8765d1d246.png Your browser will then be trying to pick up the file from your C drive ( not the c: drive with mediawiki on ). It's tricky to diagnose fully on a machine we have no access - but I'd check your config for that module.
-
Where Is The "spam Box" For Spamassassin?
TCH-Andy replied to Probedude's topic in CPanel and Site Maintenance
The spam folder should be created when you get the first spam email. It should appear in Horde alongside your inbox and sent items. -
Dnsstuff Query Of My Domain Name. Should I Be Concerned
TCH-Andy replied to Probedude's topic in CPanel and Site Maintenance
It looks as if you have your DNS set to the wrong nameservers. The correct ones will be in your welcome email. If you let us know the domain name, we'll check it for you. -
Hi Steve, welcome to the forums Is there anything in the error log ? Are you running this on a windows machine ? I assume also ( from the path you give) that it's the only domain on that server. Is that path correct ?
-
Can't See Other Email Accts - Used To Be Able To
TCH-Andy replied to Probedude's topic in CPanel and Site Maintenance
Hi Dave, This was something that changed a while back. Cpanel decided that access to all the email accounts with the cpanel password was a 'feature' that it was going to close off ( from a privacy / security viewpoint). You will need to login to the individual accounts. -
Error This Morning On Login And "latest Activity"
TCH-Andy replied to dirtvoyles's topic in WordPress
You are trying to access file outside of your account - which generally means a config error in the script. Did this suddenly start happening ? Or have you recently changed the config or some other file ? -
Hi Sweetp, If you are still having problems, please open a ticket at the help desk - link at the top of the page.
-
The Domain Registration and Hosting are separate. If you had hosting with us, then we manage the DNS for you, but since you don't have hosting with us you have no one ( currently) managing your DNS. There are a large number of providers for managing your DNS from free ( everydns.net ) to typically $15 / year ( dyndns.com, dnsmadeeasy.com ) through whom you can manage the DNS and set it to blogger / google. If you sign up with one of the many providers of DNS, then you can do exactly what you are trying to achieve.
-
Welcome back pk
-
Open a ticket at the help desk - although the help desk don't generally deal with coding issues - we'll take a look for you
-
If the databases are there ( or you have a backup of them), it should be relatively easy to get the site working again..... You can tell if the database is there already from cpanel - in the Mysql Database section. If the database is not there, and you don't have a backup - then you will be fine just deleting the none-working gallery and forum - then installing a new copy via fantastico.
-
Welcome to the forums kinc4 Did you transfer over the databases when you transferred ? It depends what error you are getting, but the most common problems are due to either the database being missing, or the user created and assigned to the database. As for starting again, it's certainly the fastest method, but of course you would lose old data - and it depends how much that is, and how important it is to you.
-
welcome to the forum kryles For the permissions issue, you need to set write permission on the folder you are trying to upload to. With the open_basedir issue, that's because the path is wrong. Try using the whole path /home/cpusername/public_html/images/user19.jpg where cpusername is your cpanel username.
