Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
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.
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'..."
when I try to get my first user(administrator) account I get the following error:
how to fix it?
also is there any way to set passwords without using email?
Fatal error: Call to undefined function: mail() in /home/skopel/public_html/drupal/modules/user.module on line 237
I get the following error in my browser when running the latest drupal...
Warning: dl() [function.dl]: Dynamically loaded extensions aren't allowed when running in Safe Mode in /var/www/html/includes/xmlrpc.inc on line 44
warning: Cannot modify header information - headers already sent by (output started at /var/www/html/includes/xmlrpc.inc:44) in /var/www/html/includes/common.inc on line 1233.
warning: Cannot modify header information - headers already sent by (output started at /var/www/html/includes/xmlrpc.inc:44) in /var/www/html/modules/user.module on line 608.