Results 1 to 7 of 7

Thread: Error on step4 on installation

  1. #1
    Junior Member
    Join Date
    Oct 2011
    Location
    Mumbai, Maharashtra, India
    Posts
    18
    Thanks
    5
    Thanked 0 Times in 0 Posts

    Default Error on step4 on installation

    Hello
    When I am trying to install the site, just after i put the admin account detail and go to next (on step 4) the following error comes:

    ( ! ) Fatal error: Call to undefined function curl_init() in C:\wamp\www\rr\libs\SystemInfo.php on line 66
    Call Stack
    # Time Memory Function Location
    1 0.0053 595272 {main}( ) ..\index.php:0
    2 0.0422 2095624 installation_complete( ) ..\index.php:116
    3 0.1376 3898448 SystemInfo->hotaru_feedback( ) ..\index.php:755
    4 0.1710 3914272 SystemInfo->sendApiRequest( ) ..\SystemInfo.php:44

    i dont know much PHP, please help me out

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

    Default

    It seems "curl" is not installed on your server. Ask your hosting to install it.

  3. #3
    Junior Member
    Join Date
    Oct 2011
    Location
    Mumbai, Maharashtra, India
    Posts
    18
    Thanks
    5
    Thanked 0 Times in 0 Posts

    Default

    I am running on the localhost. Please tell me what is Curl? and what I need to install except WAMP?

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

    Default

    Curl is a php extension. See : http://www.phpfreaks.com/forums/inde...topic=180453.0

    Or try to Google it.

  5. Thanked by:


  6. #5
    Junior Member
    Join Date
    Oct 2011
    Location
    Mumbai, Maharashtra, India
    Posts
    18
    Thanks
    5
    Thanked 0 Times in 0 Posts

    Default

    thanks Robin that was solved
    But i have one another question, when I start the new site browser redirects me to this URL - http://www.iana.org/domains/example/
    I am running on the localhost so what should the base URL I should use ? (http://localhost/rr/ ?)
    and please also refer me a good document to know more about Hotoru

    Thanks

  7. #6
    Senior Member
    Join Date
    Jun 2011
    Location
    Thailand
    Posts
    294
    Thanks
    0
    Thanked 69 Times in 63 Posts

    Default

    If you installed Hotaru in wamp\www\rr\ directory, http://localhost/rr/ is correct. If you will use friendly url's, don't forget to change .htaccess too, like so:

    RewriteBase /localhost/rr
    All docs are here: http://docs.hotarucms.org/

  8. #7
    Junior Member
    Join Date
    Oct 2011
    Location
    Mumbai, Maharashtra, India
    Posts
    18
    Thanks
    5
    Thanked 0 Times in 0 Posts

    Default

    its done. I fixed the baeurl to http://localhost/rr/ and it worked

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Getting some error after installation
    By bulletinblips in forum Installation and Upgrading
    Replies: 2
    Last Post: 08-29-2011, 01:22 AM
  2. Error before installation
    By asshu in forum Installation and Upgrading
    Replies: 0
    Last Post: 01-03-2011, 04:03 AM
  3. Error on step 4 of installation on localhost
    By feliceconfuso in forum Installation and Upgrading
    Replies: 2
    Last Post: 12-03-2010, 11:42 AM
  4. Error on step 4 of installation on localhost
    By emarza975 in forum Installation and Upgrading
    Replies: 2
    Last Post: 08-13-2010, 01:22 PM

Tags for this Thread

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
  •