Fortyseven / MediaHut

A truly single-file, no-database, drop-in PHP media gallery.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fatal error: Uncaught Error: Undefined constant "GLOB_BRACE" ?

rsend opened this issue · comments

Hi,
I tried running this on an embedded router (dd-wrt) to serve up photos locally. I correctly get a listing of iconified directory names if there are subdirectories, but I always get the below error as well. If I give it only a single root dir with images in it, I ONLY get this error. Any ideas?

Fatal error: Uncaught Error: Undefined constant "GLOB_BRACE" in /jffs/www/index.php:2029 Stack trace: #0 /jffs/www/index.php(127): renderAssets('/Yucatan') #1 /jffs/www/index.php(2134): main() #2 {main} thrown in /jffs/www/index.php on line 2029