On Wed, 5 Sep 2001, Sinisa Milivojevic wrote:
> > Red Hat 7.1 has a very nice apache + mysql + php installation and invoking
> > mysql function calls from the php interface works very well. The only
> > aspect that puzzles me a little bit is that when I look at the output of
> > phpinfo(); I see
Neil Zanella writes:
>
> On Tue, 4 Sep 2001, Sinisa Milivojevic wrote:
>
>
> Red Hat 7.1 has a very nice apache + mysql + php installation and invoking
> mysql function calls from the php interface works very well. The only
> aspect that puzzles me a little bit is that when I look at the output
On Tue, 4 Sep 2001, Sinisa Milivojevic wrote:
> Trond Eivind Glomsrød writes:
> > Tony Bibbs <[EMAIL PROTECTED]> writes:
> >
> > > 7.1 doesn't install php with mysql support enabled.
> >
> > Yes, we did.
Red Hat 7.1 has a very nice apache + mysql + php installation and invoking
mysql function c
Peter Harvey <[EMAIL PROTECTED]> writes:
> > That depends on what you install. MySQL isn't (like many other
> > packages) in any of the premade installation categories - you can
> > select it in a custom install, or do a "everything" install.
>
> I bet a product like Data Architect ( http://www.
> That depends on what you install. MySQL isn't (like many other
> packages) in any of the premade installation categories - you can
> select it in a custom install, or do a "everything" install.
I bet a product like Data Architect ( http://www.codebydesign.com )
would be a great fit in this dist
Tony Bibbs <[EMAIL PROTECTED]> writes:
> I guess where it can get confusing is when a stock RH7.1 install with PHP
> doesn't have mysql support enabled but postgresql is.
That depends on what you install. MySQL isn't (like many other
packages) in any of the premade installation categories - yo
Tony Bibbs writes:
> I guess where it can get confusing is when a stock RH7.1 install with PHP
> doesn't have mysql support enabled but postgresql is. To the uninformed
> user like me who doesn't care to know the individual RPMS in the distro it
> is easy to make that, obviously wrong, assumption
I guess where it can get confusing is when a stock RH7.1 install with PHP
doesn't have mysql support enabled but postgresql is. To the uninformed
user like me who doesn't care to know the individual RPMS in the distro it
is easy to make that, obviously wrong, assumption when, by default, the
php-
Trond Eivind Glomsrød writes:
> Tony Bibbs <[EMAIL PROTECTED]> writes:
>
> > 7.1 doesn't install php with mysql support enabled.
>
> Yes, we did.
>
> > FYI, redhat is doing this because postgres is no their prefered
> > DBMS. Can't understand why they don't just compile support for both
> > in.
Thanks for clearing that up with me...didn't know that.
--Tony
On 3 Sep 2001, Trond Eivind Glomsrød wrote:
> Tony Bibbs <[EMAIL PROTECTED]> writes:
>
> > 7.1 doesn't install php with mysql support enabled.
>
> Yes, we did.
>
> > FYI, redhat is doing this because postgres is no their prefered
>
Tony Bibbs <[EMAIL PROTECTED]> writes:
> 7.1 doesn't install php with mysql support enabled.
Yes, we did.
> FYI, redhat is doing this because postgres is no their prefered
> DBMS. Can't understand why they don't just compile support for both
> in.
We do compile in support for MySQL, but it's
Kalpesh Modha <[EMAIL PROTECTED]> writes:
> Does mysql work on rehat 7.1.
>
> I have installed it but can not get PHP, JAVA to access the
> database. I just get connection refused.
You need to install the php-mysql package, which contains the module
PHP needs to support MySQL.
--
Trond Eivi
Sure it does, what version, what error?
brett
Kalpesh Modha wrote:
> Does mysql work on rehat 7.1.
>
> I have installed it but can not get PHP, JAVA to access the database. I just get
>connection refused.
>
> ANy ideas
>
> thanks in advance.
>
>
>
Kalpesh Modha writes:
> I have installed it but can not get PHP, JAVA to access the database. I just get
>connection refused.
Are you trying to connect via TCP to a server started with
--skip-networking? Are you connecting to the right port?
Does it work when you use unix sockets instead of T
7.1 doesn't install php with mysql support enabled. You'll need to
install the source rpm, edit the php.spec file and do a rpm -bb php.spec
and install the resulting rpms.
FYI, redhat is doing this because postgres is no their prefered DBMS.
Can't understand why they don't just compile support f
15 matches
Mail list logo