Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Apr 2006 01:07:47 -0700 (PDT)
From:      Keith Woodworth <kwoody@citytel.net>
To:        "Derrick T. Woolworth" <dwoolworth@gmail.com>
Cc:        freebsd-isp@freebsd.org
Subject:   Re: Mysql5/PHP5 installed from ports on FBSD 6
Message-ID:  <20060406010001.E89897@pop.citytel.net>
In-Reply-To: <10fd06c60604060047o2c56b9bcl11f60671d2538c0e@mail.gmail.com>
References:  <20060405233920.N88219@pop.citytel.net> <10fd06c60604060047o2c56b9bcl11f60671d2538c0e@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 6 Apr 2006, Derrick T. Woolworth wrote:

|->Try stopping everything - MySQL and Apache and then do
|->
|->ldconfig -m /usr/local/lib/mysql
|->
|->/usr/local/etc/rc.d/mysql-server.sh start
|->apachectl start or apachectl -DSSL start or /usr/local/etc/rc.d/apache*.sh
|->start

Ok, I'm way to tired now... :)

I'm not sure if this did it or not, but I think I was chasing my
tail with the 'no value' on the phpinfo() for mysql libs.

The queries work as they should with the little test db I have and the php
scripts that go with it.

It might have been partially me being to tired, not setting the password
on the sql side, taking the password out of the php script, putting it
back in, taking it out again and now it seems to work. I get output of
'error' when the password is in the php script, and it works as it should
when there is no password there...

been awake almost 20 hrs now...had enough.

Thanks guys for the help. Much appreciated.

Keith



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060406010001.E89897>