Hi all,
I am really struggling of recent while trying to get PHP, Apache and mySQL on my Mac OS X.
I have recently downloaded and installed the packages from www.entropy.ch and finally have GD/image support working.
Now my problem is that no reference to the GET or POST values in a query string work!?! I am totally confused as to whether this is a Unix setup i;ve done wrong or i'm missing something in the php.ini. I am completely new to a Unix environment so please help me out if you can!
I use
$HTTP_GET_VARS['get_var']
and
$HTTP_POST_VARS['post_var']
and register globals is OFF.
I'm completely confused here, please any help and i will be most grateful.
Thanks,
Stuart 🙂