You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Fernando Reuter Wendt <fe...@admijui.unijui.tche.br> on 2002/04/19 15:43:35 UTC

Apache 2.0.35 and PHP 4.1.2 trouble

Hello,

I´m trying to install PHP on a Windows 2000 Professional system, runnig the
new Apache 2.0.35.

I have read the install.txt, and follow all the instruction set but PHP its
still not working. Here are some details about my configuration system:

- Apache 2.0.35, runnig as a Windows service and installed at C:\Arquivos de
Programas\Apache Group
- PHP 4.1.2(ziped package) extracted to C:\Arquivos de Programas\Apache
Group\PHP. And i´m trying to configure it as a Apache module, not as a CGI
executable.

And here are the changes i have make:

- php.ini (at C:\Winnt)
  doc_root = C:\Arquivos de programas\Apache Group\Apache2\htdocs
  extension_dir = C:\Arquivos de programas\Apache Group\PHP

- httpd.conf (apache)
  LoadModule php4_module c:/Arquivos de Programas/Apache
Group/PHP/sapi/php4apache.dll
  AddType application/x-httpd-php .php
  AddType application/x-httpd-php-source .phps
  AddModule mod_php4.c

I´m starting to think it´s some apxs 2 problem. Someone can help, or has the
same situation?

Thank you,

+------------------------------
 Fernando A. R. Wendt
 Webmaster & Webdesigner - ACS
 UNIJUÍ - Universidade Regional
 http://www.unijui.tche.br
 mailto:fernando@unijui.tche.br
------------------------------+

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: Apache 2.0.35 and PHP 4.1.2 trouble

Posted by Lucas Brasilino <br...@recife.pe.gov.br>.
Hi

	Apache 2.0.35 has a different module API so PHP versions prior
than 4.2.0 are incompatible to it.
	Right now is available PHP 4.2.0 RC4 that you can try out, or
checkout PHP from CVS.

bests regards

Lucas Brasilino


> 
> I´m trying to install PHP on a Windows 2000 Professional system, runnig the
> new Apache 2.0.35.
> 
> I have read the install.txt, and follow all the instruction set but PHP its
> still not working. Here are some details about my configuration system:
> 


-- 

[]'s
Lucas Brasilino
brasilino@recife.pe.gov.br
http://www.recife.pe.gov.br
Emprel -	Empresa Municipal de Informatica (pt_BR)
		Municipal Computing Enterprise (en_US)
Recife - Pernambuco - Brasil
Fone: +55-81-34167078


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


RE: Apache 2.0.35 and PHP 4.1.2 trouble

Posted by James Green <ja...@stealthnet.co.uk>.
> Hello,
>
> I´m trying to install PHP on a Windows 2000 Professional system,
> runnig the
> new Apache 2.0.35.

Per notices everywhere, you need PHP 4.2.0 RC or above.

HTH

James


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org