White screen
I enabled the mod rewrite did change the error setting already but somehow I cant get my openssl working, its generating a key and everything works without a error and I seee its enabled by typing "php -m|grep openssl" where I get
"openssl" as output but still it doesnt load. Also searched for the settings in the php.ini but couldn't find a line with openssl there.. Also I have to mention my server isnt running on windows but on Centos 6.
|