Changes

Jump to navigation Jump to search
m
merge webapps
Line 142: Line 142:  
This issue was first reported here:  
 
This issue was first reported here:  
 
[[https://sourceforge.net/tracker/?func=detail&atid=615772&aid=1275351&group_id=96750]]
 
[[https://sourceforge.net/tracker/?func=detail&atid=615772&aid=1275351&group_id=96750]]
 +
 +
*I need to create (or install) a PHP application that needs access to the /tmp directory.
 +
db accounts setprop ibayname PHPBaseDir /tmp/:/home/e-smith/files/ibays/ibayname/
 +
signal-event ibay-modify ibayname
 +
 +
By default if you have PHP code in an IBAY, it can only run in that IBAY. The above commands will allow PHP code in the IBAY to run outside of its installed directory.
 +
 +
Here is a list of all the IBAY specific settings: [[http://wiki.contribs.org/SME_Server:Documentation:Technical_Manual:Booklet#Apache_server_ibay_specific_.28httpd-e-smith.29]]
    
===Reset the root and admin password===
 
===Reset the root and admin password===
Line 207: Line 215:  
For a virtual domain to be effective (for email or web), it needs to be configured as INTERNET DNS SERVERS (this is the default value). Since the domain resolves via INTERNET DNS SERVERS, no hostnames or addresses are created locally. For more info please visit the Administration Manual section regarding Domains: [[http://wiki.contribs.org/SME_Server:Documentation:Administration_Manual:Chapter13#Domains]]
 
For a virtual domain to be effective (for email or web), it needs to be configured as INTERNET DNS SERVERS (this is the default value). Since the domain resolves via INTERNET DNS SERVERS, no hostnames or addresses are created locally. For more info please visit the Administration Manual section regarding Domains: [[http://wiki.contribs.org/SME_Server:Documentation:Administration_Manual:Chapter13#Domains]]
   −
===PHP Web App===
  −
*I need to create (or install) a PHP application that needs access to the /tmp directory.
  −
db accounts setprop ibayname PHPBaseDir /tmp/:/home/e-smith/files/ibays/ibayname/
  −
signal-event ibay-modify ibayname
  −
  −
By default if you have PHP code in an IBAY, it can only run in that IBAY. The above commands will allow PHP code in the IBAY to run outside of its installed directory.
  −
  −
Here is a list of all the IBAY specific settings: [[http://wiki.contribs.org/SME_Server:Documentation:Technical_Manual:Booklet#Apache_server_ibay_specific_.28httpd-e-smith.29]]
      
===Shell Access===
 
===Shell Access===

Navigation menu