Some PHP Applications are Broken
From OpenFSG
Because of several missing libraries and a few bugs, some PHP applications don't work correctly on the FSG. This is a non-comprehensive list of their working/non-working status.
Please add to the list if you can verify that the application works on the respective firmware
Contents |
Broken PHP Applications
Should you find anything out of order, please post it here or edit this article
PHP Applications Not Working with Current (Beta) Firmware (list is pending since beta firmware 3.3.9)
confirmed not working:
- AlisWebFTP (version?)
- asPhpFtp 0.9.4
- Coppermine 1.4.6 - Photo gallery: terribly slow/ time-outs
- Dalbum worked on 3.1.29
- etom 0.6.1
- Exhibit Engine - Photo Gallery v1.5RC4 uploading seems not to work
- FileThingie 1.41*info
- FTP-Cluster v1.0
- Invision Power Board 2.1.5/6/7 - Bulletin Board
- MediaWiki 1.7.1 will require PHP 5,0 or later
- net2ftp 0.91a
- Paehl PHP WEB FTP CLIENT 0.2*info
- phpWebFTP 3.3, 3.3a, 3.3b
- Popper mail v 1.4b6
- Rad PHP FTP client 0.60
- Tournesol WebFTP v1.0
- Vision Futur WebFTP v0.7
pending reports from users:
- Obie FILEMAN 2.0a (Works partially)
- phpCommander 3.0 (Works partially)
- php_web_commander
- Slimserver - A Perl based music server for several devices (version?)
- webexplorer 2.0 (Works partially)
- YACS - Community Communication System (version?)
Working PHP Applications
After Firmware 3.1.7
- ClanLite - Content Management Solution for clan
- Blog - Content Management Solution
- FileNice web based MP3 player (modded by dbeardsl)
- phpBB2 2.0.20
- vBulletin 3.5.4
- Zen Cart
After Firmware 3.1.22
- IlohaMail
- phpWebsite v0.10.2
- UebiMiau - Webmail
After Firmware 3.1.26/3.1.27
- E107 content management system
- cjgExplorerPro 3.3
- FileThingie 1.41 (login DOESN'T work!)
- Flash MP3 Player 2.2
- FSGuide 0.7
- PHPFileManager 0.2.3
- PHP-Fusion 6.01.1 CMS
- PHP Navigator 2
- QuiXplorer 2.3.1
- Rad FTP applet 1.51F
- webadmin 0.9.10
- webfilebrowser 0.4b14
- Wimpy MP3 Player 5.0
After Firmware beta 3.2.3
- Joomla 1.0.10 (Admin login loop solved)
- Dokuwiki
- Flashchat 4.5.7
- Mambo - Content Management Solution V4.6 RC2
- OSCommerce - Online Storefront App (version?)
- PMwiki
- Tinned-Mail 2.3
- SquirrelMail 1.46 - Web email App
- Wiclear
- Wikepage
- MediaWiki 1.6.8 Works fine... although a bit slow (4-5 seconds for page load)
- Forum Post - A few wiki time trials
- WEBinsta FM Manager 0.1.4 seems to work but you can't upload files, and can't browse all files placed on the FSG
- Zanfi CMS lite Jaw Portal, free version)
After Firmware beta 3.3.9
folders and files of which the names started with a '.' like .htaccess are now accessed correctly
- http://www.group-office.com the community version 2.16 works (partially). Needs a php -enable calender
- http://www.usebb.net Forum version 1.0.3 works
After Firmware beta 3.3.12(~.13,~.14)
After Firmware beta 4.2.7
Reported (and probable) Causes
- Needs PHP 5.0 or above
- MD5 Hash not being calculated correctly SOLVED in beta firmware 3.2.3
- GD-lib /Z-lib modules not present SOLVED in beta firmware 3.2.3
- ImageMagick module not present
- FTP not quite working correctly (i.e. uploading images in Exhibit Engine fails)
- PERL not present, also see this post
- PHP Sessions don't seem to work all that well, also see this post SOLVED in beta firmware 3.2.3
- Some php math functions don't work properly (abs(-1.0) = -1.0), also see this post
- Floating Point calculations are off Solved in firmware 3.1.26
- Processing Power is too slow for large volume floating point operations (like resizing images)
- Authorisation breaks when configuring a protected folder for http web page via CP
- the '.' isn't accepted as a start of a file- or foldername, so (for instance).htaccess and /.whatever are broken SOLVED in beta firmware 3.3.9
