![]() |
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'; I can also add some screen shots if needed. |
RE: Trouble with /adm
Can't you just put localhost rather than that "mysql4.000webhost.com" business?
|
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. |
RE: Trouble with /adm
Quote:
|
RE: Trouble with /adm
If you get a 404 page, double check to make sure you have uploaded the adm directory.
|
RE: Trouble with /adm
404 is a file not found error,you most likely haven't uploaded the adm folder.
|
RE: Trouble with /adm
I think I uploaded all the files correctly...here's an image of my adm folder if it helps:
http://img3.imageshack.us/img3/1711/errrorad2.th.png Maybe there's something else I'm missing? |
RE: Trouble with /adm
Quote:
PHP Code:
You uploaded the adoptables folder to the public_html, so it would be at /adoptables/adm. :) |
RE: Trouble with /adm
Quote:
PHP Code:
|
RE: Trouble with /adm
Do you have the right database details? The error means that your database details in config.php are incorrect.
|
All times are GMT -5. The time now is 01:31 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.