-
Posts
20,156 -
Joined
-
Last visited
Everything posted by TCH-Bruce
-
Joomla! Multiple Vulnerabilities
TCH-Bruce replied to TCH-Thomas's topic in Software/Scripts/Other Alerts
TCH does not control when cpanel or fantastico release updates to the packages they include. It is the users responsibility to be sure their sites are secure. So if you are using any of the scripts provided you should also learn how to manually apply patches as they are released. -
This thread is over 4 months old and all the servers have had their backup routines changed to incremental backups. Closing thread.
-
Anytime you get an error accessing web mail or other things in cPanel please open a ticket with the help desk. While the techs do read the forums, often times things get missed. Moderators do not have access to the servers or your account information.
-
Thanks Thomas
-
Please welcome TCH-Tim (Tim Hodge), to the moderating. Tim has been helping others in the forums for some time. I'm sure he'll be a great edition to the moderating team.
-
Run an install file above public_html folder
TCH-Bruce replied to greenworld's topic in Installing Scripts
From reading that, upload the files to a folder called "carp" at the same level as "public_html". Upload the setup script to your "public_html" folder and access it using "h*tp://yourdomain.ext/carpsetup.php" If you are asked for a path during setup for where the carp folder is use >/home/your-cpanel-name/carp -
These are *nix servers and case is important. Index.html is not the same as index.html, Images is not the same as images. Without a link that's the only guess I can make as to your trouble.
-
Run an install file above public_html folder
TCH-Bruce replied to greenworld's topic in Installing Scripts
What is it you are trying to install? This isn't normal. The web server can only access files from your public_html folder and below unless they are include files being accessed by something in the public_html folder or below. -
Run an install file above public_html folder
TCH-Bruce replied to greenworld's topic in Installing Scripts
You would have to run it as a cron job or open a ticket with the help desk and ask them to run it for you. -
This would work fine on static pages, I'm not sure how you would accomplish this with dynamic content like WP produces. You have only one sidebar (or two) include which contains what ever dynamic links you have within your blog.
-
Dave looks good but I am seeing the same results. I found a few other methods to do the same thing by googling for "css collapsable menu".
-
Welcome aboard Alex and Tom.
-
Welcome to the forums Sam
-
Sorry, no I use a plain text editor to do HTML and CuteFTP to upload the pages.
-
Check out this one
-
If you do I think the last one specified would be used.
-
Thomas, you da man!
-
Mine did not notify me and it is set to check for updates but under the Help menu there is a check for updates link. I used that to update mine.
-
Have you compared the file on your system to the file on the server? Are they identical? It could simply be that the time stamp is different and it's assuming there was some change to the file.
-
Thanks Steve I like the new auto update feature too
-
Welcome to the forums Kelly If you truly want to start over with a clean slate open a ticket with the help desk and ask them to reprovision your account. It will take you back to the day you purchased hosting.
-
The ">" is a redirect symbol. Leaving it there with nothing following it would result in the server not knowing what to do with the output of the script if an error occured. > /dev/null output the errors to never-never land.
-
He means using an image to produce the background color versus just using the color statement.
-
If you are looking for a good free HTML composer here are links to two of them. They both support publishing your site. NVU HTML-Kit
