Jump to content

bdistler

Members
  • Posts

    279
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by bdistler

  1. If your SQL had something like "CREATE DATABASE" phpMyAdmin will throw a error you can not 'make' a database with phpMyAdmin (set that way by host) you need to make a database with user(s) in cPanel first SQL file is a text type - take a look inside - look for something like "CREATE DATABASE" near the top
  2. I am on server Stevie just did a import with phpMyAdmin no errors
  3. when I log-in to cPanel from this page http://www.heliohost.org/home/ I receive a blank page
  4. what text editor are you using ? if it is notepad you need to ==> GO TO NOTEPAD, IN SETTINGS->PREFERENCES->New Document/Default Directory-> (Select UTF-8 without BOM and select apply to opened ANSI files) <==
  5. at ==> wearenotyourfathers.co.cc <== I see ==> WE ARE CURRENTLY WORKING ON AN AWESOME NEW SITE. STAY TUNED! <== you might try a proxy
  6. at ==> http://www.co.cc/whois/whois.php <== I receive ==> Registry Whois Domain Name : fancool.co.cc Registrar : CO.CC, INC. Whois Server : co.cc Referral URL : http://www.co.cc Name Server : NS1.HELIOHOST.ORG Name Server : NS2.HELIOHOST.ORG Updated Date : 10-Nov-2007 Creation Date : 10-Nov-2007 Expiration Date : 10-Nov-2008 <== NOTE THE EXPIRATION DATE I also see ==> www.fancool.co.cc is already registered <== at ==> http://www.whatsmydn...S/fancool.co.cc <== I see errors (red X) with NS records at ==> http://www.whatsmydn...A/fancool.co.cc <== I see erros (red X) with A records NS and A records are made by CO.CC not by Heliohost
  7. I save my database from "MySqlWorkbench" in a SQL file then import it with phpMyAdmin into my account here at Heliohost we do not have remote access to MySQL by SSH
  8. this =======> db_host = 'johnny.heliohost.org'; <== should be ==> db_host = 'localhost'; <== as a start
  9. from http://wiki.helionet...MySQL_Databases enter your "USERNAME" and "PASSWORD" and "DATABASENAME" <?php print "try to open datatbase<br>\n"; mysql_connect("localhost", "USERNAME", "PASSWORD") or die(mysql_error()); mysql_select_db("DATABASENAME") or die(mysql_error()); print "got into dabase<br>\n"; print "the end<br>\n"; ?> works for me on server Stevie
  10. to get your server's name from cPanel - look down left side of cPanel for [ Server Name ] - you may need to open ( click on ) [ Stats ]
  11. at ==> mpscresults.heliohost.org <== I see ==> MPSC Racing Results -- MPSC Racing Results <== your site looks to be up for me
  12. user name: bdistler URL: http://realhandydata.heliohost.org/ server: Steve my account had been up for some time but now I see this: "HELIOHOST ACCOUNT QUEUED Ahoy! You're seeing this page because HelioHost has not gotten about to installing and configuring your account yet." I can see my files by FTP and cPanel is up
  13. Try to use webmail from cPanel receive ==> Warning: fsockopen() [function.fsockopen]: unable to connect to localhost:143 (Connection timed out) in /usr/local/cpanel/base/3rdparty/squirrelmail/plugins/login_auth/functions.php on line129 <== any info ????
  14. Try log-in to account at ==> <== enter Username and Password for cPanel and receive screenshot is slow to load here ==> <== Try log-in to cPanel at ==> http://stevie.heliohost.org:2082 <== use same Username and Password - as above - enter cPanel with no error any info ??
  15. Try log-in to account at ==> <== enter Username and Password for cPanel and receive screen shot is slow to load here ==> <== Try to login to cPanel at ==> http://stevie.heliohost.org:2082 <== use same Username and Password - as above - enter cPanel with no error any info ??
  16. Ref: Twitter about IRC It looks like the chl ==> #HelioHost <== is locked is this true or how do I get in ??
  17. Thanks. Though I am positively sure the nameservers are changed, I have already checked this numerous times. What would you think is the problem? domain: tenboutique.ie descr: Ten Clothing Company Limited descr: Body Corporate (Ltd,PLC,Company) descr: Corporate Name admin-c: AMQ867-IEDR tech-c: AMQ867-IEDR renewal: 21-March-2012 status: Active nserver: ns1.heliohost.org nserver: ns2.heliohost.org nserver: ns3.webhostingireland.ie source: IEDR See nsever #3 remove it
  18. have used proxy(s) - same have found when server is in overload I receive the 'queued' page do we need to post after receiving a new (again) "HELIOHOST ACCOUNT QUEUED" page -- to have it reset each time ???? Thanks
  19. not for me clear the cache reset DNS cache realhandydata.heliohost.org any info ???? Thanks
  20. Have done that both DNS and browsers
  21. I STILL have that 'account queued' error any info ???? Thanks
  22. At Welcome to your control panel ==> Pre-installed avatars ==> Upload a new image from your computer after I select a file it will not upload - no error 59 X 80 - 8.7 KB For now I am using a link from my site Any info ???? Thanks
×
×
  • Create New...