[LUNI] Cannot get php cgi to run underr apache
Peter A. Harkins
malaprop at malaprop.org
Thu Aug 26 11:41:37 CDT 2004
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wed, Aug 25, 2004 at 11:16:26AM -0500, Joel Hacker wrote:
> I have gotten php and apache running again.
> php scripts read from the database just fine,
> but I cannot get them to perform cgi functions.
>
> In other words, its not passing OR acting on
> the arguments that are sent in from the browser.
It sounds like your install is fine, it's something wrong with your scripts.
It's possible that register_globals is off when you expect it to be on, or
your variables_order is bad/missing. Check your php.ini, and do a print_r()
of $_POST, $_GET, etc.
I'm guessing in the dark here, "perform cgi functions" doesn't tell me
anything. Could you give a specific example of what's broken if the above
doesn't fix your problem?
Also, you may want to join the Chicago PHP User's Group mailing list. The
website is a bit ugly right now, but is located at http://chiphpug.sf.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: If you don't know what this is, just ignore it.
iD8DBQFBLhLAa6PWv6+ALKoRAgeFAJ9/SQ4mcRcZbkj6tplrPr2M+4oO3ACfdhG5
ol8fZ/6eqyYL1Qc63rQMUqA=
=ApKT
-----END PGP SIGNATURE-----
More information about the luni
mailing list