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

[cobalt-users] Php & Mysql



Hello,

I am instaling php3 and mysql on a Raq3 and they seems that not work. If I
call a .php file with the navigator I get a source file.

This is a log for the instalation:
[root@ns MySQL]# rpm -Uvh MySQL-3.22.32-1.i386.rpm

MySQL ##################################################

Creating db table

Creating host table

Creating user table

Creating func table

Creating tables_priv table

Creating columns_priv table

PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !

This is done with:

/usr/bin/mysqladmin -u root password 'new-password'

See the manual for more instructions.

Please report any problems with the /usr/bin/mysqlbug script!

The latest information about MySQL is available on the web at
http://www.mysql.com

Support MySQL by buying support/licenses at http://www.tcx.se/license.htmy.

Starting mysqld daemon with databases from /var/lib/mysql

[root@ns MySQL]# rpm -Uvh MySQL-client-3.22.32-1.i386.rpm

MySQL-client ##################################################

[root@ns MySQL]# rpm -Uvh MySQL-devel-3.22.32-1.i386.rpm

MySQL-devel ##################################################

[root@ns MySQL]#

[root@ns soft]# rpm -Uvh mod_php3-3.0.7-4.i386.rpm

error: failed dependencies:

libgd.so.1 is needed by mod_php3-3.0.7-4

libttf.so.2 is needed by mod_php3-3.0.7-4

[root@ns soft]#

[root@ns otrascosas]# rpm -Uvh freetype-1.2-7.i386.rpm

freetype ##################################################

[root@ns otrascosas]# rpm -Uvh freetype-devel-1.2-7.i386.rpm

freetype-devel ##################################################

[root@ns otrascosas]# rpm -Uvh freetype-utils-1.2-7.i386.rpm

freetype-utils ##################################################

[root@ns otrascosas]# rpm -Uvh gd-1.3-5.i386.rpm

gd ##################################################

[root@ns otrascosas]# rpm -Uvh gd-devel-1.3-5.i386.rpm

gd-devel ##################################################

[root@ns otrascosas]#

[root@ns soft]# rpm -Uvh mod_php3-3.0.7-4.i386.rpm

mod_php3 ##################################################

[root@ns soft]#

What more I need to make to PHP works?

Thanks,

Buky Torres