I have Apache v2.0.43 and it runs fine tried to install PHP v4.2.3 and i
added the following lines.
In my php.ini file i added:
extension_dir = "D:/php"
Then i added the following lines in my http.conf and http.default.conf
files:
ScriptAlias /php/ "D:/php/"
AddType application/x-httpd-php .php
A
Hi,
I've just installed PHP and Xitami on my computer (which runs
Windows ME), and while Xitami seems to be working fine, I can't
seem to get PHP scripts to run.
The message I get informs me that "The PHP CGI cannot be
accessed directly", and goes on to talk about force-cgi-redirect
being enable
I am working in a virtual server environment on FreeBSD with PHP4/apache (I
don't have root access to the server).
I would like to install fdf support. The install instructions that came
with the package from Adobe are minimal.
>From reading the docs on php.net I understood that I could modify
Hello
I hope someone can help me. When I created the script
I get the exact output when I go to http://localhost/phpinfo.php3. In
other words when I type go to the page I see . In my
httpd.conf file I have the following:
AddType application/x-httpd-php3 .php