Re: [PHP-INST] installation of PHP4

2001-05-13 Thread Chris Hewitt
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

Re: [PHP-INST] Installation of php4+apache

2001-02-16 Thread Sean Kennedy
- 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

Re: [PHP-INST] Installation of php4+apache

2001-02-16 Thread Kai Schaetzl
> 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

RE: [PHP-INST] Installation of php4+apache

2001-02-16 Thread Al
You missed an instruction Add this following line or uncomment it in httpd.conf AddType application/x-httpd-php .php you must restart apache after doing so. -Original Message- From: Sean Kennedy [mailto:[EMAIL PROTECTED]] Sent: Friday, February 16, 2001 3:33 PM To: [EMAIL PROTECTED]