Changes

From SME Server
Jump to navigationJump to search
2 bytes removed ,  16:49, 3 February 2008
Line 16: Line 16:  
== Getting Started ==
 
== Getting Started ==
   −
At this point download the latest [http://www.osticket.com/downloads.php osTicket]. Uncompress the files and upload files and directories in upload directory to a  
+
At this point download the latest [http://www.osticket.com/downloads.php osTicket]. Uncompress the files and upload files and directories in upload directory to a directory of your choice on your server. For example /opt/osticket
   −
directory of your choice on your server. For example /opt/osticket
  −
  −
osTicket installer needs to be able to write and modify ostconfig.php found in the upload's root directory. Change the
  −
  −
permission settings for the ostconfig.php file so that it is writable by the webserver.
      
  cd /temp/downloads
 
  cd /temp/downloads
Line 41: Line 36:     
  chmod 777 /opt/osticket/upload/attachments
 
  chmod 777 /opt/osticket/upload/attachments
 +
 +
osTicket installer needs to be able to write and modify ostconfig.php found in the upload's root directory. Change the permission settings for the ostconfig.php file so that it is writable by the webserver.
 +
    
  chmod 777 /opt/osticket/upload/ostconfig.php
 
  chmod 777 /opt/osticket/upload/ostconfig.php
276

edits

Navigation menu