i just enabled PHP on my installation of 10.3 and although it works, it will not process variables passed in the location bar. for example, if my site index.php has a link to href="index.php?option=2"
refreshes, but the page stays exactly the same, option=2 is not processed. if i upload the files to my webserver, everything works fine. as you can imagine, this is crippling my sites, and makes my built-in webserver pretty close to useless. any help would be appreciated.
Code:
mycomp.local/index.php?option=2
refreshes, but the page stays exactly the same, option=2 is not processed. if i upload the files to my webserver, everything works fine. as you can imagine, this is crippling my sites, and makes my built-in webserver pretty close to useless. any help would be appreciated.