Stored Prodecure with MSSQL 500 response

I haven’t changed anything in the PHP memory settings. They’d be whatever the default Bitnami install provides.

Apache log says this after running the request:
[Tue Apr 14 17:42:22.501789 2015] [proxy_fcgi:error] [pid 45305:tid 140634014811904] [client 173.165.52.150:62689] AH01071: Got error ‘PHP message: PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 81 bytes) in /opt/bitnami/apps/dreamfactory/htdocs/vendor/dreamfactory/lib-php-common-platform/src/Utility/DataFormatter.php on line 921\n\xe8\x7f’, referer: http://127.0.0.1:8080/relay/apps/safetag/index.html

That doesn’t mean too much to me, except that it seems to be a memory issue. But I’m not sure what to change. Any help would be much appreciated.

Thanks!