Changes
From SME Server
Jump to navigation
Jump to search
← Older edit
Newer edit →
Cerberus Helpdesk
(view source)
Revision as of 15:56, 6 September 2007
693 bytes added
,
15:56, 6 September 2007
→Create a Template Fragement
Line 68:
Line 68:
/etc/rc.d/init.d/httpd-e-smith restart
/etc/rc.d/init.d/httpd-e-smith restart
−
Change into the
newly created
cerberus directory and edit the file config.php
+
Change into the cerberus directory and edit the file config.php
, Set the values for your database connection on the following lines:
+
cd /opt/cerberus
+
example of config.php
+
<?php
+
// Database connection information
+
// Type your information in between the single quotes ('s) below
+
+
define("DB_SERVER",'localhost');
+
define("DB_NAME",'cerberusdb');
+
define("DB_USER",'cerberus');
+
define("DB_PASS",'cerberuspassword');
+
+
+
// [JAS]: IPs that we'll allow to view upgrade.php.
+
// Add yours here at the end, or replace a 0.0.0.0
+
// Partial IP masks are allowed.
+
+
$authorized_ips = array("127.0",
+
"192.168.1",
+
"0.0.0.0",
+
"0.0.0.0"
+
);
Fixit
276
edits
Navigation menu
Page actions
Page
Discussion
View source
History
Page actions
Page
Discussion
More
Tools
In other languages
Personal tools
English
Log in
Koozali SME Server
Main Page
Welcome
Releases
Testimonials
Documentation
SME Server FAQ
Volunteering
Commercial Support
Recent activities
Dashboard
Recent wiki changes
Recent bug changes
Unread Forum posts
Koozali resources
Contribs
How-To's
Forums
Bugzilla
Mailing Lists
Translations
Download
Koozali SME Server wiki
Wiki statistics
Wiki categories
Wiki Help
Koozali Wiki Help
Tools
Special pages
Printable version
Search