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.
However, the final result I got is that I can only see the main page of my site online. Whenever I click some links, or try to login, it shows the following information:"
After fresh clean installation I have this error message:
Error message
•Warning: fileperms() has been disabled for security reasons in drupal_install_fix_file() (line 947 of /var/www/***/includes/install.inc).
•One or more problems were detected with your Drupal installation. Check the status report for more information.
Clicking status report link changes permission for sites/default folder to '000' and installation page opens in browser.
Hi,
I'm trying to get my drupal installation from
"http://mydomain.org.il:8080"
first it's all seems OK and the main page appears, BUT-
when I try to log in via the login page, I stay at the same page ,
and got a message in the error log that:
File does not exist: /home/httpd/html/......../drupalfolder/user
I'll appreciate any solution or direction....
Miriam
I've configured wysiwyg editor in drupal 6 installation. I want that to be available only for a specific content type. Presently its appearing for all content types.
Not sure if Installation is the correct forum, since Drupal 7 installed successfully, but it might have to do with what it is install with so I thought I would post my questions here.
My Windows 7 PC has XAMPP installed to provide the server capabilities. Drupal 7 was installed and everything seems okay except when I try to Create new account. After searching the forums I modified php.ini to have the correct path to sendmail.exe and the SMTP lines changed to localhost and port 25.
Hello everyone, I'm new to Drupal and currently learning how to use CMS.
I'm currently using WAMP as my server and I already installed Drupal. How do I create multiple projects or website on drupal? I would appreciate if anybody can help me.