Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Mac OS X Server, PHP5, White Page on Filebrowser
Ok, I can get it to work now with small 50 k jpgs through 300k pretty much most of the time.
Some 500k yes, some other no. But I need this to work consistently with 2 meg or more photos for this client.
I tried putting this:
# PHP is hungry. Give it more resources.
php_value memory_limit 16M
into a blank .htaccess file in the filebrowser dir.
But is that the full syntax of it, or is there another way to just bump the PHP memory allocation?
This is a Macmini and really all it will be doing.
0
This discussion has been closed.
Comments
I don't think there is a memory limitation active though.
I never used FileBrowser, but I often use image generation functions without encoutering size limitation on my OS X server. I do when on some hosting server.
Note also that the FAQ states that the shorthand typo "16M" should be limited to php.ini.