After installing an apache webserver in a docker container, I wanted to display a sample page just to make sure it works. However I always get 404 Not found. Here’s the dockerfile FROM ubuntu:14.04 …
Tag: apache2
FPM with apache2 not working (Permission denied)
I’m trying to set up a debian web server with apache, fastcgi and fpm, but I’m getting exasperate. As soon as i deactivate mod_php I get following error: [Thu May 22 12:16:10 2014] [error] [client …
OpenSSL not working on Windows, errors 0x02001003 0x2006D080 0x0E064002
Problem: OpenSSL is not working in my Windows environment. OpenSSL repeatedly reports errors 0x02001003, 0x2006D080 and 0x0E064002. Environment: What I’ve Attempted: Installation Instructions http://www.php.net/manual/en/openssl.installation.php PHP.ini extension=php_openssl.dll Openssl.cnf E:wampphpextrasopenssl.cnf %PATH% E:wampphp Rebooted phpinfo: —-OpenSSL support enabled —-OpenSSL Library Version OpenSSL 1.0.1e 11 Feb 2013 —-OpenSSL Header Version OpenSSL 0.9.8y 5 Feb 2013 With and without specifying config in configargs With and