What plugin is used to create an contact form?

General questions about CMSimple
jwndev
Posts: 26
Joined: Thu Mar 22, 2012 4:58 pm

Re: What plugin is used to create an contact form?

Post by jwndev » Tue Apr 17, 2012 2:57 pm

svasti wrote:May be depends on the XAMPP version... on my computer also I get this warning... haven't updated XAMPP for some time though
svasti
From the phpinfo(), I can tell my xammp apache has the openssl enabled. just not sure why advancedform did not recognize it.

Code: Select all

SSL Version	OpenSSL/1.0.0e

Code: Select all

OPENSSL_CONF	C:/Users/rjiang/Programs/xampp/apache/bin/openssl.cnf

Code: Select all

Apache Version	Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1

Code: Select all

SERVER_SIGNATURE	<address>Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1 Server at localhost Port 80</address>

Code: Select all

SERVER_SOFTWARE	Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1
I am using

Code: Select all

ApacheFriends XAMPP version 1.7.7
jwn

Post Reply