-
Notifications
You must be signed in to change notification settings - Fork 92
Closed
Labels
Description
We should check (ideally both before install and in administration every time) for minimal requirements - #18 will surely need CURL to work and we should check if mail()
function exists and is working. Maybe send testing email with "Welcome" information right after install? I don't think server memory or max script run time will be problem (yet). Also maybe checking write permission before trying to write config file could be nice. If anyone has more ideas what to check, let me know.