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] |
11 Aug 2002 19:12:20 | postnuke_official/html/install/lang/eng | global.php,1.17.2.5,1.17.2.6 | Frank Besler |
removed escapes for the doublequotes around "chmod" |
Update of /home/cvsroot/postnuke_official/html/install/lang/eng In directory ns7.hostnuke.net:/tmp/cvs-serv13280 Modified Files: Tag: PostNuke_71 global.php Log Message: removed escapes for the doublequotes around "chmod" Index: global.php =================================================================== RCS file: /home/cvsroot/postnuke_official/html/install/lang/eng/Attic/global.php,v retrieving revision 1.17.2.5 retrieving revision 1.17.2.6 diff -C2 -d -r1.17.2.5 -r1.17.2.6 *** global.php 2 Aug 2002 19:53:21 -0000 1.17.2.5 --- global.php 11 Aug 2002 19:12:18 -0000 1.17.2.6 *************** *** 29,33 **** define('_CHMOD_CHECK_4','Please change permissions on config.php to 666 so this script can write and encrypt the DB data (HINT: use \"chmod\")'); 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'); --- 29,33 ---- define('_CHMOD_CHECK_4','Please change permissions on config.php to 666 so this script can write and encrypt the DB data (HINT: use \"chmod\")'); 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');
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 |