Bug / Feature #111
closedWeb directory, php and mysql for motion system
100%
Description
Who needs the rights?
Pat "Valio" Maechler
A directory where
- I can upload files to (anything is okay),
- PHP scripts can be executed
- I have access to some MySQL database (don't need to create new DBs; just table creation, data insertion, etc.)
- it can be retrieved by the web via http
- it is sandboxed (there should be no serious security flaw, but safe is safe)
If it's possible to provide some authentication system by the forum or wiki accounts, that would be great, but it's not necessary at all; I just have to use a separate user management system in that case.
For what?
For the PV in September I have to name a place where members can enter their proposals.
After some considerations I'd prefer to use the software "TrakSys" I'm currently developing for skuba (http://skuba.ch); it's like a simpler version of Curia Vista programmed with PHP and MySQL. It's GPLed, but it's not in any public repository yet. As it was developed as a Typo3 plugin, I will need to provide some dummy libraries, as well as a user management system and some basic security measures (i.e. protection against SQL injections). I'm not there yet, but I assume that I can make it till Sunday. Upon request I'll send a preliminary version to AG DI members.
Till when are those rights needed?
At least till the end of the PV on September 18th.
Eventually someone would prefer to have it archived some more time, but then everything could be freezed as well.