svn: /web/doc-editor/trunk/php/ conf.inc.php

[email protected] (Philip Olson)
Newsgroups php.doc.web
Message-ID <[email protected]>
philip                                   Sat, 26 Sep 2009 18:15:48 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=288851

Log:
Changed defaults to be more doc.php.net friendly

Changed paths:
    U   web/doc-editor/trunk/php/conf.inc.php

Modified: web/doc-editor/trunk/php/conf.inc.php
===================================================================
--- web/doc-editor/trunk/php/conf.inc.php	2009-09-26 17:59:33 UTC (rev 288850)
+++ web/doc-editor/trunk/php/conf.inc.php	2009-09-26 18:15:48 UTC (rev 288851)
@@ -3,11 +3,11 @@
 /**
  * WWW user
  */
-define('DOC_EDITOR_WWW_USER',  'www-data');
+define('DOC_EDITOR_WWW_USER',  'apache');
 /**
  * WWW group
  */
-define('DOC_EDITOR_WWW_GROUP', 'www-data');
+define('DOC_EDITOR_WWW_GROUP', 'apache');
 /**
  * MySQL server
  */
@@ -15,11 +15,11 @@
 /**
  * MySQL user
  */
-define('DOC_EDITOR_SQL_USER', 'doc_editor');
+define('DOC_EDITOR_SQL_USER', 'nobody');
 /**
  * MySQL password
  */
-define('DOC_EDITOR_SQL_PASS', 'doc_editor');
+define('DOC_EDITOR_SQL_PASS', '');
 /**
  * MySQL database
  */
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.