A Flash Developer Resource Site

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Senior Member
    Join Date
    Mar 2002
    Posts
    142
    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

  2. #2
    Senior Member
    Join Date
    Apr 2002
    Posts
    157
    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.

  3. #3
    Senior Member
    Join Date
    Mar 2002
    Posts
    142
    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




Click Here to Expand Forum to Full Width


HTML5 Development Center