-
My local WP LAMP environment is slow to load. Are my plugins contributing to this?
-
```
What steps will reproduce the problem?
1. Minify css
What is the expected output? What do you see instead?
Test I ran
lib/Minify/CSS/Compressor.php
69 protected function _process($css)
…
-
```
What steps will reproduce the problem?
1. Minify css
What is the expected output? What do you see instead?
Test I ran
lib/Minify/CSS/Compressor.php
69 protected function _process($css)
…
-
```
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…
-
Now that PHP5.6 and prior is deprecated, has anyone done any work to upgrade the code to be PHP7 compatible? I've done just the barest testing and see that 3.21 doesn't work on PHP 7.1.22. As we have …
-
mod_process_securityインストール後、Apacheのエラーログに
Error in my_thread_global_end() : 1 threads didn't exit
というエラーが表示されるようになりました。
詳細を確認していた所、
どうやらApache経由でPHP->MySQLと接続したページを表示すると
このエラーが出るようです。
また、特にサービスが停…
-
Hi
I have tried pushing the app and it gave an error like. And while trailing the logs it is saying mongo class not found in home/vcap/app/htdocs/genghis.php. but i am not getting this path.
![genghi…
-
# 关于PHP5.6以上版本CA证书校验报错的问题 | Blog of toboto
在本文撰写的时候,这个问题并没有彻底解决,因此本文中所阐述的内容可能不全面。
[https://toboto.github.io/2021/01/11/%E5%85%B3%E4%BA%8EPHP5.6%E4%BB%A5%E4%B8%8A%E7%89%88%E6%9C%ACCA%E8%AF%81%E4%B9%A…
-
```
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…
-
This exception is thrown while replaying the building of php5.
Traceback (most recent call last):
File "/usr/local/bin/racetest", line 151, in
racetest.do_all_tests(args, tests)
File "/usr/l…