When i installed drupal in my share host ,i meet a Fatal error: Call to undefined function: pg_connect() in /home/site/public_html/drupal/includes/database.pgsql.inc on line 28
I get this error when new users try to create an acount:
user error: Access denied for user: 'mrbookworm@localhost' to database 'vercana_com_-_drupal'
query: LOCK TABLES sequences WRITE in /var/www/html/includes/database.mysql.inc on line 66.
The attempt is successful, they get an e-mail with p/word and are able to log into the site. I created a database and ran the SQL code to create all the tables then ran the following: