Now if I had made a site w/ straight html I would have no problem transferring a site to another account. This time I created a site on my account through drupal and mysql database. First I downloaded thru ftp all the files off the server for that site. I then uploaded all of those files to the server of the new account. I went back to mysql and exported the files in the database then imported them them into the new database. I went to the home page and got an error. Called Powweb. I was told that I have to download drupal thru the server control panel. So I did that.
Hi guys, can you point or give me the link where I can download database.mssql.inc file. Is that file available anyway? Is there any development going on about having drupal compatible with MS SQL database. I already read some topics regarding this problem but it seems very obsolete, can you help me out on how I can do this step by step? or is it possible anyway?
Type Collation
MyISAM utf8_general_ci
I have problems with accents and characters ¦â€¦â€¦ from my previous database.
How I can fix this with phpMyAdmin?
My system info is
Drupal
Version 5.1
Configuration file sites/default/settings.php
Cron Last run 11 hours 19 min ago
Web server
Type Apache
Version 1.3.37
Operating system Linux
PHP interface apache
URL http://ecentres.net
Modules
Rewrite Loaded
SSL Loaded
I've a intranet website running on a PostGReSQL database. Some data from it have to be copied to the internet website running Drupal & MySQL. Some datas have to be inserted in content type node or term list or they have to update some fileds in nodes. My problem is how to insert these datas correctly into the drupal system ?
Example : I got biographies. I have the 'person' table in postGReSQL, an the 'biography' content type in Drupal.
ok i uploaded all my files and got to the install.php screen and i created my mysql DB ahead of time and set up a unique user but when i input the info i get this message:
The following error must be resolved before you can continue the installation process:
We were unable to lock a test table on your MySQL database server. We tried locking a table with the command LOCK TABLES drupal_install_test WRITE and MySQL reported the following error: Access denied for user: 'mayfield_XXXX@localhost' to database 'mayfield_XXXX'.