-
```
Not all PHP5 configs support apache_request_headers. For one, PHP may not be
running on Apache.
Or it may be configured in such a way so as not to allow access to that
function for security
re…
-
```
Not all PHP5 configs support apache_request_headers. For one, PHP may not be
running on Apache.
Or it may be configured in such a way so as not to allow access to that
function for security
re…
-
We ran a trial to switch the CMDI rendering to XSLT 2.0 using the Saxon C PHP API. The trial failed due to segmentation faults in the PHP interpreter. This issue contains the changes done just in case…
-
BTW:mysql 也在另外一台机器上。memcached 在本机器。
是否是Molten配置有关,还是只支持在本地机器的架构。
我在别外一台机器7.2的测式成功。
-
```
What steps will reproduce the problem?
Upon using the Database query, the report generation fails, without using the
connection statement and the quesry it runs perfectly fine.
What is the expe…
-
```
What steps will reproduce the problem?
Upon using the Database query, the report generation fails, without using the
connection statement and the quesry it runs perfectly fine.
What is the expe…
-
```
What steps will reproduce the problem?
Upon using the Database query, the report generation fails, without using the
connection statement and the quesry it runs perfectly fine.
What is the expe…
-
```
What steps will reproduce the problem?
Upon using the Database query, the report generation fails, without using the
connection statement and the quesry it runs perfectly fine.
What is the expe…
-
```
What steps will reproduce the problem?
Upon using the Database query, the report generation fails, without using the
connection statement and the quesry it runs perfectly fine.
What is the expe…
-
It seems phpdox (or DOMDocument) is having some difficulties reading the config file from a directory that contains some pseudo url encoded parts;
## How to reproduce
I've created a simple phpdox.xml…