I upgraded 6.5 to 6.8 this morning. It seemed to go smoothly, but then I realized the images in my gallery aren't showing up. The entries are there, the images are in /var/www/drupal/files/images, the pics just aren't showing up.
Initially, I had some issues with write permissions after the upgrade, but I corrected those. Now, I'm not seeing any errors anywhere, but the pics are just not showing up.
I am a newbie working on Drupal. I had installed version 6.4 earlier, but due to sime reason I did not work on it.
Now I have started back on Drupal and saw the upgrade for 6.8. So, I downloaded the version and followed the steps as in upgrade.txt.
I have replaced all my files and directories with the newer version.
When I run update.php, I get white screen and also I cant see anything on my frontpage.
What should I do to get everything back? Where should I check if I am missing something?
I have just managed to get 6.7 downloaded locally on my Wamp Server, and just figured out how to put it online at it's own domain location.
My object is to play locally and update then online. But already I have a ton of questions.
1. Today online through my live site I see security updates for 6.7 and 6.8. Do I have to do these both or just go right to 6.8?
2. My WAMP local site version doesn't show the security updates when I sign in; is that normal?
3. Is it normal to have to update a drupal site every few days or or was this just my unfortunate timing?
4. Do most designers make every update or do they perform, say, one per month? Or what?
Some other questions:
5. Is it common practice to constantly make any changes first in your local site and then upload it to your live site? Or once the site is set to most designers work directly with it live?
6. Is your local based site also the place you should back the live site? Or is backing up a separate thing all together?
7. With each upgrade do you really have to go through all the many steps, from backing up the server to taking your site offline to backing up all your files, turning off your theme, turning off your custom modules, etc... with every upgrade?
I upgraded my Drupal from 5.13 to 5.14. After upgrading, cron does not run properly: All of my cron tasks are not able to run. I tried to run from shell: "php cron.php" and got the following error:
Status: 400 Bad Request
X-Powered-By: PHP/5.2.6
Content-type: text/html
My PHP version:
PHP 5.2.6 (cgi-fcgi) (built: Nov 29 2008 22:35:16)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
I upgraded my Drupal from 6.7 to 6.8. After upgrading, Cron does not run properly. I tried to run from shell: "php cron.php" and got the following error:
Status: 400 Bad Request
X-Powered-By: PHP/5.2.6
Content-type: text/html
My PHP version:
PHP 5.2.6 (cgi-fcgi) (built: Nov 29 2008 22:35:16)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies