View Full Version : 1.3.3 web config (initial install)
riegersteve
15-03-2007, 00:09
apache2/php5
the web config keeps restarting and not savings the settings, i even populated the db manually but cant bypass the webconfig
any advice ?
this is a common problem, you probably need to flush your browser cookies, and/or you do not have the php-bcmath dependency present.
Alexei - can we update the documentation to mention this very common problem? This happens mainly on recent Fedora Core releases, as php-bcmath was busted out into a separate RPM install. Earlier versions of RH included php-bcmath in the core php installation, I am not sure why they separated it subsequently...
1.3.3 installation wizard didn't check for presence of bcmath. It is fixed in pre 1.3.4.
installing zabbix-server-1.1 on gentoo is yielding a bcmath problem as well
looks like it was also missing gd, make sure if you havent that your USE variable contains bcmath, gd, and mysql when emerging php (which isn't a very quick rebuild... :( )