Hi,
I am currently installing the Zabbix PHP frontend and I am somehow stuck at stage 6, because of some special characters in my database password.
I just keep getting the message that there is a config error due to an unexpected colon in the password string.
I did try several ways to escape the colon which did not solve the problem and finally ended up changing the database password to one containing no special characters.
Replacing the bad password in "zabbix.conf.php" with the new one had no effect
as the file seems to be rewritten in step 6.
*But* the old, broken password keeps coming back, regardless of what I do (deleting all files of the PHP frontend and copying them anew from the distribution, deleting zabbix.conf.php, restarting apache).
How can I reset the frontend installation to a state that simply allows me to start over?? Where does the f*ing installation procedure store that old password and how can I change it so that the installation can continue?
Thanks,
Jens
I am currently installing the Zabbix PHP frontend and I am somehow stuck at stage 6, because of some special characters in my database password.
I just keep getting the message that there is a config error due to an unexpected colon in the password string.
I did try several ways to escape the colon which did not solve the problem and finally ended up changing the database password to one containing no special characters.
Replacing the bad password in "zabbix.conf.php" with the new one had no effect
as the file seems to be rewritten in step 6.
*But* the old, broken password keeps coming back, regardless of what I do (deleting all files of the PHP frontend and copying them anew from the distribution, deleting zabbix.conf.php, restarting apache).
How can I reset the frontend installation to a state that simply allows me to start over?? Where does the f*ing installation procedure store that old password and how can I change it so that the installation can continue?
Thanks,
Jens

Comment