ction application/x-httpd-php "/PHP/php.exe"
AddHandler application/x-httpd-php .php
Can anyone suggest a remedy?
Thanks
Richard.
- Original Message
From: "William A. Rowe, Jr." <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Sent: Saturday, December 22, 2007 1:07:3
My bad, PHPIniDir "C:/WINDOWS".
- Original Message
From: "William A. Rowe, Jr." <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Saturday, December 22, 2007 1:07:35 AM
Subject: Re: [EMAIL PROTECTED] php5 mysql localhost
The PHPIniDir
The PHPIniDir directive is really useful ;-)
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
"
Can someone help me with the configuration of Apache.
I have PHP5, MySQL and Apache2.2 all installed and working independantly on
Windows XP.
which dir in Apache should the php.ini file be located? I tried /htdocs and
/lib but still cannot view any php on localhost.
I have these lines in my htt