[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] How to install PHP on a RaQ3 server?



Hi all,
I'm new to cobalt/php/mysql/apache... so, please, be patient. Thanks =).

How to know if the PHP engine is up and running?

If it is not running what are the guidelines to download/install it?

I already "lurked" this ng, but can't find something simple enough to
follow.
I just tried to install these rpms, but some of them give error messages.
Here the log:

========BEGIN

rpm -i freetype-1.2-7.i386.rpm  (OK)
rpm -i freetype-devel-1.2-7.i386.rpm  (OK)
rpm -i freetype-utils-1.2-7.i386.rpm  (OK)

rpm -i gd-1.3-5.i386.rpm (should be OK, I think)
package gd-1.3-5 is already installed

rpm -i gd-devel-1.3-5.i386.rpm  (OK)
rpm -i mod_php3-3.0.7-4.i386.rpm  (OK)

rpm -i php-3.0.16-2C2.i386.rpm (ERROR)
file /usr/lib/apache/libphp3.so from install of php-3.0.16-2C2 conflicts
with file from package mod_php3-3.0.7-4

rpm -i php-manual-3.0.16-2C2.i386.rpm (ERROR)
error: failed dependencies:
        php = 3.0.16 is needed by php-manual-3.0.16-2C2

=====END

Can someone help?

Thanks in advance

Tony