[PHP-INSTALL] Re: new install of php-4.3.3

2003-10-30 Thread Michael Mauch
Patrick Fowler wrote: > When I try access the index..php file it tries to download. I checked all > of the config files and all looks good I can't find out why php will not > work. > > RH 9 > Apache 2.0.48 I don't have any clue about Apache2, but

[PHP-INSTALL] PHP 5.0.0 Beta 2 released!

2003-10-30 Thread Andi Gutmans
Dear PHP users, PHP 5.0.0 Beta 2 has been released. This is the first feature complete version of PHP 5 except for work on extensions, and we recommend for PHP users to try it. PHP 5 is still not ready for production use! Some of the more major changes include: - PHP 5 features the Zend Engine

[PHP-INSTALL] php+oracle+apache problem

2003-10-30 Thread Kosty
Hi! I'm installing php with oracle and apache. I have tried all last versions of php but always itĀ gives me the same problem with all versions. The same pack with the same versions of php+oracle+apache works on another box, I have installed it a couple of month ago. But today I have this pro

[PHP-INSTALL] Re: new install of php-4.3.3

2003-10-30 Thread Jim Thome
Add this to your httpd.conf file: AddType application/x-httpd-php .php .phtml ..and restart your server. -- Jim >>> "Patrick Fowler" <[EMAIL PROTECTED]> 10/30/03 12:10PM >>> sorry I forgot to add this info. When I try access the index..php file it tries to download. I checked all of the confi

[PHP-INSTALL] Re: new install of php-4.3.3

2003-10-30 Thread Patrick Fowler
sorry I forgot to add this info. When I try access the index..php file it tries to download. I checked all of the config files and all looks good I can't find out why php will not work. RH 9 Apache 2.0.48 "Patrick Fowler" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Folks, >

[PHP-INSTALL] new install of php-4.3.3

2003-10-30 Thread Patrick Fowler
Folks, I did the fillowing install ./configure --prefix=/www --with-mysql --withmssql=/usr/share/freetds --with -apxs=/www/bin/apxs --enable-track-vars --with-config-file-path=/www/conf httpd.conf # LoadModule foo_module modules/mod_foo.so LoadModule php4_modulemodules/libphp4.so I ca

[PHP-INSTALL] Re: php install

2003-10-30 Thread Bas
%PATH% is the set Path = ... in autoexec.bat on windows 98. Standard it is just C:\windows; C:\windows\command, ... Try in command.com set ( is the key enter...) you see path=... on your command.com screen... HTH, Bas "Jeanne Ng" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > My

[PHP-INSTALL] Where / How to build libphp5.0

2003-10-30 Thread shreedhar
Hi All, Where or how to build libphp5.0 Regards, Sreedhar Bhaskararaju