Jump to content

anush

Members
  • Posts

    406
  • Joined

  • Last visited

  • Days Won

    8

Posts posted by anush

  1. Any way there nothing wrong with the question, even i wondered what a data center is when i first heard it, but what u meant is noob.

     

    Its not a server, but its connected with server, you can call data center as a place where servers are kept, the temperature and humidity are kept at optimum level, it even have backup generators in case of power filer, usually its run by some company. See an example

     

    if you have a web server and you host websites in it, it need to online all the time for you and your users to access data, to make that possible on your own can cost you a lot as u require multiple hi speed internet connection and back-up power supplies etc, so you approach a company (data center company as web hosts), and you choose a plan which they offer like web hosting itself , and they will provide you with rack space to keep your machine and hi end security, most impotently internet and power which is maintained by the data center company, its their duty to make sure your machine gets internet and power, and you pay for them, which is very much lower that what it can cost if you did this at your home.

     

    But the data center company is not responsible for the script or what you keep in the server.

     

    Helio host keeps their server at hurricane electric data center in US. If you still did not get it contact me or post in http://forums.techstream.org its my web forum or helio net, both are same for me.

  2. Ok, i can understand your problem, first of all you can make a backup of your complete database from phpmyadmin. Then download the .sql file.

     

    you can use the cpanel file manager to make all the files in your disk to a zip file then download it, to your computer then upload it to your new host.

     

    now you can unzip it in your host, in cpanel file manager.

     

    Next is important, now you need to make a db in your new host, try to make the same name as you did in heliohost , then open the sql file in a text editor and remove some commented lines and just run a query from phpmyadmin.

     

    now your databases are set, now you need to set the username and password for the database access, for that you need to find where the CMS stores them and then change that your new username and password and also the new database name if you changed it.

     

    then change your name servers from heliohost name server to your webhost and wait for 2-3 days, then delete the files in heliohost server, if not all atleast the index to check the dns is correct and most importantly our changed settings.

     

    Dont worry , there will be some errors i did the same thing for my website http://techstream.org ,but i was using my own designed custom CMS for the site, but i had a mybb forum , though i managed to remove all the errors expect one, it was the new database name i forgot to change, for more information or if you have doubts you can use my forum or helionet both are same for me.

     

    any way try to contribute to heliohost in as many way as possible.

     

    Thank you for using heliohost

    from Helio Net Community.

  3. i found the following error may be a couple of times or more today , have been finding this sine last two days ,when i askd cl58 in the IRC he informed its some problem with server, even i thought that, but dont know, It would be nice if any admin can have a look at this.

     

     

    Warning: require_once(/var/www/html/helionet/index/cache/skin_cache/ipsServerError.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/html/helionet/index/ips_kernel/classDb.php on line 1822
    Fatal error: require_once() [function.require]: Failed opening required '/var/www/html/helionet/index/cache/skin_cache/ipsServerError.php' (include_path='.:/usr/share/pear:/usr/share/php:/var/www/html/helionet/index/ips_kernel/') in /var/www/html/helionet/index/ips_kernel/classDb.php on line 1822

  4. Looks like some problem with DNS , to me.

     

    Any way it works fine for me now.

     

     

     

    A bit deviation from the topic

     

    Looks like you spend a lot of time on it making those posts. Looks cool. What does that site mainly aims at.

  5. I agree that it can get frustrated some time, but u must think that helio host is a free web host run by a few enthusiast to support new developers , not for pro. Helio host will provide 24 x 8 support though not by support center, but djbob's (ROOT ADMIN) friends(Team members) will be online with a time interval of 1-2 hours, for solving programing problems you have a big community along with admins.

     

     

    You can check the server status here http://heliohost.grd.net.pl/monitor/

     

    then make a post if you find any trouble.

  6. @wikier you can type the codes in a php file and upload it to your space provided by heliohost , through FTP or Cpanel file manager , then just open any browser and type in the url to the file.

     

    if your website address is wikier.com or any thing, and the file name is myfile.php ,and its just placed in public HTML folder , then open any browser and typing wikier.com/myfile.php will run the file.

     

    I think you area having C++ or Java back ground , there is no complying here in PHP , or you must be new to these, dont worry the community will give u a good hand.

×
×
  • Create New...