For problems and solutions related to database compatibility.

I can't open index.php in localhost

I can't open index.php in localhost.That’s my problem below, but I’v setuped Apache+PHP+MySQL+Perl.Who can help me?

Unable to connect to database server
This either means that the username and password information in your settings.php file is incorrect or we can't contact the MySQL database server. This could mean your hosting provider's database server is down.

The MySQL error was: Access denied for user 'username'@'localhost' (using password: YES).

Currently, the username is username and the database server is localhost.

Connecting to the database on a server that does not allow a Database URL format

Hello Everyone in Grandworld of Drupal,

Its time for me to learn more about php and connecting to my database.

So this is it.

I am moving a number of my sites to another server that is in my country.

This server is very security minded which is a good thing of course.

I have done the general Drupal install and I cannot connect to the database and I get the unsupported database type banner when I go to site I am currently
working on which is http://nikinpink.com

The server says they have agreat number of accounts using Drupal but are not sure how they are connecting to their database.

So i am reading this below note from them:

Please make it a bit more clear if the drupal is going to use the db_url : mysql://nikinpink:password@mysql9.servage.net/nikinpink instead of actual coonection to the database. I have checked your account and could not find any such settings using which it can connect to the database.

Please note that due to security considerations we do not allow connections to our mysql server from outside our network. If we did allow this the security of our systems would be affected.

Once you create a database using there system they offer a small php sample how to connect to the database as shown below


$connection = mysql_connect("mysql9.servage.net","nikinpink","password");
mysql_select_db("nikinpink", $connection);
 

non-English characters mysqldump issue

I've built a multi-lingual site using Drupal 4.7.2 and I am using the contributed modules i18n, inline and tinymce.

It was all working beautifully on my Mac ibook until I tried to move it to the hosting server.

Now Latvian and Russian fonts are not displaying correctly - all non-English letters are replaced with question marks.

I've searched various posts for a solution, but haven't found one yet. Here is what I did:

Before creating the mysqldump I executed the following command:

Changed Hosts - Capatibility Problem - Please help

Okay, so I had changed my host recently. I backed up my old database and am now trying to install it on my new host. I seem to have a problem though. Before I was using MySQL 4.1, however, my new host has 4.0.24. When I go to install my old database on this one, it comes up with the error below. Is there anyway for me to export my old database in a 4.0 compatible format? If not, how can I fix this problem?

Thanks,
Collin

Missing project_rid_seq in project module

I'm not sure if this is the right place as I am still learning how both Drupal and its support systems work. I' using 4.7.2 and postgresql and notice quite a few inconsitancies with some modules. The subversion module has no postgresql install setup and the project module seems to be missing at least one sequence. Is anyone using postgresql with the project and subversion modules?


* warning: pg_query() [function.pg-query]: Query failed: ERROR: relation "project_rid_seq" does not exist in /home/p/drupal/includes/database.pgsql.inc on line 84.
* user warning: query: SELECT nextval('project_rid_seq') in /home/p/drupal/includes/database.pgsql.inc on line 103.
* warning: filectime() [function.filectime]: stat failed for phorge-0.0.1.tgz in /home/p/drupal/modules/project/release.inc on line 351.
* warning: filemtime() [function.filemtime]: stat failed for phorge-0.0.1.tgz in /home/p/drupal/modules/project/release.inc on line 352.
* warning: md5_file() [function.md5-file]: Unable to access phorge-0.0.1.tgz in /home/p/drupal/modules/project/release.inc on line 353.
* warning: md5_file(phorge-0.0.1.tgz) [function.md5-file]: failed to open stream: Success in /home/p/drupal/modules/project/release.inc on line 353.
* warning: filesize() [function.filesize]: stat failed for phorge-0.0.1.tgz in /home/p/drupal/modules/project/release.inc on line 281.

invision power board + drupal

Hi.

I'm having a problem with my Drupal and my forum (IPB).
In my forum i have 30.000 account users, and i would work this accounts in the Drupal (in the drupal's databse dont have any account [only de admin account]).

Example:
One guest make a account in the forum, and this account work in the Drupal.
One guest make a account in the Drupal, and this account work in the Forum (IPB).

Is this possible?
The two system use the same database, i don't know...

Can anyone help me?
Thanks

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Database compatibility