From bugzilla_noreply@novell.com Fri Apr 18 11:11:46 2014 From: bugzilla_noreply@novell.com To: bugs@lists.opensuse.org Subject: [Bug 874277] New: Documentation correction update - http://en.opensuse.org/Cacti Date: Fri, 18 Apr 2014 11:11:24 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1265820184901801905==" --===============1265820184901801905== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugzilla.novell.com/show_bug.cgi?id=3D874277 https://bugzilla.novell.com/show_bug.cgi?id=3D874277#c0 Summary: Documentation correction update - http://en.opensuse.org/Cacti Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: openSUSE 13.1 Status: NEW Severity: Major Priority: P5 - None Component: Wiki AssignedTo: bnc-team-screening(a)forge.provo.novell.com ReportedBy: doiggl(a)velocitynet.com.au QAContact: adrian(a)suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0 SeaMonkey/2.24 Documentation correction update - http://en.opensuse.org/Cacti Hello, I need some help to complete a software installation/configuration/setup part. The documentation I am using is at [1]http://en.opensuse.org/Cacti Questions: What should the content of index.html and other configuration look like so to call up the cacti installation screens as listed in the cacti documentation [= 1]=20 Where do these settings/parts go: $database_type =3D "mysql"; $database_default =3D "cactidb"; $database_hostname =3D "localhost"; $database_username =3D "cactiuser"; $database_password =3D "cactipassword"; $database_port =3D "3306"; $database_ssl =3D false; Any other Cacti settings/Apache steps I missed ? How do I call up the Cacti installation screen with browser on localhost 127.0.0.1 with browser as listed in documentation? How does the localhost browser call up the mysql logon ? Thanks Glenn [1] Steps done so far: http://127.0.0.1/ shows 'It works!' # rpm -qa | grep -i mariadb | sort mariadb-5.5.33-8.55.x86_64 mariadb-client-5.5.33-8.55.x86_64 mariadb-errormessages-5.5.33-8.55.x86_64 # rpm -qa | grep -i apache2 | sort apache2-2.4.6-6.19.2.x86_64 apache2-devel-2.4.6-6.19.2.x86_64 apache2-doc-2.4.6-6.19.2.noarch apache2-event-2.4.6-6.19.2.x86_64 apache2-example-pages-2.4.6-6.19.2.x86_64 apache2-mod_php5-5.4.20-4.1.x86_64 apache2-prefork-2.4.6-6.19.2.x86_64 apache2-utils-2.4.6-6.19.2.x86_64 # cat /etc/apache2/default-server.conf | grep -i DocumentRoot DocumentRoot "/srv/www/htdocs" # ll /srv/www/htdocs total 16 -rw-r--r-- 1 root root 302 Mar 13 2006 favicon.ico drwxr-xr-x 2 root root 208 Apr 15 05:20 gif -rw-r--r-- 1 root root 45 Jun 12 2007 index.html -rw-r--r-- 1 root root 2356 Sep 28 2013 info2html.css -rw-r--r-- 1 root root 26 Apr 4 21:02 robots.txt cat /srv/www/htdocs/index.html

It works!

