Hi,
I am trying to install Zabbix 1.3.1 on the same host where Zabbix 1.1.4 is running. What I did is that I created a new zabbix database called zabbix2, and installed the server with a different prefix /usr/local/zabbix2). The PHP script are saved also to a new folder. Then I changed the configuration files accordingly. That should be ok, right?
Now in the installation wizard, I get the following error at step 6 (Install):
* checkconfigurationfile(/var/www/html/zabbix_1.3.1/conf/zabbix.conf.php): failed to open stream: Permission denied[/var/www/html/zabbix_1.3.1/include/setup.inc.php:627]
* checkconfigurationfile(): Failed opening '/var/www/html/zabbix_1.3.1/conf/zabbix.conf.php' for inclusion (include_path='.:/usr/share/pear')[/var/www/html/zabbix_1.3.1/include/setup.inc.php:627]
* Incorrect configuration file[/var/www/html/zabbix_1.3.1/conf/zabbix.conf.php]
* fopen(/var/www/html/zabbix_1.3.1/conf/zabbix.conf.php): failed to open stream: Permission denied[/var/www/html/zabbix_1.3.1/include/setup.inc.php:414]
Could Anybody Explain what is happening here.
Many thanks
Ibrahim
I am trying to install Zabbix 1.3.1 on the same host where Zabbix 1.1.4 is running. What I did is that I created a new zabbix database called zabbix2, and installed the server with a different prefix /usr/local/zabbix2). The PHP script are saved also to a new folder. Then I changed the configuration files accordingly. That should be ok, right?
Now in the installation wizard, I get the following error at step 6 (Install):
* checkconfigurationfile(/var/www/html/zabbix_1.3.1/conf/zabbix.conf.php): failed to open stream: Permission denied[/var/www/html/zabbix_1.3.1/include/setup.inc.php:627]
* checkconfigurationfile(): Failed opening '/var/www/html/zabbix_1.3.1/conf/zabbix.conf.php' for inclusion (include_path='.:/usr/share/pear')[/var/www/html/zabbix_1.3.1/include/setup.inc.php:627]
* Incorrect configuration file[/var/www/html/zabbix_1.3.1/conf/zabbix.conf.php]
* fopen(/var/www/html/zabbix_1.3.1/conf/zabbix.conf.php): failed to open stream: Permission denied[/var/www/html/zabbix_1.3.1/include/setup.inc.php:414]
Could Anybody Explain what is happening here.
Many thanks
Ibrahim

Comment