[Vtigercrm-commits] [vtiger development] #1074: Document file permissions needed for install

vtiger development vtiger-tickets at vtiger.fosslabs.com
Thu May 25 19:25:53 EDT 2006


#1074: Document file permissions needed for install
-----------------------+----------------------------------------------------
 Reporter:  jeffk      |       Owner:  developer
     Type:  defect     |      Status:  new      
 Priority:  major      |   Milestone:  5.0.0    
Component:  vtigercrm  |     Version:  5.0.0    
 Keywords:  install    |  
-----------------------+----------------------------------------------------
 At the conclusion of installation (postgres, trunk r6440, the following
 error message displays, although it appears functionality is not affected:
 {{{
 Creating Core tables: Tables Successfully created. Populate seed data into
 vtigercrm5_beta...done

 Warning:
 rename(install.php,2091909866447632babc7a08.65546892install.php.txt):
 Permission denied in /software/vtigercrm50/install/5createTables.php on
 line 123

 Warning: copy(2091909866447632babc7a08.65546892install.php.txt): failed to
 open stream: Permission denied in
 /software/vtigercrm50/install/5createTables.php on line 125

 Warning: rename(install/,2091909866447632babc7a08.65546892install/):
 Permission denied in /software/vtigercrm50/install/5createTables.php on
 line 132

 Warning: copy(2091909866447632babc7a08.65546892install/): failed to open
 stream: Permission denied in
 /software/vtigercrm50/install/5createTables.php on line 134

 vtigercrm-5.0.0 is all set to go!

 * Your install.php file has been renamed to
 2091909866447632babc7a08.65546892install.php.txt.
 * Your install folder too has been renamed to
 2091909866447632babc7a08.65546892install/.
 * Please log in using the "admin" user name and the password you entered
 in step 2.
 }}}
 I'm sure this wouldn't be an issue if the checkout were set with
 apache:apache ownership, but I'd like to know which files in install/
 should have what (unix) permission via chmod.

-- 
Ticket URL: <http://vtiger.fosslabs.com/cgi-bin/trac.cgi/ticket/1074>
vtiger development <http://vtiger.fosslabs.com/>
vtigerCRM


More information about the vtigercrm-commits mailing list