# systemctl status apache2.service apache2.service - The Apache Webserver Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled) Active: active (running) since Fri 2014-04-18 19:24:01 EST; 17min ago Process: 4596 ExecStop=3D/usr/sbin/start_apache2 -D SYSTEMD -DFOREGROUND -k graceful-stop (code=3Dexited, status=3D0/SUCCESS) Main PID: 4619 (httpd2-prefork) Status: "Total requests: 0; Current requests/sec: 0; Current traffic: 0 B/sec" CGroup: /system.slice/apache2.service =E2=94=9C=E2=94=801047 /usr/sbin/httpd2-prefork -f /etc/apache2/ht= tpd.conf -D SYSTEMD -DFOREGROUND -k start =E2=94=9C=E2=94=803156 /usr/sbin/httpd2-prefork -f /etc/apache2/ht= tpd.conf -D SYSTEMD -DFOREGROUND -k start =E2=94=9C=E2=94=804619 /usr/sbin/httpd2-prefork -f /etc/apache2/ht= tpd.conf -D SYSTEMD -DFOREGROUND -k start =E2=94=9C=E2=94=804637 /usr/sbin/httpd2-prefork -f /etc/apache2/ht= tpd.conf -D SYSTEMD -DFOREGROUND -k start =E2=94=9C=E2=94=804638 /usr/sbin/httpd2-prefork -f /etc/apache2/ht= tpd.conf -D SYSTEMD -DFOREGROUND -k start =E2=94=9C=E2=94=804639 /usr/sbin/httpd2-prefork -f /etc/apache2/ht= tpd.conf -D SYSTEMD -DFOREGROUND -k start =E2=94=9C=E2=94=804640 /usr/sbin/httpd2-prefork -f /etc/apache2/ht= tpd.conf -D SYSTEMD -DFOREGROUND -k start =E2=94=94=E2=94=804642 /usr/sbin/httpd2-prefork -f /etc/apache2/ht= tpd.conf -D SYSTEMD -DFOREGROUND -k start Apr 18 19:24:01 test.site systemd[1]: Started The Apache Webserver. # systemctl status mysql.service mysql.service - LSB: Start the MySQL database server Loaded: loaded (/etc/init.d/mysql) Active: active (running) since Fri 2014-04-18 17:58:22 EST; 1h 45min ago CGroup: /system.slice/mysql.service =E2=94=9C=E2=94=801724 /bin/sh /usr/bin/mysqld_safe --mysqld=3Dmys= qld --user=3Dmysql --pid-file=3D/var/run/mysql/mysqld.pid --socket=3D/var/run/mysql/mysql.sock .= .. =E2=94=94=E2=94=801938 /usr/sbin/mysqld --basedir=3D/usr --datadir= =3D/var/lib/mysql --plugin-dir=3D/usr/lib64/mysql/plugin --user=3Dmysql --log-error=3D/var/lib/= my... Apr 18 17:58:22 test.site systemd[1]: Started LSB: Start the MySQL database server. # systemctl status snmpd.service snmpd.service - LSB: Net-SNMP agent Loaded: loaded (/etc/init.d/snmpd) Active: active (running) since Fri 2014-04-18 17:58:22 EST; 1h 47min ago CGroup: /system.slice/snmpd.service =E2=94=94=E2=94=801985 /usr/sbin/snmpd -r -A -LF n /var/log/net-sn= mpd.log -p /var/run/snmpd.pid Apr 18 17:58:22 test.site systemd[1]: Started LSB: Net-SNMP agent. Other files: # cat /srv/www/cacti/include/config.php Reproducible: Always Steps to Reproduce: 1. follow documentation http://en.opensuse.org/Cacti Actual Results: =20 only a default apache message shows Expected Results: =20 call up the cacti installation screens as listed in the cacti documentation. http://en.opensuse.org/Cacti --=20 Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are on the CC list for the bug. --===============1265820184901801905==-- From bugzilla_noreply@novell.com Sun Apr 20 08:43:59 2014 From: bugzilla_noreply@novell.com To: bugs@lists.opensuse.org Subject: [Bug 874277] Documentation correction update - http://en.opensuse.org/Cacti Date: Sun, 20 Apr 2014 08:43:40 +0000 Message-ID: <20140420084340.64D91CC7CF@soval.provo.novell.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1337224301180440521==" --===============1337224301180440521== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugzilla.novell.com/show_bug.cgi?id=3D874277 https://bugzilla.novell.com/show_bug.cgi?id=3D874277#c1 --- Comment #1 from Glenn Doig 2014-04-20 08:43= :31 UTC --- Created an attachment (id=3D587068) --> (http://bugzilla.novell.com/attachment.cgi?id=3D587068) cacti install screen you should see --=20 Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are on the CC list for the bug. --===============1337224301180440521==-- From bugzilla_noreply@novell.com Sun Apr 20 08:58:00 2014 From: bugzilla_noreply@novell.com To: bugs@lists.opensuse.org Subject: [Bug 874277] Documentation correction update - http://en.opensuse.org/Cacti Date: Sun, 20 Apr 2014 08:57:35 +0000 Message-ID: <20140420085735.D5B72CC7CF@soval.provo.novell.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8709801384460484628==" --===============8709801384460484628== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugzilla.novell.com/show_bug.cgi?id=3D874277 https://bugzilla.novell.com/show_bug.cgi?id=3D874277#c2 Glenn Doig changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |doiggl(a)velocitynet.com.au --- Comment #2 from Glenn Doig 2014-04-20 08:57= :32 UTC --- Question - What files are changed ,content/setting you used, and the location of files used to get to the 'cacti install screen' shown in comment 1. I think its apache related. Thanks for your help and time. --Glenn --=20 Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are on the CC list for the bug. --===============8709801384460484628==-- From bugzilla_noreply@novell.com Sun Apr 20 10:55:27 2014 From: bugzilla_noreply@novell.com To: bugs@lists.opensuse.org Subject: [Bug 874277] Documentation correction update - http://en.opensuse.org/Cacti Date: Sun, 20 Apr 2014 10:54:54 +0000 Message-ID: <20140420105454.AA357CC7CF@soval.provo.novell.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3182933696418903390==" --===============3182933696418903390== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugzilla.novell.com/show_bug.cgi?id=3D874277 https://bugzilla.novell.com/show_bug.cgi?id=3D874277#c3 --- Comment #3 from Glenn Doig 2014-04-20 10:54= :50 UTC --- This link relates to the question raised earlier. http://bugzillafiles.novell.org/attachment.cgi?id=3D587068 --Glenn --=20 Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are on the CC list for the bug. --===============3182933696418903390==-- From bugzilla_noreply@novell.com Thu Apr 24 03:00:10 2014 From: bugzilla_noreply@novell.com To: bugs@lists.opensuse.org Subject: [Bug 874277] Documentation correction update - http://en.opensuse.org/Cacti Date: Thu, 24 Apr 2014 02:59:45 +0000 Message-ID: <20140424025945.7D799CC7CF@soval.provo.novell.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2306884651923571645==" --===============2306884651923571645== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugzilla.novell.com/show_bug.cgi?id=3D874277 https://bugzilla.novell.com/show_bug.cgi?id=3D874277#c4 --- Comment #4 from Glenn Doig 2014-04-24 02:59= :42 UTC --- Created an attachment (id=3D587482) --> (http://bugzilla.novell.com/attachment.cgi?id=3D587482) cacti-file-locations/listing --=20 Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are on the CC list for the bug. --===============2306884651923571645==-- From bugzilla_noreply@novell.com Thu Apr 24 03:05:09 2014 From: bugzilla_noreply@novell.com To: bugs@lists.opensuse.org Subject: [Bug 874277] Documentation correction update - http://en.opensuse.org/Cacti Date: Thu, 24 Apr 2014 03:04:39 +0000 Message-ID: <20140424030439.6BDFBCC7CF@soval.provo.novell.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2913108326451843163==" --===============2913108326451843163== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugzilla.novell.com/show_bug.cgi?id=3D874277 https://bugzilla.novell.com/show_bug.cgi?id=3D874277#c5 --- Comment #5 from Glenn Doig 2014-04-24 03:04= :37 UTC --- Hello, http://127.0.0.1/cacti/install and http://localhost/cacti/install shows: Access forbidden! You don't have permission to access the requested object. It is either read-protected or not readable by the server. If you think this is a server error, please contact the webmaster. Error 403 127.0.0.1 Apache/2.4.7 (Linux/SUSE) # httpd2 -S VirtualHost configuration: *:80 127.0.0.1 (/etc/apache2/vhosts.d/cacti.conf:1) ServerRoot: "/srv/www" Main DocumentRoot: "/srv/www/htdocs" Main ErrorLog: "/var/log/apache2/error_log" Mutex ssl-stapling: using_defaults Mutex ssl-cache: using_defaults Mutex default: dir=3D"/run/" mechanism=3Ddefault Mutex mpm-accept: using_defaults PidFile: "/run/httpd.pid" Define: DUMP_VHOSTS Define: DUMP_RUN_CFG User: name=3D"wwwrun" id=3D30 Group: name=3D"www" id=3D8 # cat /etc/apache2/vhosts.d/cacti.conf ServerAdmin rauhmaru(a)opensuse.org ServerName 127.0.0.1 DocumentRoot /srv/www/cacti/ ErrorLog /var/log/apache2/cacti-error_log CustomLog /var/log/apache2/cacti-access_log combined HostnameLookups Off UseCanonicalName Off ServerSignature On UserDir public_html Include /etc/apache2/mod_userdir.conf Options Indexes FollowSymLinks AllowOverride None Order allow,deny Allow from all What do I check/change next ? Thanks Glenn Also #ll /srv/www/htdocs total 16 -rw-r--r-- 1 root root 302 Mar 13 2006 favicon.ico drwxr-xr-x 2 root root 208 Apr 15 05:20 gif -rw-r--r-- 1 root root 45 Jun 12 2007 index.html -rw-r--r-- 1 root root 2356 Sep 28 2013 info2html.css -rw-r--r-- 1 root root 26 Apr 4 21:02 robots.txt # cat /var/log/apache2/error_log [Thu Apr 24 00:44:45.874968 2014] [ssl:warn] [pid 13501] AH01873: Init: Sessi= on Cache is not configured [hint: SSLSessionCache] [Thu Apr 24 00:44:45.908403 2014] [mpm_prefork:notice] [pid 13501] AH00163: Apache/2.4.7 (Linux/SUSE) OpenSSL/1.0.1e PHP/5.4.20 configured -- resuming normal operations [Thu Apr 24 00:44:45.908478 2014] [core:notice] [pid 13501] AH00094: Command line: '/usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -D SYSTEMD -D FOREGROUND' I have attached cacti file location listing. --=20 Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are on the CC list for the bug. --===============2913108326451843163==-- From bugzilla_noreply@novell.com Tue May 6 08:02:34 2014 From: bugzilla_noreply@novell.com To: bugs@lists.opensuse.org Subject: [Bug 874277] Documentation correction update - http://en.opensuse.org/Cacti Date: Tue, 06 May 2014 08:02:17 +0000 Message-ID: <20140506080217.C965ACC7C4@soval.provo.novell.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2603868723886839341==" --===============2603868723886839341== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugzilla.novell.com/show_bug.cgi?id=874277 https://bugzilla.novell.com/show_bug.cgi?id=874277#c zhang jiajun changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jzhang(a)suse.com AssignedTo|bnc-team-screening(a)forge.pr |nix(a)opensuse.org |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. --===============2603868723886839341==-- From bugzilla_noreply@novell.com Wed May 7 09:19:35 2014 From: bugzilla_noreply@novell.com To: bugs@lists.opensuse.org Subject: [Bug 874277] Documentation correction update - http://en.opensuse.org/Cacti Date: Wed, 07 May 2014 09:19:26 +0000 Message-ID: <20140507091926.360E6CC7C4@soval.provo.novell.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2556689781757032708==" --===============2556689781757032708== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugzilla.novell.com/show_bug.cgi?id=3D874277 https://bugzilla.novell.com/show_bug.cgi?id=3D874277#c6 Aeneas Jai=C3=9Fle changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |aj(a)ajaissle.de Resolution| |DUPLICATE --- Comment #6 from Aeneas Jai=C3=9Fle 2014-05-07 11:19:22= CEST --- Duplicate of bnc#839555 *** This bug has been marked as a duplicate of bug 839555 *** http://bugzilla= .novell.com/show_bug.cgi?id=3D839555 --=20 Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are on the CC list for the bug. --===============2556689781757032708==--