I need a script for a SQL 2000 Server Database to create Drupal tables and permitions and whatever the database.mysql file create . Any idea where i can find a .sql version? thanks
I have drupal up and running on Suse 9.1, Apache2, MySQL.
Path: /srv/www/drupal/
Issue:Main page does not show logo & such. When I click the ADMINISTRATION link, I receive the following error:
Warning: main(includes/bootstrap.inc): failed to open stream: No such file or directory in /srv/www/index.php on line 4
Warning: main(): Failed opening 'includes/bootstrap.inc' for inclusion (include_path='.:') in /srv/www/index.php on line 4
Fatal error: Call to undefined function: drupal_page_header() in /srv/www/index.php on line 5
After months... many months of following and suffering through the image module problems its come to the latest cvs version where it appears we have lost the ability to configure the path to convert. see http://drupal.org/node/view/9066 . Is there anyone who has a really good answer to these problems or is it something in Imagemagick that makes it the source of instability and therefore outside the Drupal developer's ability to answer definitively..??. I'm at a total loss. The thread above is the problem and it needs answers.. When this many experienced users and developers are unable to answer the multitple and persistent problems of a module it seems the underlying foundation of the module must be rethought.