If I'm trying to install drupal 6.9 on fedora 6.0.9, the following error occurred. I've set the file permissions correctly, but still I've encountered by this problem.Can anybody help me regarding this problem?

Fatal error: Call to undefined function _user_password_dynamic_validation() in /var/www/html/Janakiraman/drupal-6.9/install.php on line 727

Comments

scoutbaker’s picture

Please don't post the same question more than once. This is the 3rd time you 've posted the same question.

Janakiraman’s picture

Sorry, can u please help me for that problem???

paulmckibben’s picture

That function is defined in modules/user/user.module. Does that file exist in your installation? Does the web server user ID have permission to read that file and traverse the modules/user directory?

Janakiraman’s picture

Hi,

I've fixed the problem using http://drupal.org/node/203187. Can you pls help me the following problem regarding subversion in drupal?

I am using rapid svn using tortoise svn in linux fedora 6.0. I've installed drupal 5.16 and installed the modules for subversion.

I've got an error while fetch the svn address like the below

The repository at svn://example host name/example project/Projectsource/trunk could not be accessed. Error message from 'svn info':

svn: Can't connect to host 'example host name': Permission denied

can any one help me regarding this problem??? Thank you...