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
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 - 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
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
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
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??
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
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
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