#1
|
|||
|
|||
Trouble with /adm
I can't seem to get to the Admin CP part of my site to finish off the installation. The result is just a blank page with the 404 Error. I've been through all the steps-SQL queries, CHMOD, etc- but I think the error falls within the config file.
Config file changes: Code:
$dbhost = 'mysql4.000webhost.com'; $dbuser = 'a6052437_adopt'; $dbpass = '****'; $dbname = 'a6052437_knight'; $dname = 'knight.net23.net'; $spath = ' '; $auser = 'a6052437'; $apass = '****'; I can also add some screen shots if needed. |
#2
|
|||
|
|||
RE: Trouble with /adm
Can't you just put localhost rather than that "mysql4.000webhost.com" business?
|
#3
|
|||
|
|||
RE: Trouble with /adm
not with 000webhost.[hr]
I've tried and it even says on the site that you need to put the "mysql(number).000webhost.com" thing on.[hr] Oh, You should remove the space in the "$spath = ' ';" Making it "$spath = '';" se if that makes any difference. |
#4
|
|||
|
|||
RE: Trouble with /adm
Quote:
|
#5
|
|||
|
|||
RE: Trouble with /adm
If you get a 404 page, double check to make sure you have uploaded the adm directory.
|
#6
|
|||
|
|||
RE: Trouble with /adm
404 is a file not found error,you most likely haven't uploaded the adm folder.
|
#7
|
|||
|
|||
RE: Trouble with /adm
|
#8
|
|||
|
|||
RE: Trouble with /adm
Quote:
PHP Code:
You uploaded the adoptables folder to the public_html, so it would be at /adoptables/adm. :) |
#9
|
|||
|
|||
RE: Trouble with /adm
Quote:
PHP Code:
|
#10
|
|||
|
|||
RE: Trouble with /adm
Do you have the right database details? The error means that your database details in config.php are incorrect.
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
XAMPP trouble | Kesstryl | Questions and Supports | 3 | 02-13-2013 08:24 AM |
For those of you who have trouble with ACP | Hall of Famer | Questions and Supports | 0 | 02-02-2013 04:29 PM |
Admin CP Trouble | pachoofoosh | Questions and Supports | 10 | 01-24-2013 07:56 PM |
Some Coding Trouble | Kamalya | Questions and Supports | 3 | 01-20-2013 04:50 PM |
More trouble :( | Gashu | Questions and Supports | 6 | 11-13-2011 12:37 AM |
What's New? |
What's Hot? |
What's Popular? |