Note: this list is kept only as a demonstration for CVSNotice. For the latest CVS notices, see the Xaraya and Postnuke sites
View Statistics - Next Notice - Previous NoticeDirectory filter : [ all ] / postnuke_official / html / install / lang / eng [ view in CVS ]
Date | Directory [filter] | File(s) [view] | Author [filter] |
02 Aug 2002 19:53:23 | postnuke_official/html/install/lang/eng | global.php,1.17.2.4,1.17.2.5 | Chris Dudley |
make some of the install options a little more clear |
Update of /home/cvsroot/postnuke_official/html/install/lang/eng In directory ns7.hostnuke.net:/tmp/cvs-serv29126/lang/eng Modified Files: Tag: PostNuke_71 global.php Log Message: make some of the install options a little more clear Index: global.php =================================================================== RCS file: /home/cvsroot/postnuke_official/html/install/lang/eng/Attic/global.php,v retrieving revision 1.17.2.4 retrieving revision 1.17.2.5 diff -C2 -d -r1.17.2.4 -r1.17.2.5 *** global.php 2 Aug 2002 17:41:09 -0000 1.17.2.4 --- global.php 2 Aug 2002 19:53:21 -0000 1.17.2.5 *************** *** 30,34 **** define('_CHMOD_CHECK_5','File permissions for config-old.php are 666 -- correct, this script can write to the file'); define('_CHMOD_CHECK_6','Please change permissions on config-old.php to 666 so this script can write and encrypt the DB data (HINT: use \"chmod\")'); ! define('_CHM_CHECK_1', 'Please enter your DB info. If you do not have root access to your DB (virtual hosting, etc), you will need to make your database before you proceed. A good rule of thumb, if you cannot create databases through phpMyAdmin because of virtual hosting, or security on mySQL, then this script will not be able to create the db for you. This script will still be able to fill the database, and will still need to be run.'); define('_CONTINUE_1','Setting Your DB Preferences'); define('_CONTINUE_2','You can now set up your administrative account. If you pass on this set up, your login for the administrative account will be Admin / Password (case sensitive). It is advisable to set it up now, and not wait until later.'); --- 30,34 ---- define('_CHMOD_CHECK_5','File permissions for config-old.php are 666 -- correct, this script can write to the file'); define('_CHMOD_CHECK_6','Please change permissions on config-old.php to 666 so this script can write and encrypt the DB data (HINT: use \"chmod\")'); ! define('_CHM_CHECK_1', 'Please enter your DB info. If you do not have root access to your DB (virtual hosting, etc), you will need to make your database before you proceed. A good rule of thumb, if you cannot create databases through phpMyAdmin because of virtual hosting, or security on mySQL, then this script will not be able to create the db for you. This script will still be able to fill the database, and will still need to be run.<br><br>If you do not know the values for the database host, username or password, leave them as their current defaults. If that does not work then please contact your ISP who should be able to provide the information for you.'); define('_CONTINUE_1','Setting Your DB Preferences'); define('_CONTINUE_2','You can now set up your administrative account. If you pass on this set up, your login for the administrative account will be Admin / Password (case sensitive). It is advisable to set it up now, and not wait until later.'); *************** *** 54,58 **** define('_INSTALLATION','PostNuke Installation'); define('_ISINTRANET','Site is for intranet or other local (non-internet) use'); ! define('_INTRANETINFO','You must set the "intranet" option if your site does not use a fully-qualified host name for access. Examples of fully qualified hostnames are www.postnuke.com and foo.bar.com. Examples of hostnames that are not fully qualified are foo.com, localhost, and mysite.org If you do not set this paramter properly you might not be able to log in to your site.'); define('_MADE',' made.'); define('_MAKE_DB_1','Unable to make database'); --- 54,58 ---- define('_INSTALLATION','PostNuke Installation'); define('_ISINTRANET','Site is for intranet or other local (non-internet) use'); ! define('_INTRANETINFO','You must set the "intranet" option if your site does not use a fully-qualified host name for access. Examples of fully qualified hostnames are www.postnuke.com and foo.bar.com. Examples of hostnames that are not fully qualified are foo.com, localhost, and mysite.org If you do not set this paramter properly you might not be able to log in to your site. If once the install has completed you find you can not login then please rerun this install and enable the "Intranet" option.<br>This option also helps resolve a session problem found with some levels of PHP.'); define('_MADE',' made.'); define('_MAKE_DB_1','Unable to make database');
View Statistics - Next Notice - Previous Notice
Visit Developer Site - Browse CVS Repository |
Syndicate via backend.rss (max. once per hour please) | Powered by CVSNotice 0.1.3 |