06-03-2010, 09:22 AM
I'm sorry if I double posted this.
I am having the same problem. When I select a file and click "Add Document" the browser tries to find "http://add.php/".
I've tried different file types with the same results.
I think I have the config_local.php setting correct.
Here they are without the specific host name:
$GLOBALS['CONFIG']['base_url'] = 'http://www.???files.com/';
$GLOBALS['CONFIG']['dataDir'] = '/home/???files/private/files/';
This is from the web log:
? - - [03/Jun/2010:11:46:35 -0400] "GET //add.php HTTP/1.1" 200 17951 "http://www.???files.com/out.php" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)"
? - - [03/Jun/2010:11:51:00 -0400] "GET //add.php HTTP/1.1" 200 17965 "http://www.???files.com/out.php" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)"
Any thoughts on what might be wrong?
I am having the same problem. When I select a file and click "Add Document" the browser tries to find "http://add.php/".
I've tried different file types with the same results.
I think I have the config_local.php setting correct.
Here they are without the specific host name:
$GLOBALS['CONFIG']['base_url'] = 'http://www.???files.com/';
$GLOBALS['CONFIG']['dataDir'] = '/home/???files/private/files/';
This is from the web log:
? - - [03/Jun/2010:11:46:35 -0400] "GET //add.php HTTP/1.1" 200 17951 "http://www.???files.com/out.php" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)"
? - - [03/Jun/2010:11:51:00 -0400] "GET //add.php HTTP/1.1" 200 17965 "http://www.???files.com/out.php" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)"
Any thoughts on what might be wrong?