[geeklog-cvs] geeklog-1.3/public_html/admin/install check.php,1.3,1.4

geeklog-cvs-admin at lists.geeklog.net geeklog-cvs-admin at lists.geeklog.net
Tue Jun 17 05:53:21 EDT 2003


Update of /usr/cvs/geeklog/geeklog-1.3/public_html/admin/install
In directory internal.geeklog.net:/tmp/cvs-serv24504

Modified Files:
	check.php 
Log Message:
Added a note to try chmod 777 if 775 didn't help.


Index: check.php
===================================================================
RCS file: /usr/cvs/geeklog/geeklog-1.3/public_html/admin/install/check.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** check.php	19 Mar 2003 15:41:08 -0000	1.3
--- check.php	17 Jun 2003 09:53:18 -0000	1.4
***************
*** 151,154 ****
--- 151,155 ----
      echo '<h2>Test failed!</h2>';
      echo '<p><font color="#ff0000"><strong>Warning!</strong> Your Geeklog site is not set up properly. Please fix the errors listed above!</font></p>';
+     echo '<p><strong>Note:</strong> If the above instructions tell you to chmod files and/or directories to 775 but they already are at 775, try <b>chmod 777</b> instead.</p>';
  } else {
      echo '<h2>Test passed</h2>';





More information about the geeklog-cvs mailing list