FS#78 - check if .cfg.php files are writable (alsoo) before starting installing
Opened by Strict Standards: array_map() expects parameter 1 to be a valid callback, non-static method Filters::noXSS() should not be called statically in /data/web/a5/4e/8e/bugs.anwiki.com/htdocs/includes/class.tpl.php on line 281 a.l.e (ale) - Strict Standards: Non-static method Filters::noXSS() should not be called statically in /data/web/a5/4e/8e/bugs.anwiki.com/htdocs/includes/class.tpl.php on line 613 Sunday, 11 April 2010, 20:31 GMT
Last edited by Strict Standards: array_map() expects parameter 1 to be a valid callback, non-static method Filters::noXSS() should not be called statically in /data/web/a5/4e/8e/bugs.anwiki.com/htdocs/includes/class.tpl.php on line 281 anw (anw) - Strict Standards: Non-static method Filters::noXSS() should not be called statically in /data/web/a5/4e/8e/bugs.anwiki.com/htdocs/includes/class.tpl.php on line 613 Sunday, 20 February 2011, 21:15 GMT
|
Detailswhen installing anwiki, the following files must be writable:
_override/global/global/global.cfg.php _override/drivers/storagedrivers/storagedriver_mysql/storagedriver_mysql.cfg.php _override/drivers/usersdrivers/usersdriver_mysql/usersdriver_mysql.cfg.php _override/drivers/sessionsdrivers/sessionsdriver_mysql/sessionsdriver_mysql.cfg.php _override/drivers/aclsdrivers/aclsdriver_configrules/aclsdriver_configrules.cfg.php if would be nice if the files would not be checked one after the other but all together (or in groups). currently, the install process gets blocked 5 times. not a tragedy... but still a bit annoying... |
