Having problems installing Drupal? See the Installation Guide for more information.

"User error: Access denied" when I try to post story

Hi

This is a truely newbie question. I followed the instructions and installed the drupal and went ahead modifying the themes, everything seems to be working OK but when I want to post, it gives me this message:

-----message -------------------------
user error: Access denied for user: 'maryamr_dbuser@localhost' to database 'maryamr_dru'
query: LOCK TABLES sequences WRITE in /home/maryam-r/public_html/dru/includes/database.mysql.inc on line 97.
-----message -------------------------

error mysql

Hi all,
I'm a very-newbie, trying to install drupal.
I loaded the file database.sql on my server via PhpMyAdmin, then I edited the /includes/conf.php with the (i hope:-) ) correct data.

That's the error i get once pointed the browser on my website (www.leparole.net):

Fatal error: Call to undefined function: mysql_connect() in /var/www/html/includes/database.mysql.inc on line 12

Drupal version 4.4.0
PHP Version 4.3.4
PHPinfo available at http://63.229.17.66/phpinfo.php

Line in question:

mysql_connect($url["host"], $url["user"], $url["pass"]) or die(mysql_error());

tested suggestions no change in result:

extension_dir = /usr/lib/php4
extension=mysql.so

I would appreciate some feedback it seems the parsing for this line is written incorrectly.

sendmail authentication failed

Mail problems seem to be popular now days. I'm configuring 3.2.1 and having problems sending mail from Drupal. Server is SUSE Linux. I've been fumbling around and gotten to the point where Drupal is attempting to send message to the correct mail server, but is not authenticating successfully. The php.ini is configured with the path to sendmail. I've also stored smtp settings in the smtp.php file (including username and password for authentication which has been triple checked). Problem is that Drupal's anonymous user is not using the supplied authentication information.

filestore 2: Call to undefined function: fscache_is_file_stored

after installing and configuring the Filestore2.module when I create content and select upload files, I have received the following error:

Fatal error: Call to undefined function: fscache_is_file_stored() in C:\Program Files\Apache Group\Apache2\htdocs\modules\filestore2.module on line 354

I am running a clean installation of Drupal 4.4 with a newly installed database (I have also installed the filestore2.mysql and configured the permissions to include all levels of access available) on win2k server with php 4.3.5 and the latest version of mysql 4.x.

mail timeoute

Hello:

I've got Drupal insalled but any actions requiring email hang until server times out. Drupal is communicating with the db and creating accounts, but emails are not being sent. Web server user launches sendmail process, but then just hangs. MTA is Postfix running on FBSD5.2.1. Apache2 and php4-3.5. Logging on Postfix turned onto verbose, but nothing is logged. Same for http-error logs. Drupal error logs report; "error mailing new password: 'admin'..."

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal