Drupal installation on a SSL Remote MYSQL database
For elevated security, we are needing to install files on one server and use SSL Encryption for the remote MYSQL database connection. I can't seem to find any documentation for this. Any suggestions? Joel
Isn't that kind of thing implemented with TCP/IP Tunneling? Is that the right term? Warren Vail -----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Joel Willers Sent: Friday, December 09, 2011 2:53 PM To: support@drupal.org Subject: [support] Drupal installation on a SSL Remote MYSQL database For elevated security, we are needing to install files on one server and use SSL Encryption for the remote MYSQL database connection. I can't seem to find any documentation for this. Any suggestions? Joel -- [ Drupal support list | http://lists.drupal.org/ ]
Hi, I'm trying to get a token for the nid working on a hidden field in a webform. I'm just trying to make %nid the default value for a hidden field, but in general tokens don't seem to be processed at all. I'm using Drupal 6 and the latest version of webform. Am I missing anything? Thanks. -Don-
Do you have the token module installed? http://drupal.org/project/token Neil On Sun, Dec 11, 2011 at 2:02 PM, Don Pickerel <donald@fane.com> wrote:
Hi, I'm trying to get a token for the nid working on a hidden field in a webform. I'm just trying to make %nid the default value for a hidden field, but in general tokens don't seem to be processed at all.
I'm using Drupal 6 and the latest version of webform.
Am I missing anything?
Thanks. -Don-
-- [ Drupal support list | http://lists.drupal.org/ ]
participants (4)
-
Don Pickerel -
Joel Willers -
Neil Adair -
Warren Vail