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
Hello All,
I get the following error when I try to access a test php page I created after
following the set up instructions:
Forbidden
You don't have permission to access /php/php.exe/phpTest.php on this server.
What could i have done wrong or forgot to do? I set up the php.int file in my
hi!
to include domxml i compiled php 4.3.4 with:
--with-xml=/usr
--with-libexpat-dir=/usr
--with-libxml-dir=/usr
--with-dom
--with-dom-xslt
--with-dom-exslt
(requires libxml2 libxslt(newes) libexslt)
maybe it works if you compile it with (e)xslt-support?
running debian 3.0 non-us
ciao ma
# li
Hi everybody
I'm tryng to install php with xml support on redhat 9.0a. I downloaded the
source of php 4.3.4 version. I used the following configure command:
./configure --prefix=/usr --libdir=/usr/share/lib --includedir=/usr/include
--with-openssl-dir=/usr/bin/openssl --with-curl-dir=/usr/bin/c