  | |  | php5 on taroon | php5 on taroon 2005-01-03 - By Akg
Back Hi all,
First of all - Happy new Year to you all.
Second - my problem.
I need to install a php5 on a redhat Taroon server ( Red Hat Enterprise Linux ES release 3 (Taroon Update 4) ).
Tried two ways - building from source rpm with spec file and rpmbuild command - and second one - just simply building with ./configure from source tarball.
Both ways had some problems with snmp, so i just disabled it. Everything else seemed to work just fine. rpms were built ok so i tried to install them - again everything worked ok, libphp5.so was in it's place /usr/lib/httpd/modules. So i guess from this point all i needed is to update my /etc/http/conf.d/php.conf to have and look it like this :
LoadModule php5_module modules/libphp5.so AddType application/x-httpd-php .php .php4 .php3 .phtml DirectoryIndex index.php index.php3
So done it like that, relaunched apache .. and nothing works. Apache starts without no error, but php doesn't work - if i try to access a .php file - explorer doesn't render it but i get a file download dialog.
Same thing happens building from source rpm, and from tarball.
I tried a php-5.0.2-8.src.rpm and a php-5.0.3.tar.bz2
Any ideas?
-- Taroon-list mailing list Taroon-list@(protected) http://www.redhat.com/mailman/listinfo/taroon-list
Earn $52 per hosting referral at Lunarpages.
|
|
 |