|
-
Hello everyone,
I just upgraded to Apache2 and PHP4. My ActionScripts use to handle the "senAndLoad" without any problems.
Now, using the newer version of Apache and PHP, I cannot 'see' my loaded variables that I passed from Flash MX to my PHP script.
Any ideas what went wrong? Am I configuring Apache/PHP incorrectly?
Thanks,
Raymond
-
i would guess that your apache/php is not configured properly. does phpinfo(); return everything that it should? i believe you also have to make sure that your permissions are set at the proper levels, but the default should work. i've used both 1.3 and 2.0 versions of apache w/php4 running on both with no problems.
-
Thanks for replying,
I had accidentely set 'register_globals = Off' on my 'php.ini' file.
It's working properly now.
Thanks again
Raymond
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|