Changes

Jump to navigation Jump to search
41 bytes added ,  16:36, 19 October 2008
Line 43: Line 43:  
--[[User:Judgej|Judgej]] 14:36, 19 October 2008 (UTC)
 
--[[User:Judgej|Judgej]] 14:36, 19 October 2008 (UTC)
   −
1) Even though the 'egroupware' i-bay has the 'AllowOverride' flag set to 'All', this does not end up in the httpd.conf script, since this i-bay is not a standard i-bay, i.e it is under /opt/egroupware/ rather than /home/e-smith/files/ibays/egroupware/. The AllowOverride flag sets to 'None', though I am unsure at the moment which template that comes from, as there are four or five templates that could be generating it.
+
1) Even though the 'egroupware' i-bay has the 'AllowOverride' flag set to 'All' in the SME Server configuration database, this does not end up in the httpd.conf script, since this i-bay is not a standard i-bay, i.e it is under /opt/egroupware/ rather than /home/e-smith/files/ibays/egroupware/. The AllowOverride flag sets to 'None', though I am unsure at the moment which template that comes from, as there are four or five templates that could be generating it.
    
2) The PHP CGI module is invoked for the rcp.php script, but it seems like PHP5 is needed for more than that script. Without PHP5 the AJAX alert script also fails (the one providing the 'notifications' functionality). It would be easier (and works) just setting the entire web share to use PHP5 CGI, rather than just that one script. This can be done - provided bug (1) is fixed - using this addition to .htaccess:
 
2) The PHP CGI module is invoked for the rcp.php script, but it seems like PHP5 is needed for more than that script. Without PHP5 the AJAX alert script also fails (the one providing the 'notifications' functionality). It would be easier (and works) just setting the entire web share to use PHP5 CGI, rather than just that one script. This can be done - provided bug (1) is fixed - using this addition to .htaccess:
97

edits

Navigation menu