Hi,
I have PHP installed as a DSO module to APAX - APache on REdHat Linux 7 from Dell.
I have a big problem. Php works ok on the server since it can talk to mysql fine and whatnot. BUT it can't send variables through GET and POST for some reason. ie. page.php?passed=text
if i call the query_string from a script..nothing shows up. identical problem for forms as well.
I have global_variables off in php.ini . I'm currently running the distribution php.ini
Can someone pls help me i've seached all manuals and google and found nothing relating to this. I'm desperate.
thank you so much in advance. I tried recompiling yet nothing.