I think I'm getting warmer.  The error_log shows the following when a new user registers:

Unexpected character in input:  ''' (ASCII=39) state=1 in /var/www/dev.meld.org/drupal-6.x/sites/all/modules/ctools/plugins/access/php.inc(55) : eval()'d code on line 1, referer: http://dev.meld.org/admin/build/modules/list
Unexpected character in input:  ''' (ASCII=39) state=1 in /var/www/dev.meld.org/drupal-6.x/sites/all/modules/ctools/plugins/access/php.inc(55) : eval()'d code on line 1, referer: http://dev.meld.org/
Unexpected character in input:  ''' (ASCII=39) state=1 in /var/www/dev.meld.org/drupal-6.x/sites/all/modules/ctools/plugins/access/php.inc(55) : eval()'d code on line 1, referer: http://dev.meld.org/member/register
Unexpected character in input:  ''' (ASCII=39) state=1 in /var/www/dev.meld.org/drupal-6.x/sites/all/modules/ctools/plugins/access/php.inc(55) : eval()'d code on line 1, referer: http://dev.meld.org/member/register

But how would I go about tracking down the offending ' character?  As you can see, the error also occurred when logged in as admin and listing the modules.



On Thu, Sep 1, 2011 at 10:00 AM, Bill Traynor <btraynor@mvista.com> wrote:


On Thu, Sep 1, 2011 at 9:13 AM, Earnie Boyd <earnie@users.sourceforge.net> wrote:
Bill Traynor wrote:
> Does anyone have any additional avenues I can explore?  Or tests I can run?

Is your PHP set to use sendmail or SMTP?  Have you researched the PHP
and Apache log files?  Are there changes to .htaccess which you're
unaware of?

PHP is set to use sendmail.  php.ini contains:  sendmail_path = /usr/sbin/sendmail -t -i
I can send email manually, as well as from Drupal, such as the Password Reset function.

Yes, when the 'Create New Account' button is clicked, no log activity is generated anywhere.  This would lead me to believe that the 'Create New Account' button isn't doing anything.  I'm investigating that now.

I am unaware of any .htaccess changes.


--
Earnie
-- http://progw.com
-- http://www.for-my-kids.com
--
[ Drupal support list | http://lists.drupal.org/ ]



--
Bill Traynor
Technical Writer & Community Manager of Meld.org
MontaVista Software, LLC
2929 Patrick Henry Drive
Santa Clara, CA 95054




--
Bill Traynor
Technical Writer & Community Manager of Meld.org
MontaVista Software, LLC
2929 Patrick Henry Drive
Santa Clara, CA 95054