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.
It appears that when going to the blog page (www.mysite.com/blog)on a Drupal site, that it displays the entries on the page by entry number (ie: order they were entered) and not by published date. While the majority of the time this is fine, I have a few times where I remembered a blog I wanted to write and preferred it be posted on a specific day (or before another entry), but just modifying the posting date field does not change the order it appears on the blog page.
Hi, everyone. I'm trying to conform my PHP settings to the Drupal requirements, and while Apple has made a wonderful server, they tend to put things in strange places. I can't find the php.ini file, nor the .htaccess file. When I run infophp, the only setting that looks badly out of line with the requirements is session.save_handler (it's set to "file" right now). Can I leave it? If not, does anyone here know where I can find or where I should create the php.ini or .htaccess files?! Thanks!
I'm investing Drupal for my site and I'm running into a nasty problem: in the admin interface, when I try to access the modules configuration, I get a 500 Internal Server Error. When I first installed the site, it worked, and I haven't really customised Drupal yet (default set of modules, default theme...)
I had a similar problem (well the same generic error) with TikiWiki: it turned out that the amount of memory allocated to a PHP process by my ISP was too small (4MB).