RE: [PHP-DB] Oracle Stored Procedures

2006-10-12 Thread David Skyers
Hi The procedure works fine through Oracle. I can see the correct output. David -Original Message- From: Chris [mailto:[EMAIL PROTECTED] Sent: 12 October 2006 01:15 To: David Skyers Cc: [email protected] Subject: Re: [PHP-DB] Oracle Stored Procedures > PLS-00553: character set na

[PHP-DB] big problem with PhPBB and PHP

2006-10-12 Thread jamesbond
Hi, I'm trying to install PhPBB on a FreeBSD box, and am having problems. The PhP version is 5.1.6, and when I try to install PhPBB, it tells me that it can't use my database, which is PostgreSQL 8.1.4. But PostgreSQL IS listed in the little drop-down menu. I believe that my PhP installation i

Re: [PHP-DB] big problem with PhPBB and PHP

2006-10-12 Thread Matt
Did you install PHP from the FreeBSD ports tree? If yes, then you need to make sure you've also installed the "php5-pgsql" port located in "/usr/ports/databases/php5-pgsql". On 10/12/06, jamesbond <[EMAIL PROTECTED]> wrote: Hi, I'm trying to install PhPBB on a FreeBSD box, and am having proble

Re: [PHP-DB] big problem with PhPBB and PHP

2006-10-12 Thread Chris
jamesbond wrote: Hi, I'm trying to install PhPBB on a FreeBSD box, and am having problems. The PhP version is 5.1.6, and when I try to install PhPBB, it tells me that it can't use my database, which is PostgreSQL 8.1.4. But PostgreSQL IS listed in the little drop-down menu. I believe that my Ph