![]() |
Home Community Mys-Script Creative Off-Topic |
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
![]()
[s]Before I start: I guess it'll make things easier if I also provide my passwords, else this problem might not be able to be solved.
So please, don't mess around with the sites. I personally don't care if you change anything since I can easily change it back or create a new site. But I want to solve this problem and this might become more difficult if you make more problems appear.....[/s] Problem seems to be solved, psswords already changed. ------------ I host the sites at bplaced.net. First, I made a test page: http://wolken.bplaced.net The database runs with the same domain (http://phpmyadmin.wolken.bplaced.net) Password used for both: neklow This site is running fine. The config.php has the following information: Code:
<?php // PHP Easy Adoptables Configuration File $dbhost = 'localhost'; //DB Hostname $dbuser = 'wolken'; //DB User $dbpass = 'neklow'; //DB Password $dbname = 'wolken'; //Your database name $dname = 'wolken.bplaced.net'; //Your domain name (No http, www or . ) $spath = ''; //The folder you installed this script in, if subfolder use a slash, if root domain empty $auser = 'milay'; //Admin Username for Host Admin CP $apass = 'hylo135'; //Password for Host Admin CP ?> Now the problem: I wanted to create a proper adoptables site. The domain: http://aenimals.bplaced.net The database: http://phpmyadmin.aenimals.bplaced.net Password used for both: hugede45 The config.php: Code:
<?php // PHP Easy Adoptables Configuration File $dbhost = 'localhost'; //DB Hostname $dbuser = 'aenimals'; //DB User $dbpass = 'hugede45'; //DB Password $dbname = 'aenimals'; //Your database name $dname = 'aenimals.bplaced.com'; //Your domain name (No http, www or . ) $spath = ''; //The folder you installed this script in, if subfolder use a slash, if root domain empty $auser = 'milay'; //Admin Username for Host Admin CP $apass = 'hylo135'; //Password for Host Admin CP ?> Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'www-data'@'localhost' (using password: NO) in /users/aenimals/www/inc/functions.php on line 44 Error connecting to mysql database! --------------------------------------------- Do you have any ideas what might cause this error? You may check the FTP-accounts if this'll help. Thanks in advance to all who try to help me!! |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
New and having problems. | Cremuex Levier | Newcomer Center | 3 | 03-28-2013 10:59 AM |
Having a problem running a query | !Alive | Questions and Supports | 8 | 03-11-2012 02:39 PM |
Problems Installing Script | Abronsyth | Questions and Supports | 12 | 08-26-2011 06:32 AM |
Errors Running Mysidia | Inf3rnal | Questions and Supports | 10 | 03-04-2011 07:31 AM |
What's New? |
What's Hot? |
What's Popular? |