RE: [PHP] PHP Installation ProblemsThis is my experience, I never chose the
PHP installation pack, I prefer the uncompressed version, modify the php.ini
and put the right dlls into the WINNT\System32 folder... I do not know what
windows is going to permit to the installation program (registry entries,
dlls substitution, etc).

I am running PHP 4.3.0 over W2K Advanced Server, but not using IIS, i´m
using Apache 1.3.27 as web server. Everything works fine.

I suggest that.

1.- Try to execute from the command line an easy script such php_info(),
Hello world or something like that in order to see if PHP is working.
2.- Try to lauch web browser and go to the root of the server in order to
see if webserver is working properly

If both are working, i suposed the error is that the webserver is not able
to understand that this request has to managed by php.exe

review this useful article por PHP on IIS

http://www.onlamp.com/pub/a/php/2000/12/14/php_admin.html

if you are running Apache, review the paths and extensions of httpd.conf
specially theese entries.

ServerRoot
LoadModule php4_module [path of the php4apache.dll)
AddModule mod_php4.c
Port
DocumentRoot
Directory and DirectoryIndex
AddType application/x-httpd-php .php

Regards.

This mesage is going to be forwarded to the list in order to let other
members sugest or add coments to your thread.

   -----Original Message-----
  From: Andrew Woolley [mailto:[EMAIL PROTECTED]
  Sent: lunes, 13 de octubre de 2003 14:05
  To: 'Daniel Perez Clavero'
  Subject: RE: [PHP] PHP Installation Problems


  Ok, Well I tried to install php 4.3.3 on a windows 2000 advanced server
box and it said that some ocx file was missing and I needed to set some
permissions.  So I set the permissions both in active directory on the
domain controller and on the local machine I had just installed php on.  Php
sccripts then loaded in IE as plain text (i could see the code).  I ran a
windows update on the server box and that has fixed the missing ocx file so
I can't tell you what that file was exactly.  However upon re-installation
of php 4.3.3 I was told at the end of the install process that again I had
to set the correct permissions.  These are set.  The confusing thing is that
now I cannot even open the php pages as plain text in IE, instead the
browser tells me that the page doesn't exist.  Please try and shed some
light on the situations as the company I am working for so far has only a
mailto: link in the contact page because I can't program asp.

  Please Help



  Thanks and Kind Regards



  Andrew Woolley
  168 Technology Ltd

  -----Original Message-----
  From: Daniel Perez Clavero [mailto:[EMAIL PROTECTED]
  Sent: 10 October 2003 13:42
  To: Andrew R. Woolley; [EMAIL PROTECTED]
  Subject: RE: [PHP] PHP Installation Problems



  Can you be a bit more explicit about errors? I´ve got some apache+PHP
  running on W2K Server box...

  -----Original Message-----
  From: Andrew Woolley [mailto:[EMAIL PROTECTED]
  Sent: viernes, 10 de octubre de 2003 14:11
  To: [EMAIL PROTECTED]
  Subject: [PHP] PHP Installation Problems





  -----Original Message-----
  From: Mehdi Achour [mailto:[EMAIL PROTECTED]
  Sent: 10 October 2003 12:28
  To: Andrew R. Woolley
  Cc: [EMAIL PROTECTED]
  Subject: Re: PHP Installation Problems



  Hi Andrew,

  Please ask support questions at [EMAIL PROTECTED]

  didou

  > I use php a lot myself but have only ever installed it on my office pc
  > (Win2K-Pro) and my home pc (WinXP-Pro).  However the company I work for
is
  > now hosting there own site on one and the Win2K Advanved Server systems
in
  > our comms room.  I have had problems installing PHP on this system but
  have
  > no problems installing it on a workstation.  Is php compatible with the
  > server software or do I have to run it on a linux box for this to work.
  >
  >
  > Thanks and Kind Regards
  >
  >
  >
  > Andrew Woolley
  > 168 Technology Ltd
  >
  >
  > HYPERLINK "mailto:[EMAIL PROTECTED]"[EMAIL PROTECTED]
  > +44 161 975 6260
  > +44 7766513134
  >
  >
  > ---
  > Outgoing mail is certified Virus Free.
  > Checked by AVG anti-virus system (http://www.grisoft.com).
  > Version: 6.0.516 / Virus Database: 313 - Release Date: 01/09/2003
  >
  >



  ---
  Incoming mail is certified Virus Free.
  Checked by AVG anti-virus system (http://www.grisoft.com).
  Version: 6.0.516 / Virus Database: 313 - Release Date: 01/09/2003



  ---
  Outgoing mail is certified Virus Free.
  Checked by AVG anti-virus system (http://www.grisoft.com).
  Version: 6.0.516 / Virus Database: 313 - Release Date: 01/09/2003



  ---
  Incoming mail is certified Virus Free.
  Checked by AVG anti-virus system (http://www.grisoft.com).
  Version: 6.0.516 / Virus Database: 313 - Release Date: 01/09/2003


  ---
  Outgoing mail is certified Virus Free.
  Checked by AVG anti-virus system (http://www.grisoft.com).
  Version: 6.0.516 / Virus Database: 313 - Release Date: 01/09/2003

Reply via email to