Some PHP webapps
Posted: Fri Apr 28, 2006 8:51 pm
Hello,
These free PHP webapps work with VAMP :
- WebCalendar (personal and shared agenda)
- punBB (forum)
- Mantis (bug tracker)
WebCalendar: http://www.k5n.us/webcalendar.php
Nothing special to do. I will test also Phenix agenda...
punBB: http://www.punbb.org
Nothing special to do. Faster, simpler and more secure than phpBB...
Mantis: http://www.mantisbt.org/
ODS5 and the usual tricks needed because many class.xx.php and xx.inc.php. I increased memory_limit in php.ini in order to correct "Allowed memory size of ... bytes exhausted (tried to allocate ... bytes)". I will test also TUTOS...
<no_troll>
Sometimes Java webapps are better alternatives than PHP webapps (specially, when the application is big such as a groupware, ERP, CRM...). Python and Ruby webapps may also be considered.
</no_troll>
These free PHP webapps work with VAMP :
- WebCalendar (personal and shared agenda)
- punBB (forum)
- Mantis (bug tracker)
WebCalendar: http://www.k5n.us/webcalendar.php
Nothing special to do. I will test also Phenix agenda...
punBB: http://www.punbb.org
Nothing special to do. Faster, simpler and more secure than phpBB...
Mantis: http://www.mantisbt.org/
ODS5 and the usual tricks needed because many class.xx.php and xx.inc.php. I increased memory_limit in php.ini in order to correct "Allowed memory size of ... bytes exhausted (tried to allocate ... bytes)". I will test also TUTOS...
<no_troll>
Sometimes Java webapps are better alternatives than PHP webapps (specially, when the application is big such as a groupware, ERP, CRM...). Python and Ruby webapps may also be considered.
</no_troll>