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)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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)
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/