I had checked the values generated in the script, since these values are shown in "view source".
I have disabled the nginx reverse proxy and rebooted the server, still get the same effect. So the answer to your first question would appear to be yes.
I also find that if FQDNs are used in a...
The URLs are correct, since the same script (with FQDNs and http) runs correctly with exactly the same values with CPanel under CENTOS. In this case, the FQDN works.
I note that when I use the same script without Plesk, the error file defined by the php.ini file in the same directory as the php...
I am running Plesk 11 under Ubuntu LTS 12.04.
I have PHP scripts that generate HTML that contains JQuery functions that use $.post with Fully Qualified Domain names as part of an absolute reference URL (e.g. http://www.domainname.com/phpscript.php) pointing at other PHP scripts in the same...