I have two sites running early versions of Drupal 4.5.x. It's time to upgrade these to 4.6.x. These two sites are using PostgreSQL and both see the occasional problem as a result. Seeing as there is much more support for MySQL with Drupal, we want to move these sites to MySQL. The database change is a separate issue than the Drupal version change, though related. We want to get the database changed first, then the rest is simple enough to do.
As I struggle to run a small business, Drupal has proven to be a great escape. Couldn't turn a computer on or off prperly 3 years ago. Now I have this hobby site called Drupal. Don't know how I got this far, but all is good. Humor for the day is this http://www.blogshares.com/blogs.php?blog=http://www.drupal.org%2Flink . Do not know how we got on this list as referer's to Drupal, and I know it is just a game, but sure is cool.
Thanks for all the tears, fears and SMILES Drupal.
I am a programmer but drupal newbie. I have been playing with version 4.6.3 and came across one question that I should better illustrate with an example.
I created a vocabulary called Nikon (camera company). Don't worry about recommending using multiple vocabularies as I am trying to illustrate my problem.
I have installed event module and now i m getting this error
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 260 bytes) in /var/www/html/includes/theme.inc on line 946
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 137 bytes) in Unknown on line 0
I was definitely planning on using Drupal for my next project, and I still think its the best PHP CMS out there.
But after having done some work in Ruby on Rails, I'd definitely say that if you are looking to customize Drupal at all, that Ruby on Rails is a good idea to look at as an alternative.