Menu

Admin Account creation page freezes

2010-09-22
2012-12-19
  • Mehmet Ali Buyukkarakas

    In step of creating admin account I cant go further. I receive a php error like this :

    PHP Fatal error:  Call to undefined function hash() in /opt/csw/apache2/share/htdocs/web/core/ormpassword.class.inc.php on line 116, referer: http://10.3.3.164/web/setup/index.php

    Do you have any idea ?

    My environment:

    Apache 2.2.14
    Php 5.2 + MySql
    Solaris 10 (x64)

     
  • Denis

    Denis - 2010-09-22

    Some php5 modules are not bundled inside PHP5 on Solaris 10. This is not verified properly by the iTop setup program.

    So before you install iTop on Solaris 10, make sure you also install the following PHP5 modules:

    php5_hash
    php5_json
    php5_session

    The PHP5 packages for Solaris 10 can be found here:

    http://www.opencsw.org/packages/php5/

     

Log in to post a comment.

Auth0 Logo