Stuart Kendrick wrote:
hi chris,
right. if i run 'psql -d soma' and then type the first SELECT, i get
results ... if i type the second SELECT, i get zero rows. this seemed
odd to me ... i wouldn't think that postgres would care. but perhaps it
does
hmm. ok, i just tried this again ... a
theBrem wrote:
All,
I'm new to this news group - so apologies if I blunder.
I've just installed Apache2, MySQL and php (5.1.6) under Windows XP
(haven't tried this under Linux yet). When I access via Apache as
http://localhost/info.php there is no MySQL support - and testing it
further I ge
if you read the manual, you would have read that mysql suport is not turned
on by default for newer installations of PHP. You will need to go into the
php.ini file and turn on mysql support by uncommenting the appropriate dll
Bastien
From: theBrem <[EMAIL PROTECTED]>
To: [email protected]
All,
I'm new to this news group - so apologies if I blunder.
I've just installed Apache2, MySQL and php (5.1.6) under Windows XP
(haven't tried this under Linux yet). When I access via Apache as
http://localhost/info.php there is no MySQL support - and testing it
further I get errors trying
hi chris,
right. if i run 'psql -d soma' and then type the first SELECT, i get
results ... if i type the second SELECT, i get zero rows. this seemed
odd to me ... i wouldn't think that postgres would care. but perhaps it
does
hmm. ok, i just tried this again ... and now i'm getting resul
Choy, Wai Yew wrote:
Hi Chris,
Apologies if I ask silly question...
But how do I install php-devel using pear? Yes, my php is install in
/usr/local/php ...
Note: My network have a proxy server...Should I export the "http_proxy"
enviroment before I use pear?
You don't need to install php-de
Hi Chris,
Apologies if I ask silly question...
But how do I install php-devel using pear? Yes, my php is install in
/usr/local/php ...
Note: My network have a proxy server...Should I export the "http_proxy"
enviroment before I use pear?
Thanks...
-Original Message-
From: Chris [mail
On Tue, 19 Sep 2006 03:30:24 +0100, Ron Piggott (PHP)
<[EMAIL PROTECTED]> wrote:
I realized this is off topic; I am not sure where I would look online.
Off topic? It's not even in the same continent!! Try a Linux mailing list
- that's what they're there for!!
-Stut
--
PHP Database Mailing
Choy, Wai Yew wrote:
Hi Chris,
I did not install via RPM...
I install thru' compiling the source (configure; make;make install..etc)
Thanks..
So you don't need php-devel.
Maybe you need to tell pear where php is installed - where did you
install it (eg /usr/local/php) ?
--
Postgresql & p