Current time: 05-03-2024, 12:23 PM Hello There, Guest! (LoginRegister)


Post Reply 
Ispcp [stable] and zabbix on debian etch
Author Message
ispcp Offline
Newbie
*

Posts: 6
Joined: Mar 2009
Reputation: 0
Post: #1
Ispcp [stable] and zabbix on debian etch
Hi

I've just installed zabbix on my debian. whitout any Problems

Now when I go to http://hostname/zabbix or http://myip/zabbix i've got 500 Error

could somebody tell me what i've done wrong or what should I fix in the ispcp configuration files to make it work

I make some changes in the 00_master.conf (/etc/ispcp/apache) like this
Code:
Alias /pma      {ROOT_DIR}/gui/tools/pma/
    Alias /webmail  {ROOT_DIR}/gui/tools/webmail/
    Alias /ftp      {ROOT_DIR}/gui/tools/filemanager/
    Alias /zabbix   /usr/share/zabbix
and restarted apache but it doesn't work Sad

is there here on the forum someone there have on his server zabbix and ispcp, they work together ??

Thanks for any Help
05-12-2009 09:08 PM
Find all posts by this user Quote this message in a reply
freinhard Offline
Junior Member
*

Posts: 39
Joined: Apr 2009
Reputation: 0
Post: #2
RE: Ispcp [stable] and zabbix on debian etch
(05-12-2009 09:08 PM)ispcp Wrote:  I make some changes in the 00_master.conf (/etc/ispcp/apache) like this

That's just the template, unless you don't regenerate the actual config file (/etc/apache2/sites-available/00_master.conf) this won't work.

if it's just a single entry, just add it to /etc/apache2/sites-available/00_master.conf
05-12-2009 09:18 PM
Find all posts by this user Quote this message in a reply
ispcp Offline
Newbie
*

Posts: 6
Joined: Mar 2009
Reputation: 0
Post: #3
RE: Ispcp [stable] and zabbix on debian etch
(05-12-2009 09:18 PM)freinhard Wrote:  
(05-12-2009 09:08 PM)ispcp Wrote:  I make some changes in the 00_master.conf (/etc/ispcp/apache) like this

That's just the template, unless you don't regenerate the actual config file (/etc/apache2/sites-available/00_master.conf) this won't work.

if it's just a single entry, just add it to /etc/apache2/sites-available/00_master.conf

Big Grin yes you're right I put this line
Code:
Alias /zabbix   /usr/share/zabbix
in the /etc/apache2/sites-available/00_master.conf and restarted apache but it's still doesn't work
05-12-2009 10:13 PM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #4
RE: Ispcp [stable] and zabbix on debian etch
Check the Permissions and right! Set the owner to vu2000:vu2000
otherwise you get problems with suexec.

Greez BeNe
05-12-2009 10:24 PM
Visit this user's website Find all posts by this user Quote this message in a reply
ispcp Offline
Newbie
*

Posts: 6
Joined: Mar 2009
Reputation: 0
Post: #5
RE: Ispcp [stable] and zabbix on debian etch
(05-12-2009 10:24 PM)BeNe Wrote:  Check the Permissions and right! Set the owner to vu2000:vu2000
otherwise you get problems with suexec.

Greez BeNe

Hmm

I changed the Permission and I changed the owner to vu2000

also for server and agent files of zabbix
Code:
drwxrwxrwx   5 vu2000 vu2000 2048 May 12 11:20 zabbix
drwxr-xr-x   2 vu2000 vu2000 1024 May 12 11:20 zabbix-agent
drwxr-xr-x   2 vu2000 vu2000 1024 May 12 11:20 zabbix-server


and i have still 500.

Unfortunelly Google can't help me too, there is nothing about any solutions
05-12-2009 10:50 PM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #6
RE: Ispcp [stable] and zabbix on debian etch
Post your apache logs, suexec.log, default.err

Greez BeNe
05-12-2009 11:24 PM
Visit this user's website Find all posts by this user Quote this message in a reply
ispcp Offline
Newbie
*

Posts: 6
Joined: Mar 2009
Reputation: 0
Post: #7
RE: Ispcp [stable] and zabbix on debian etch
(05-12-2009 11:24 PM)BeNe Wrote:  Post your apache logs, suexec.log, default.err

Greez BeNe


HI BeNe

My error.log of Apache is empty, and suexec.log show me it
Code:
[2009-05-12 11:44:28]: uid: (2007/vu2007) gid: (2007/2007) cmd: php5-fcgi-starter
[2009-05-12 11:45:06]: uid: (2000/vu2000) gid: (2000/2000) cmd: index.php
[2009-05-12 11:45:06]: command not in docroot (/usr/share/zabbix/index.php)
[2009-05-12 11:45:24]: uid: (2000/vu2000) gid: (2000/2000) cmd: index.php
[2009-05-12 11:45:24]: command not in docroot (/usr/share/zabbix/index.php)
[2009-05-12 11:46:17]: uid: (2000/vu2000) gid: (2000/2000) cmd: index.php
[2009-05-12 11:46:17]: command not in docroot (/usr/share/zabbix/index.php)
[2009-05-12 11:47:05]: uid: (2000/vu2000) gid: (2000/2000) cmd: index.php
[2009-05-12 11:47:05]: command not in docroot (/usr/share/zabbix/index.php)
[2009-05-12 11:51:17]: uid: (2006/vu2006) gid: (2006/2006) cmd: index.php
[2009-05-12 11:51:17]: command not in docroot (/usr/share/zabbix/index.php)
[2009-05-12 11:58:04]: uid: (2006/vu2006) gid: (2006/2006) cmd: index.php
[2009-05-12 11:58:04]: command not in docroot (/usr/share/zabbix/index.php)
[2009-05-12 11:58:11]: uid: (2000/vu2000) gid: (2000/2000) cmd: index.php
[2009-05-12 11:58:11]: command not in docroot (/usr/share/zabbix/index.php)
[2009-05-12 12:06:06]: uid: (2000/vu2000) gid: (2000/2000) cmd: index.php
[2009-05-12 12:06:06]: command not in docroot (/usr/share/zabbix/index.php)
(This post was last modified: 05-13-2009 10:05 PM by ispcp.)
05-13-2009 10:04 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)