Mysidia Adoptables Support Forum  

Home Community Mys-Script Creative Off-Topic
Go Back   Mysidia Adoptables Support Forum > Mysidia Adoptables > Questions and Supports

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 03-27-2009, 01:24 PM
Genkigami Genkigami is offline
Member
 
Join Date: Mar 2009
Posts: 15
Credits: 2,023
Genkigami
Default Translate this PHP error message?

Can someone tell me what this means? I'm an artist, not a programmer. So I'm a little confused.

Quote:
PHP Error Message

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/a5778415/public_html/index.php on line 14

Free Web Hosting
Error connecting to mysql database!
I'm using 000webhost, my website is http://livingfossil.comuv.com/

I haven't added any adoptables yet because I'm trying to fix my Admin CP (it won't let me in) is that the issue?
__________________

Click Sora-kun to level her up and join Living Fossil Adoptions! Only possible through the EasyAdoptables script :D
Reply With Quote
  #2  
Old 03-27-2009, 01:39 PM
Tequila's Avatar
Tequila Tequila is offline
The Grim One
 
Join Date: Jan 2009
Location: Souther Tier, New York State
Posts: 1,356
Gender: Female
Credits: 97,326
Tequila is on a distinguished road
Default RE: Translate this PHP error message?

With 000webhost 'localhost' isn't the MySQL host. I think Ashje set up a tutorial on how to set up on 000webhost...
http://www.rusnakweb.com/forum/showthread.php?tid=674 <- try that, should be able to get it working afterwards. :)
Reply With Quote
  #3  
Old 03-27-2009, 01:44 PM
Genkigami Genkigami is offline
Member
 
Join Date: Mar 2009
Posts: 15
Credits: 2,023
Genkigami
Default RE: Translate this PHP error message?

I followed that tutorial. But I think what I did wrong was I copied the contents of the Adoptables folder to a ZIP file rather than the adoptables folder itself. Would that change anything?

EDIT: I completely reinstalled it and it still doesn't work. And I still can't get into the admin panel. It tells me I'm not authorized even though I put in the right user and password.
__________________

Click Sora-kun to level her up and join Living Fossil Adoptions! Only possible through the EasyAdoptables script :D
Reply With Quote
  #4  
Old 03-27-2009, 02:08 PM
Tequila's Avatar
Tequila Tequila is offline
The Grim One
 
Join Date: Jan 2009
Location: Souther Tier, New York State
Posts: 1,356
Gender: Female
Credits: 97,326
Tequila is on a distinguished road
Default RE: Translate this PHP error message?

Could you post up what your config.php file looks like?
Reply With Quote
  #5  
Old 03-27-2009, 02:17 PM
night807 night807 is offline
Member
 
Join Date: Jul 2008
Posts: 20
Credits: 1,201
night807
Default RE: Translate this PHP error message?

Did you put the MySQL dump in the database?
Reply With Quote
  #6  
Old 03-27-2009, 04:25 PM
Genkigami Genkigami is offline
Member
 
Join Date: Mar 2009
Posts: 15
Credits: 2,023
Genkigami
Default RE: Translate this PHP error message?

MySQL dump? The code I'm supposed to copy and paste into the sql and run a query? Yeah, I did.

Here's my config file. I'm really dumb in code like I said.
Code:
<?php

// PHP Easy Adoptables Configuration File

$dbhost = 'localhost';      		//mysql6.000webhost.com
$dbuser = '';				//a5778415_xxxxx
$dbpass = '';				//(pass)
$dbname = '';    				//a5778415_xxxxx
$dname = 'yourdomain.com';    	//livingfossil.comuv.com
$spath = '';				//
$auser = '';				//(username)
$apass = '';				//(pass)

?>
The x's aren't there, it's to hide the names. Same with (username) and (pass)
__________________

Click Sora-kun to level her up and join Living Fossil Adoptions! Only possible through the EasyAdoptables script :D
Reply With Quote
  #7  
Old 03-27-2009, 05:31 PM
Killgore Killgore is offline
Member
 
Join Date: Dec 2008
Posts: 82
Credits: 8,942
Killgore is an unknown quantity at this point
Default RE: Translate this PHP error message?

You're supposed to put the info in between the ' ' :P

What's after the // won't show up in PHP, so it needs to be between the two apostrophes. This is what it should look like:
Code:
<?php

// PHP Easy Adoptables Configuration File

$dbhost = 'mysql6.000webhost.com';              //
$dbuser = 'a5778415_xxxxx';                         //
$dbpass = '(pass)';                                     //
$dbname = 'a5778415_xxxxx';                       //
$dname = 'livingfossil.comuv.com';                //
$spath = '/adoptables';                               // (This is typically the folder it's installed in, if you didn't make any changed to the script at all)                  //
$auser = '(username)';                               //
$apass = '(pass)';                                     //

?>
Reply With Quote
  #8  
Old 03-27-2009, 10:46 PM
Genkigami Genkigami is offline
Member
 
Join Date: Mar 2009
Posts: 15
Credits: 2,023
Genkigami
Default RE: Translate this PHP error message?

I input it and it's still not working. I'm just going to find someone to install it for me. Thanks for your help though. :3
__________________

Click Sora-kun to level her up and join Living Fossil Adoptions! Only possible through the EasyAdoptables script :D
Reply With Quote
  #9  
Old 03-28-2009, 04:06 PM
Ashje Ashje is offline
Member
 
Join Date: Jan 2009
Posts: 179
Credits: 10,073
Ashje
Default RE: Translate this PHP error message?

If you followed the tut exactly then spath shouldn't have anything in it. Try that and if it still doesn't work then I'll try installing it for you.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Error message on using admin tools missie Questions and Supports 6 04-16-2015 12:46 PM
ACP Has Odd Error Message squiggler Questions and Supports 3 01-12-2014 05:25 PM
PHP error message Vegetunks937 Questions and Supports 5 08-13-2013 12:58 PM
Weird Error Message Above Header Hwona Questions and Supports 9 07-22-2013 08:06 PM
Translate? konzair Questions and Supports 3 01-25-2011 06:43 PM


All times are GMT -5. The time now is 12:22 PM.

Currently Active Users: 9789 (0 members and 9789 guests)
Threads: 4,080, Posts: 32,024, Members: 2,016
Welcome to our newest members, jolob.
BETA





What's New?

What's Hot?

What's Popular?


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
vBCommerce I v2.0.0 Gold ©2010, PixelFX Studios
vBCredits I v2.0.0 Gold ©2010, PixelFX Studios
Emoticons by darkmoon3636