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

filestore module

Dear all,

I have installed the filestore module. But I don't want the files store in database. I have read a comment which have mentioned by wernst.
(http://drupal.org/node/view/9575#14745)

How can I get the FileStore2 ??
Also, could you suggest any solutions for
1.)file size limit
2.)display file list in different pages
3.)access rights for files for different users

php error when submitting an image using image.module.

Hi all,
Have installed the image module but when clicking on preview I get the error :
Fatal error: Call to undefined function: form_set_error() in /usr/local/httpd/htdocs/drupal-4.4.2/modules/image.module on line 501

I am running redhat 9, apache2.0.50 , PHP/4.3.8. I am sure that I have something very basic wrong, I just cannot find it.
Any help would be appreciated.
thank you
chrisb

complete newb here! just have a few questions

How exactly do i edit my mySQL database? All i see in the "How To" is stuff like "$ mysql -u nobody -p drupal < database/database.mysql"
The problem is i have no idea where to type these things... Does Drupal have a scripted PHP file that i can edit my database through?

.htaccess: order not allowed here

I'm trying to install the latest from CVS on a machine that is not my own and get a 500 Internal Server Error when trying to access Drupal for the first time. The Apache error log says this: .htaccess: order not allowed here. Anybody familiar with this?

The lines in the .htaccess that this seems to pertain to are these:
# Protect files and directories from prying eyes:
<Files ~ "(\.(conf|inc|module|pl|sh|sql|theme)|Entries|Repositories|Root|scripts|updates)$">
order deny,allow
deny from all
</Files>

.htaccess & Clean URLs

I've had a look around the frum, but I'm not sure there is a definitive answer.

I've install Drupal in a sub-directory & got the "403 you do not have access to index.php" error. Renaming .htaccess made the error go away. Remaming it back & trying "allow from all" didn;t work.

Running the site without the .htaccess seems fine, but I can't use clean URLs?

index.php gets sent as a text file when connecting from outside my firewall

This maybe offtopic as it seems to concern my apache2 configuration but ...

... I have drupal loaded so that its at http://myserver/drupal

myserver is behind a firewall, with forwarding on port 80 to the server on the internal network

I have authentication set on this directory so that I have to enter a password when connecting from outside, not when I am inside.

When accessing drupal from inside my network it all works correctly.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal