Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 576824 Details for
Bug 809753
cacti-0.8.8 is available
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
set the default URL back to /cacti/
cacti-default-url-path.patch (text/plain), 970 bytes, created by
Ken Dreyer
on 2012-04-11 17:32:08 UTC
(
hide
)
Description:
set the default URL back to /cacti/
Filename:
MIME Type:
Creator:
Ken Dreyer
Created:
2012-04-11 17:32:08 UTC
Size:
970 bytes
patch
obsolete
>diff --git a/cacti/branches/0.8.8/include/config.php.dist b/cacti/branches/0.8.8/include/config.php.dist >index fa59eef..20c1929 100644 >--- a/cacti/branches/0.8.8/include/config.php.dist >+++ b/cacti/branches/0.8.8/include/config.php.dist >@@ -36,7 +36,7 @@ $database_ssl = false; > ex: if your cacti install as at http://serverip/cacti/ this > would be set to /cacti/ > */ >-//$url_path = "/"; >+//$url_path = "/cacti/"; > > /* Default session name - Session name must contain alpha characters */ > //$cacti_session_name = "Cacti"; >diff --git a/cacti/branches/0.8.8/include/global.php b/cacti/branches/0.8.8/include/global.php >index 4e3bdbb..e41515d 100644 >--- a/cacti/branches/0.8.8/include/global.php >+++ b/cacti/branches/0.8.8/include/global.php >@@ -43,7 +43,7 @@ $database_ssl = false; > $cacti_session_name = "Cacti"; > > /* define default url path */ >-$url_path = "/"; >+$url_path = "/cacti/"; > > /* Include configuration */ > include(dirname(__FILE__) . "/config.php");
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 809753
: 576824