We no longer need memory limit, our port does not use it.
Now that php is back to normal, back out the extension lines so that they are not loaded twice
Bump php working max memory to 32 megabytes
Include curl
Load pcre.so module
Add xml.so
Hard code our php extensions directory to /usr/local/lib/php/extensions/no-debug-non-zts-20020429/
Unbreak radius auth
Set implicit_flush = true as well. Now downloading and slow tasks actually update the progress bar, etc in real time.
output_buffering needs to be set to 0
View revisions
Also available in: Atom