Hi i just wanted to ask if you could upgrade my version to allow the following
- PHP version >= 4.2.0
- safe_mode turned off or at least having the fsockopen() function not disabled
- PHP version >= 4.3.0 and OpenSSL for support for secure connections (https)
- Zlib for output compression
- file_uploads turned On for HTTP file uploads.
its for a simple phpproxy, the proxy isnt for public use its just there for me and a few friends all php files are under secure directories so no worries there.
maybe if theres a way to just allow those settings ?? you could do that for me.
thanks in advance,
- PHP version >= 4.2.0
- safe_mode turned off or at least having the fsockopen() function not disabled
- PHP version >= 4.3.0 and OpenSSL for support for secure connections (https)
- Zlib for output compression
- file_uploads turned On for HTTP file uploads.
its for a simple phpproxy, the proxy isnt for public use its just there for me and a few friends all php files are under secure directories so no worries there.
maybe if theres a way to just allow those settings ?? you could do that for me.
thanks in advance,