Hello, I have tried installing PHP using PWS4.0 as the web server. When
viewing a PHP file I have created, it opens PHP.exe and the html code is
displayed in the DOS window. When I veiew the source of the file in IE, the
PHP code is no longer there, but the page is blank. I am using in my P
KDE wrote:
> onfigure: error: newly created file is older than distributed files! Check
> your system clock.
I assume that you have checked your system clock and it is set correctly, e.g.
no Y2K problem etc? A small point, but you did not mention it so I thought it
worth asking.
Regards
Chris
Hello! I am fresh in php!
I want to install php in RedHat 7.0,
when I type :
"./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs
\--prefix=/usr/local/php' under the directory "php-4.0.5",
it tells me that: "..checking whether build environment is sane...
configure: error: newly
- Original Message -
From: Al <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 16, 2001 1:29 PM
Subject: RE: [PHP-INST] Installation of php4+apache
> You missed an instruction
>
> Add this following line or uncomment it in httpd.conf
>
> AddType appl
> I begging here, if anybody knows why this is doing this, or how I
> can fix this, respond. I have been fighting this for over a week
> now, and don't know what else to try.
>
This is getting answered in the FAQ at php.net, you didn't add the
Apache directives for executing php.
Kai
--
Kai
]
Subject: [PHP-INST] Installation of php4+apache
Ok, i am trying to install php4 into apache using the module. I have read
and excuted the instructions exactly, several times for both php4 and
apache. But I keep getting this error, and I don't understand why.
My script looks like this..
Ok, i am trying to install php4 into apache using the module. I have read and excuted
the instructions exactly, several times for both php4 and apache. But I keep getting
this error, and I don't understand why.
My script looks like this..
and when I view this in a web browser, I get this o