Hi Gentlemen,
It looks like many people are having this same issue, I can tell you that it is not a browser issue, it seems like if the installation doesn't write the config.php itself, it doesn't recognize the uploaded by FTP version that is created manually.
After clicking CONTINUE past the manual creation of the config.php file and upload to the global folder we only get a BLANK page.
Has anyone gone past this problem??? - below is my config.php file code:
<?php
// main program paths - no trailing slashes!
$g_root_url = "http://www.igroupmedia.com/xxxxxxx";
$g_root_dir = "/homepages/7/d176033055/htdocs/igroup/xxxxxxx";
// database settings
$g_db_hostname = "db2758.perfora.net";
$g_db_name = "db353518920";
$g_db_username = "dbo353518920";
$g_db_password = "xxxxxxx";
$g_table_prefix = "iGFT_";
?>
We need to get this installation fixed ASAP, please.
Thanks!
It looks like many people are having this same issue, I can tell you that it is not a browser issue, it seems like if the installation doesn't write the config.php itself, it doesn't recognize the uploaded by FTP version that is created manually.
After clicking CONTINUE past the manual creation of the config.php file and upload to the global folder we only get a BLANK page.
Has anyone gone past this problem??? - below is my config.php file code:
<?php
// main program paths - no trailing slashes!
$g_root_url = "http://www.igroupmedia.com/xxxxxxx";
$g_root_dir = "/homepages/7/d176033055/htdocs/igroup/xxxxxxx";
// database settings
$g_db_hostname = "db2758.perfora.net";
$g_db_name = "db353518920";
$g_db_username = "dbo353518920";
$g_db_password = "xxxxxxx";
$g_table_prefix = "iGFT_";
?>
We need to get this installation fixed ASAP, please.
Thanks!