Jump to content

teo_turtle

Members
  • Posts

    55
  • Joined

  • Last visited

Everything posted by teo_turtle

  1. how to fixed error step by step?
  2. http://img837.imageshack.us/i/cpanelr.png/ any ideas ? I have been disappointed
  3. Access Hosts=% not working again
  4. %cine.heliohost.org not working
  5. how to fix this error. I am confused
  6. $host="cine.heliohost.org"; $username="teo01234_user"; $password="************"; $db_selected="teo01234_cine"; Warning: mysqli_connect() [function.mysqli-connect]: (28000/1045): Access denied for user 'teo01234_user'@'216.218.192.170' (using password: YES) in /home1/teo01234/public_html/cine/include/connect.php on line 10 Connect failed: Access denied for user 'teo01234_user'@'216.218.192.170' (using password: YES)
  7. <?php $host="cine.heliohost.org"; $username="teo01234_root"; $password="********"; $db_selected="teo01234_cine"; $mysqli=mysqli_connect($host,$username,$password,$db_selected); if(mysqli_connect_errno()) { printf("Connect failed: %s\n ",mysqli_connect_error()); exit; } mysqli_query($mysqli,"set names utf8"); ?> http://img837.imageshack.us/i/cpanelr.png/ Warning: mysqli_connect() [function.mysqli-connect]: (28000/1045): Access denied for user 'teo01234_root'@'216.218.192.170' (using password: YES) in /home1/teo01234/public_html/cine/include/connect.php on line 10 Connect failed: Access denied for user 'teo01234_root'@'216.218.192.170' (using password: YES) please how to fixed this error? step by step. :-)
  8. http://img837.imageshack.us/i/cpanelr.png/ how to fix this error ?
  9. yes. my code is(file connect.php) : <?php $host="cine.heliohost.org"; $username="teo01234_root"; $password="********"; $db_selected="teo01234_cine"; $mysqli=mysqli_connect($host,$username,$password,$db_selected); if(mysqli_connect_errno()) { printf("Connect failed: %s\n ",mysqli_connect_error()); exit; } mysqli_query($mysqli,"set names utf8"); ?>
  10. I have already created user(My username is teo01234_root). How to match teo01234_root and mydatabase ?
  11. Warning: mysqli_connect() [function.mysqli-connect]: (28000/1045): Access denied for user 'teo01234_root'@'216.218.192.170' (using password: YES) in /home1/teo01234/public_html/cine/include/connect.php on line 10 Connect failed: Access denied for user 'teo01234_root'@'216.218.192.170' (using password: YES) How to fixed this error ? thank you :-)
  12. ok HELIOHOST ACCOUNT QUEUED Ahoy! You're seeing this page because HelioHost has not gotten about to installing and configuring your account yet. This process usually takes 24 hours, and once it is complete your website should show up properly. While the account is being created we suggest taking a look at your control panel. Thanks for choosing HelioHost! We wish you good luck with your website. Sincerely, The HelioHost Staff
  13. yes however I cannot make my work
  14. Additional i cannot access my account via ftp program client.. thank you for reply
  15. displaing Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@cine.heliohost.org and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. How to fixed this error ? thanx
  16. simply I want uploading my web site thank you for reply :-)
  17. in how much hours he will be active my web site ? my web site URL : http://cine.heliohost.org thanks :-)
  18. cannot access my site for http://cine.heliohost.org/
  19. yes i was change my main domain to http://cine.heliohost.org
  20. how to change my main domain via CPANEL ?
×
×
  • Create New...