Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Make PHP Execute in CGI output

by belg4mit (Prior)
on Dec 01, 2001 at 20:05 UTC ( [id://128874]=note: print w/replies, xml ) Need Help??


in reply to Make PHP Execute in CGI output

Apache 2.0 will make this much easier. Until then something else to perhaps try is placing mod_cgi before mod_php in your module_list (before means @ the bottom), to give it a higher precedence. Usually mod_php gets executed long before mod_cgi.

--
perl -p -e "s/(?:\w);([st])/'\$1/mg"

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://128874]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (6)
As of 2024-04-19 08:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found