As suggested look at APC, although I expect the problem is not with php but how
you wrote things, it could be database related.
If you need to compile php to make things faster, you have a problem outside of
php
Curt.
On Mar 19, 2013, at 4:46 AM, Kevin Peterson wrote:
> My webcode written in
My suggestion is to ensure all the paths to what you use are valid
This should help:
var_dump('file://'.realpath('./p12.pem'));
Does that and the rest of the files
Exists?
I do hope these files are not in your document root
Curt.
--
Resistance is futile
On Mar 22, 2013, at 12:35 PM, "Eugene
2 matches
Mail list logo