Jump to content

TCH-Don

Members
  • Posts

    11,643
  • Joined

  • Last visited

Everything posted by TCH-Don

  1. TCH-Don

    Slight Problems

    Welcome to the forums Bam
  2. As I see by this post on pear it should be. And as indicated you could always install it on yoursite too.
  3. Welcome to the family Kevin and congratulations
  4. TCH-Don

    Guest Book

    I would copy your current config.inc.php file to your computer and use it to mofdify the new config.inc.php file see the doc > readme.txt file for install info. backup your database in cpanel > backup > download database first. And ther is a forum for more help on the site.
  5. Do
  6. Welcome to the forum, Henrik
  7. There is a simple cms called GuppY I think one of our family members recommended it.
  8. Welcome to the forums ets960
  9. Dreamer
  10. Welcome to the forum, Fenn
  11. Tip
  12. No problem I do this all the time instead of using ftp as it is much faster to upload a zip file and the extraction with file manager is very quick. Yes, let us know how it goes or if you need more help.
  13. Yes you can use cpanels file manager to upload a zip file then click on the zip file name and on the right you will see extract select extract to unzip the file. But first see what file structure is in the zip file as in does it contain a folder like wp if so put the zip file in your public_html folder so when you extract it the wp folder will be created with all the files and sub folders in side the wp folder. if it does not have a folder but just files and subfolders then use file manager to create a folder like wp upload the zip file inside the wp folder and extract it. Does that help?
  14. Mixed
  15. Hope that was it Scott
  16. Welcome to the forums, WeBrain!
  17. It means you have to add your cpanel name in front of the database and user names like yourCpanelName_databaseName when using a database with a script. The data bases are on a shared server so the the only way for you to access your database on the server is to use your cpanel name with it. See my above post.
  18. Yes for a shared hosting account you may not charge for sub-domains.
  19. A few links to help: http://www.positioniseverything.net/thr.col.stretch.html http://www.maxdesign.com.au/presentation/page_layouts/ http://www.glish.com/css/ http://www.benmeadowcroft.com/webdev/csste...ith-footer.html
  20. Welcome to the forums, Darren
  21. Yes if you upgrade to a higher plan you will keep all your account details You will just have more space and bandwidth.
  22. The normal steps to create and use a database are: Be sure that in MySql you 1 - created the database 2 - created a user 3 -added the user to the database (this is the step most often forgotten) Then to connect to the database in a script use: host: localhost database: yourCpanelName_databaseName user: yourCpanelName_databaseUser password: mypassword * Note password is just as the password, do not add the CpanelName to it.
  23. Hobby
  24. I too am on here for hours in both IE and FireFox and do not get logged out and When I do close the browser and come back I am remembered.
×
×
  • Create New...