Re: postgres, php and osx(panther) - Mailing list pgsql-php

From Gary Hoffman
Subject Re: postgres, php and osx(panther)
Date
Msg-id fc.00249f0e00d3faa63b9aca00b1477fc6.d3fb36@irpsmail.ucsd.edu
Whole thread Raw
In response to postgres, php and osx(panther)  (<zedaardv@drizzle.com>)
Responses Re: postgres, php and osx(panther)  (<zedaardv@drizzle.com>)
List pgsql-php
Reiner,

If you put this command in a .php document, such as test.php, it will
disclose all the modules compiled into PHP:
<?php phpinfo() ?>

Should you find that your PHP installation does not have support for
PostgreSQL, consider downloading and installing a specially compiled
versions of PHP for MacOS X. Aaron Faby has a great module at
http://www.serverlogistics.com/php4.php

I have this combo working well on my XServe running Panther. It can work
for you.

Best,
Gary



<zedaardv@drizzle.com> writes:
>i'm trying to get pgsql and php to work on panther.
>i need to know if i need to compile php for postgresql?
>
>when i read documentation it seems like the ability ti already configured.
>
>from the php_install documentation
>The PHP module for the Apache web server included in Mac OS X. This
>version includes support for the MySQL and PostgreSQL databases.
>
>i've followed the instruction on installing php.
> i know apache works.
>php works.  i get the phpinfo call to return results
>postgres works.  i have created a database and tables, i just don't gre
>php and postgres to work together.  i'm looking for someone who has this
>working who can help me out.
>
>thanks.
>
>reiner



**************************************************************************
* Gary B. Hoffman, Computing Services Manager  e-mail: ghoffman@ucsd.edu *
* Graduate School of International Relations and Pacific Studies (IR/PS) *
* University of California, San Diego (UCSD)       voice: (858) 534-1989 *
* 9500 Gilman Dr.  MC 0519                           fax: (858) 534-3939 *
* La Jolla, CA 92093-0519 USA                 web: http://irps.ucsd.edu/ *
**************************************************************************





pgsql-php by date:

Previous
From:
Date:
Subject: postgres, php and osx(panther)
Next
From:
Date:
Subject: Re: postgres, php and osx(panther)