AddHandler ssl-php .sphp Action ssl-php /me/cgi-bin/phpIn addition, all pages viewed over SSL had to be renamed with a .sphp extention
The problem is that the credit card module (cc.php) doesn't split the credit card number into an e-mail and a database entry (i.e. 4555xxxxxxxx5555). In fact, it stores nothing in the database and doesn't send the e-mail.
What could be causing this?














