i am trying to install php as a cgi for apache (i need system regex so
it has to be cgi) and i just keep on getting "No Input File Specified"
i have added
AddHandler application/x-httpd-php .phtml
Action application/x-httpd-php "/cgi-bin/php"
to my httpd.conf file and i have tried changing all
i am trying to get the cgi version of php 4.3.4 to work and all i am
getting is "No input file specified. " i have tried changing every
config thing in the php.ini file that relates to cgi and i have tried
changing some of the stuff in the apache config file but absolutely
works, so far after h
hi everyone, not sure if this is the right e-mail, but here goes
i'm trying to build php so it uses the system regex library and not the
the bundled one, and i have apache 2 and am using slackware 9.0
so far i have tried this configure command, but it doesn't work
./configure --with-apxs2=/usr/