4
Hi, and thanks for the response. Below is the info you requested:
The server is a local installation on a Linux (Kubuntu 12.0.4/Precise) computer. IIS is not a factor (can it even be installed under Linux? I wouldn't want to run a webserver under Wine...)
me@Here:~$ php --version
PHP 5.3.10-1ubuntu3.5 with Suhosin-Patch (cli) (built: Jan 18 2013 23:45:59)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies
Browser is Firefox, version 18.0.2, but I have also tried Opera version 12.14 with identical results so I think we can eliminate the browser from consideration.
I was able to kludge my way through the installation by manually editing the path to remove the duplicated portion on every single page, and a quick run seems to work properly, but that's a pain and I do not really trust the installation. I would prefer to redo it properly and see it complete cleanly, the way it's supposed to.
What does "cgi.force_redirect" refer to, anyway? Could it be a factor even if I am not using IIS?