web access issue after install stor2rrd
Comments
-
what is the problem exactly? screenshot pls.
Anything related in Apache logs error_log and access_log (they are somewhere in /var usually)
Usually it is caused by not proper configuration in Apache httpd.conf
-
this is the error
"Not Found
The requested URL /stor2rrd was not found on this server."
and i think that there is no link between application and web URL
Note: i didn't changed any thing after installation on /etc/apache2/apache2.conf because i have lpar2rrd installed so i afraid to effect it.
-
you have to add stor2rrd stuff in apache2.conf as per docu something like this:
Alias /stor2rrd "/home/stor2rrd/stor2rrd/www/"
<Directory "/home/stor2rrd/stor2rrd/www/">
Options Indexes FollowSymLinks Includes MultiViews
Require all granted
</Directory>
# CGI-BIN
ScriptAlias /stor2rrd-cgi/ "/home/stor2rrd/stor2rrd/stor2rrd-cgi/"
<Directory "/home/stor2rrd/stor2rrd/stor2rrd-cgi">
AllowOverride None
Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
Require all granted
SetHandler cgi-script
</Directory>
-
thanks Pavel,
this action will not effect lpar2rrd page? -
no
Howdy, Stranger!
Categories
- 1.6K All Categories
- 41 XORMON NG
- 25 XORMON
- 149 LPAR2RRD
- 13 VMware
- 16 IBM i
- 2 oVirt / RHV
- 4 MS Windows and Hyper-V
- Solaris / OracleVM
- XenServer / Citrix
- Nutanix
- 6 Database
- 2 Cloud
- 10 Kubernetes / OpenShift / Docker
- 122 STOR2RRD
- 19 SAN
- 7 LAN
- 17 IBM
- 3 EMC
- 12 Hitachi
- 5 NetApp
- 15 HPE
- Lenovo
- 1 Huawei
- 1 Dell
- Fujitsu
- 2 DataCore
- INFINIDAT
- 3 Pure Storage
- Oracle