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.
Hi,
I am very new to web page design, but Drupal was recommended to me. I am running Fedora 12 and have the following domain www.dr-technolegy.com which points to my Amazon S3 files which is currently just a single index.html file. It appears that Drupal is very extensive web page designer which I would like to try. On the download page it points to version 7 but my Add/Remove Software app is showing drupal-6.19-1.fc12 which leads me to my questions:
- Is Drupal good to use for a static web page on S3 ?
I got Drupal installed okay. I activated some modules and now I'm getting this memory error. How do I fix this?
Fatal error: Allowed memory size of 18874368 bytes exhausted (tried to allocate 491919 bytes) in /hermes/bosweb/web253/b2534/sl.crescentmcreationsco/public_html/includes/database.mysqli.inc on line 303
I just installed Drupal 6.20 on Ubuntu 10.04. Everything seems working fine except the clean URL. Please bear with me I'm new to Linux and Drupal. This is my environment:
- Drupal 6.20 on Ubuntu 10.04
- Apache 2 and MySQL, phpmyadmin installed and working fine
Steps taken to make clean URL working:
- sudo a2enmod rewrite
- confirmed with apache2ctl -M command and it's showing rewrite_module is loaded
- added
I recently installed a multisite on my local machine. Everything works fine. I want to find an easy way to have anyone on the local server access the site also and even clients to access it remotely. Dyndns, just resolves the main site however and not the subsites. Has anyone come across this issue before?