18 - Unable to complete step 3
What steps will reproduce the problem?
1. every time I fill out the Admin creation and click "Submit Query"
2.
3.
What is the expected output?
Creation of SKG Admin account I would presume
What do you see instead?
I keep getting "Address Not Found" (http://www.eternium.uuuq.com/skg_web/index.php)
"Firefox can't find the server at www.eternium.uuuq.com";
What version of the product are you using?
1.9.0 - Beta (newest)
Do you have an error log of what happened?
No, just blank pages
What is the URL of your SKG Web installation?
http://www.eternium.uuuq.com/skg_web/index.php
Do you have access to the function phpinfo();?
Not sure
If so, please provide a url so that we may view your PHP Setup to determine if your PHP installation is causing an issue.
Please provide any additional information below.
All of the files have been set to 0777 permissions and they all seem to be in the proper place (FTP'd directly from how they were unzipped), but all I am getting are blank, address not found, pages
Config:
// Directory setup
define(HOME_DIR, '/www/uuuq.com/e/t/e/eternium/htdocs'); // no trailing slash: /home/account/public_html
define(FORUM_DIR, '/forum'); // no trailing slash: /forums
define(SKG_DIR, '/skg_web'); // no trailing slash: /SKG_Web
$homeURL = 'http://www.eternium.uuuq.com'; // no trailing slash: http://www.yourdomain.com
// MySQL Setup
define(MYSQL_HOST, 'localhost'); // Host address of your MySQL server
define(MYSQL_USER, 'eternium_*****'); // Username for your MySQL database
define(MYSQL_PASS, '*****'); // Password for your MySQL database
define(MYSQL_DB, 'eternium_skg'); // Database to use for SKG Web
| User | When | Change |
|---|---|---|
| sickboy1488 | Fri, 29 May 2009 20:25:35 | Changed description:What do you see instead? I keep getting "Address Not Found" (http://www.eternium.uuuq.com/skg_web/index.php) - + "Firefox can't find the server at www.eternium.uuuq.com" What version of the product are you using? 1.9.0 - Beta (newest) |
| sickboy1488 | Fri, 29 May 2009 19:11:23 | Create |
Facts
- Last updated on
- 29 May 2009
- Reported on
- 29 May 2009
- Status
- New - Issue has not had initial review yet.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.