This forum is for questions about upgrading an existing Drupal site. Don't forget to read the UPGRADE.txt file that comes with every Drupal download.

I have recently upgraded my linux box and now Clean URLs aren't working

OK to start with the following is my setup:

SUSE 9.3
Apache 2.0.53
PHP 5.0.3

I am running multiple web sites on this box, as well as multiple Drupal site under the one root.

I have run PHP Info on the box and mod_rewrite is still there.
------------------------------------------------------------------------------------------
Now to the problem.

I had Clean URLs working and everything was fine. I decided to do the right thing and upgrade the box with YAST and everything is upgraded but.... Now Clean URLs (mod_rewrite) is not working.

Upgrade to v4.7 Beta

When upgrading to this version - do I need to first upgrade my 4.6.3 version to 4.6.4?

White pages (spam module or upgrade)

I recently upgraded from 4.6 to 4.63, however I'm not sure if it is causing all these white pages to appear on my site. Basically only the front page works on my five drupal installations, if I click on anything else it goes to a white page. This happened shortly after I installed The Drupal Spam Module 2.0, could this module be causing the problems? It is only installed on two of my installations.

valid_input_data gone from common.inc, but still called from file.inc

I just applied the latest patches to my Drupal 4.6.3 site, and am having problems because the patch removed the function valid_input_data from common.inc, however the function is still called from within file.inc (in function file_save_data, line 419). Can anyone tell me if I've done something wrong with the patches, or how to get around this???

Thanks in advance.

"mime_magic: invalid type 0 in mconvert()" error when uploading files

Just upgraded to 4.6.4 - and patched the htmlspecialchars (&) problem. Everything seems to work fine now, except when I try to attach a file to a node I get this error message repeated many times:

warning: mime_magic: invalid type 0 in mconvert(). in /path/to/www.dimmeria.com/includes/file.inc on line 149

htaccess change in 4.6.4

When I updated my site to 4.6.4 I got a complaint from a subdomain user that his site was no longer visible from sub.domain.com/ but still worked from sub.domain.com/index.html. I'm no whiz when it comes to modifying htaccess but I think the following line change fixed everything:

Old:

line 12: Options -Indexes

New:

line 12: Options +Indexes

This made the subdomain available from sub.domain.com/ again.

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal