Sean Malloy wrote:
Keep in mind the "Works out of the box with no changes to your server"
requires the use of the function dl()
Good point - had forgotten that may have issues for some people.
However - in our case we've used 'protected' versions only for demos,
which people generally aren't ru
Keep in mind the "Works out of the box with no changes to your server"
requires the use of the function dl()
according to the PHP docs;
dl() is not supported in multithreaded Web servers. Use the extensions
statement in your php.ini when operating under such an environment.
However, the CGI and
2 matches
Mail list logo