(nothing has changed in 14.1, so I'm just copying the old thread here)
Lacking an issue tracker (or any other modern development feedback tool) I'll dump a few issues here:
- the executable name changes with every version; it seems unnecessary (there's already a different path name) and makes scripting a pain
- the /quit (or was it /close ?) command line switch stopped working with 5.3.7 / 5.3.9, making it impossible to stop EasyPHP without direct mouse interaction
- storing configuration, database data and document_root under 'Program Files' creates all sorts of problems; they *should* be moved to the user profile, for example under %appdata%\EasyPHP or a more accessible %userprofile%\www directory. EasyPHP related data could be nested under www\_easyphp for portability
Lacking an issue tracker (or any other modern development feedback tool) I'll dump a few issues here:
- the executable name changes with every version; it seems unnecessary (there's already a different path name) and makes scripting a pain
- the /quit (or was it /close ?) command line switch stopped working with 5.3.7 / 5.3.9, making it impossible to stop EasyPHP without direct mouse interaction
- storing configuration, database data and document_root under 'Program Files' creates all sorts of problems; they *should* be moved to the user profile, for example under %appdata%\EasyPHP or a more accessible %userprofile%\www directory. EasyPHP related data could be nested under www\_easyphp for portability