I'm getting an error in FireFox when attempting to use SneakMe.In proxy, which is PHProxy. I've made sure, that my new dedicated server had safe_mode off, but it is running PHP 4.4.7.
Could this be causing the error? It seemed to work fine on my last host and now I'm just a bit over my head, since this is my first dedicated host. I'm not even sure where to start.
I asked the server manager:
Quote:
Quote:
I need to make sure that my php safe_mode is turned off. And the following verified.
- 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.
Thanks.
|
and was responded to with:
Quote:
Quote:
Safe mode off, php is 4.4.7, 4.3.0 is deprecated, openssl is also compiled in as is zlib and file uploads are turned on
|
This tells me everything should be setup properly, but I'm still getting the error. Any suggestions or even a starting point on where to look for a fix?