[PHP-INST] php installation issues

2002-08-16 Thread Srinivas Nyayapati
Hi there I configured php as - % ./configure --with-mysql --with-apxs --with-gettext -with-xml -with-imap % make % make install My question is where is the php binary? I wanted to use pear to install a somethings, But I can't use it as it uses #!/usr/local/bin/pear Btw, I am able to se

RE: [PHP-INST] It's not working!

2002-08-16 Thread Moraes, Fabio
Check if these directives are ok in your httpd.conf AddType AddModule Alan Cox used to say something like this: "The major problem of linux users is: 'THEY NEVER READ THE README FILE'" So ... Read INSTALL and README. Best regards, Fabio. -Original Message- From: Igor Osch Simoes [m

php-install Digest 16 Aug 2002 11:39:46 -0000 Issue 981

2002-08-16 Thread php-install-digest-help
php-install Digest 16 Aug 2002 11:39:46 - Issue 981 Topics (messages 8132 through 8145): Re: php 4.2.2, apache 2.0.40 make problem from source 8132 by: alex stinson 8133 by: Laurent Larquère 8134 by: Ken Jeansson 8135 by: alex stinson 8136 by: Ken Jea

[PHP-INST] It's not working!

2002-08-16 Thread Igor Osch Simoes
I've installed PHP 4 on my machine with Apache 1.0.3 but after all that compilation and instalation stuff php scripts are not interpreted. I just see the code of the page. What should I do??? -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Re: directive setting in php.ini

2002-08-16 Thread Larry Sek
sorry, stupid question..solved~!! "Larry Sek" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > While I run phpMyAdmin in my linux redhat 7.2, it shows the following error > message. > > The $cfgPmaAbsoluteUri directive MUST be set in your configuration fi

[PHP-INST] directive setting in php.ini

2002-08-16 Thread Larry Sek
While I run phpMyAdmin in my linux redhat 7.2, it shows the following error message. The $cfgPmaAbsoluteUri directive MUST be set in your configuration file! then I try to add directive = $cfgPmaAbsoluteUri in php.ini but it still failed. What should I do to set directive in configuration file??

[PHP-INST] Re: php with mysql problem

2002-08-16 Thread Larry Sek
it's sloved, thx~ "Larry Sek" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I installed MySQL 3.23.51-1 in my linux, and i found that my apache can only > use php but can't use mysql command with php. That's should be my php > problem which haven't configure

Re: [PHP-INST] Redhat Linux 7.2

2002-08-16 Thread Larry Sek
thanks, it work now~!! "Devrim Gunduz" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > Hi, > On Fri, 16 Aug 2002, Larry Sek wrote: > > > but when i install php-mysql rpm, it tell me that it is absent of > > mysqlclient.so.10 file. > > i don't know what

Re: [PHP-INST] Redhat Linux 7.2

2002-08-16 Thread Devrim GUNDUZ
Hi, On Fri, 16 Aug 2002, Larry Sek wrote: > but when i install php-mysql rpm, it tell me that it is absent of > mysqlclient.so.10 file. > i don't know what to do... So as far as I remember, you should install mysql-libs package (or something like this). To find the exact package name, visi