I am trying to upgrade from drupal 4.5.2 to the latest cvs release. I have removed the old drupal files, put in the new ones and made sure the old conf.php with the db settings is readable and in the same place as before. When I try and run the db upgrade script from the update.php page I get an error from php saying unable to connect to mysql via /var/lib/mysql/mysql.sock I have no idea why drupal suddenly can't find the db when using the old drupal with the same conf.php it finds it no problem.
in addition to not being able to see any of my static pages when i click on the links to go to them (they are still in the db and i can get to them by doing a search or putting their node id in the address window, but not their taxonomy number), i also get another error:
warning: sprintf(): Too few arguments in /home/selfeste/public_html/drupal/includes/database.inc on line 147.
user error: Query was empty
query: in /home/selfeste/public_html/drupal/includes/database.mysql.inc on line 66.
i'm wondering if i downloaded and installed 4.5.2 or some other not yet-fully ready version, and that is why i'm having some of the forum, and rss problems...
thanks,
eva
the changelog says:
Drupal x.x.x, xxxx-xx-xx
------------------------
- PHP5 compliance
- search:
* added UTF-8 support to make it work with all languages.
* improved search indexing algorithm.
* improved search output.
* impose a throttle on indexing of large sites.
* added search block.
- syndication:
* made the ping module ping pingomatic.com which, in turn, will ping all the major ping services.
* added categories to RSS feeds.
* added enclosures to RSS feeds.
- flood control mechanism:
* added a mechanism to throttle certain operations.
- usability:
* refactored the block configuration pages.
* refactored the statistics pages.
* refactored the watchdog pages.
* refactored the throttle module configuration.
* refactored the access rules page.
* refactored the content administration page.
* introduced forum configuration pages.
* added a 'add child page' link to book pages.
- contact module:
* added a simple contact module that allows users to contact each other using e-mail.
- multi-site configuration:
* made it possible to run multiple sites from a single code base.
- added an image API: enables better image handling.
hello,
i saw a bug report with no comments posted on the 19th. what does this mean, has anyone else had this problem and fixed it? when i go to post a forum topic i get the following error:
warning: sprintf(): Too few arguments in /home/..../drupal/includes/database.inc on line 147.
i also get:
user error: Query was empty
query: in /home/....drupal/includes/database.mysql.inc on line 66.