Hello.
When I'm trying to install gui, on step 3 (checking prerequisites), it shows that PHP BC math support check fails. But according to my phpinfo(),
BCMath support is enabled. I've compiled php-4.4.6 from source code with --enable-bcmath.
When I'm trying to install gui, on step 3 (checking prerequisites), it shows that PHP BC math support check fails. But according to my phpinfo(),
BCMath support is enabled. I've compiled php-4.4.6 from source code with --enable-bcmath.
Comment