I recently installed:
- RedHat Linux 7.1
- PHP 4.2.2 (this was installed from source, using the install script, not by RPM)
- thttpd-2.21b
- IRCG-2.7
- st-1.3
using the IRCG install script at:
http://schumann.cx/ircg/install_ircg.sh
I immediately noted an issue with not being able to receive posted data (via HTTP POST). I have reason to believe the solution may be in a "global variables" setting in PHP.INI, only I no longer know where to find it (it's normally under "/etc/php.ini"). There seem to be several others in various locations and I can't tell which is being used.
Can anyone tell me where it would be located under the installatin described above? Or what it would be named, if different from "php.ini"...
Thanks in advance.