Hi,
I have set up a VirtualHost with User and Group in Apache/1.3.12 and execute .php3 files with this via suexec.
In the cgi-bin directory is a php3 executable 3.0.18. Everything seems to work except getting variables sent from a form with POST.
I can read the user input of <input name=xyz type=text> with $xyz when using php3 3.0.16 as apache module, but not when using the virtual host and suexec....
Do you have any idea why???
Your help would be very appreciated!
Greetings,
Thomas