Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: Local host installation using wamp server

  1. #1
    Junior Member
    Join Date
    Mar 2011
    Posts
    3
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Question Local host installation using wamp server

    I want to install Hotaru in my computer(local host) using Wamp server, I have create a database named hotaru, and have done until step 4 (editing the hotaru_settings.php), for the path, i have changed it to http://localhost/hotaru which is my folder for hotaru site. When I want to install, by typing localhost/hotaru in chrome browser, I got this error, attached below. By the way, I have a bit experience with Wamp by installing Wordpress, which is working and i have searched this forum for local host installation but failed to find one. Any help would be much appreciated. Thanks in advance!
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	hotaru prob.JPG 
Views:	43 
Size:	128.8 KB 
ID:	1601  

  2. #2
    Senior Member
    Join Date
    Jun 2011
    Location
    Thailand
    Posts
    294
    Thanks
    0
    Thanked 70 Times in 64 Posts

    Default

    First you need to add a trailing slash to the BASE_URL, i.e. http://localhost/hotaru/.

    Also rename .htaccess_default as .htaccess and edit this line as:

    RewriteBase /hotaru

    But the warning you are getting shows mysql server is not working or you cannot connect it. Check your DB settings in hotaru_settings.php

    Hotaru works with Wamp and there is nothing special about it in case of Hotaru. So you must be missing something. Maybe mysql server cannot start up? Check its status from task bar. Try to connect it using phpmyadmin from http://localhost

  3. #3
    Junior Member
    Join Date
    Mar 2011
    Posts
    3
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Still cannot work after doing all the stuff, got different error this time.

  4. #4
    Senior Member
    Join Date
    Jun 2011
    Location
    Thailand
    Posts
    294
    Thanks
    0
    Thanked 70 Times in 64 Posts

    Default

    It is the same error. Either mysql server cannot start up, or your DB settings are wrong. If you are sure about your settings, you will try to find a solution in Wamp forums, because this is not a Hotaru issue.

  5. #5
    Junior Member
    Join Date
    Mar 2011
    Posts
    3
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Thanks for the reply by the way, figure it out at last, the database is correct but I need to install it first to set up all the database or whatever-you-call-it. When I install wordpress, i just do http://localhost/wordpress/ and the installation will start straight away and build the database. But for Hotaru, http://localhost/hotaru/ does not install it, it is the actual site, instead when I see the readme, somehow I think it should be like this http://localhost/hotaru//install/install.php to install it and built the database and it work out fine.

  6. #6
    Member Manolof's Avatar
    Join Date
    May 2011
    Location
    Athens, Greece
    Posts
    35
    Thanks
    8
    Thanked 5 Times in 5 Posts

    Default

    Quote Originally Posted by gomogon View Post
    But for Hotaru, http://localhost/hotaru/ does not install it, it is the actual site, instead when I see the readme, somehow I think it should be like this http://localhost/hotaru//install/install.php to install it and built the database and it work out fine.
    Exactly as described in the Docs.
    EntrePlus - A community for entrepreneurs and business owners who want to network and stay updated with a summary of the latest news and tips from the business world.

  7. #7
    Senior Member
    Join Date
    Jun 2011
    Location
    Thailand
    Posts
    294
    Thanks
    0
    Thanked 70 Times in 64 Posts

    Default

    Lets make something clear: You don't need a special Wamp installation for Hotaru. Wamp is a kind of server installation, and Hotaru is just an php application.

    There are lots of people here who installed Hotaru on their PC and run it without any problem (Including me). You are probably doing something wrong, and it is certainly not related with Hotaru itself. and stop giving some wrong information that http://localhost/hotaru//install/install.php will install it. What kind of a link is that :?!

  8. #8
    Member Manolof's Avatar
    Join Date
    May 2011
    Location
    Athens, Greece
    Posts
    35
    Thanks
    8
    Thanked 5 Times in 5 Posts

    Default

    Quote Originally Posted by PuckRobin View Post
    Lets make something clear: You don't need a special Wamp installation for Hotaru. Wamp is a kind of server installation, and Hotaru is just an php application.

    There are lots of people here who installed Hotaru on their PC and run it without any problem (Including me). You are probably doing something wrong, and it is certainly not related with Hotaru itself. and stop giving some wrong information that http://localhost/hotaru//install/install.php will install it. What kind of a link is that :?!
    He already fixed it, and also that link is the actual link to hotaru's installation file when using Wamp. These web development platforms use http://localhost/website as the home folder of any local websites you own.
    EntrePlus - A community for entrepreneurs and business owners who want to network and stay updated with a summary of the latest news and tips from the business world.

  9. Thanked by:


  10. #9
    Senior Member
    Join Date
    Jun 2011
    Location
    Thailand
    Posts
    294
    Thanks
    0
    Thanked 70 Times in 64 Posts

    Default

    http://localhost/hotaru//install/install.php is NOT the correct link. Just look at the double slashes.

    I already read that he fixed it, but I don't accept that it is a solution to be written here. Because the link is wrong at first place. It will not help to anybody else, on the contrary it will mislead people having the same issue.
    Last edited by PuckRobin; 01-02-2012 at 09:19 PM.

  11. #10
    Member Manolof's Avatar
    Join Date
    May 2011
    Location
    Athens, Greece
    Posts
    35
    Thanks
    8
    Thanked 5 Times in 5 Posts

    Default

    Quote Originally Posted by PuckRobin View Post
    http://localhost/hotaru//install/install.php is NOT the correct link. Just look at the double slashes.

    I already read that he fixed it, but I don't accept that it is a solution to be written here. Because the link is wrong at first place. It will not help to anybody else, on the contrary it will mislead people having the same issue.
    That was a mistype, not that great deal, after all most browsers read it even if it has 10 slashes (try http://forums.hotarucms.org/////////...ng-wamp-server works in chrome at least).
    Bottom line is read the docs and in case of wamp or xampp, http://localhost/hotaru/install/index.php
    EntrePlus - A community for entrepreneurs and business owners who want to network and stay updated with a summary of the latest news and tips from the business world.

  12. Thanked by:


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. I am changing a web host, how do i transfer entire Hotaru website?
    By Mayur in forum How-To and Troubleshooting
    Replies: 1
    Last Post: 11-07-2011, 11:32 AM
  2. Image Upload (Local OR URL)
    By Manolof in forum Plugin Suggestion Box
    Replies: 4
    Last Post: 05-05-2011, 09:22 AM
  3. My Database Host sql.mydomain.com don't install
    By dinhtv in forum Installation and Upgrading
    Replies: 3
    Last Post: 04-28-2011, 07:53 PM
  4. Local date and time
    By php101 in forum Installation and Upgrading
    Replies: 4
    Last Post: 06-15-2010, 01:53 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •