I just installed apache 2.x and PHP 4.3.2 (via ForServ) for the 3rd time. I can go to the localhost page and see the version of PHP and log into phpmyadmin just fine.
The issues I am having is I cannot seem to either get PHP to send a variable to Flash, or to receive it from flash. I have a simple test page that lets you enter some text in and it will display it in a dynamic text field.
Works great on any machine but this one. It does not display what you typed? It does on the web. I cannot figure out if PHP is running completely or not?
I called my ISP and he emailed me his php.ini file and I changed the directory info to work on my system, and still the same results?
Here is the address of my test file that works on the web:
http://www.datestsite.com/testfile.htm
Anyone have the slightest clue what this is?
Thanks in advance everyone,
Don