Re: [PHP-DB] This is driving me insane!

2002-08-29 Thread Chip Atkinson
Have you looked at which configuration file you are using? That is also shown in phpinfo. I have often edited the wrong php.ini file and gone nuts when none of my changes took place. You might need to HUP httpd, though I'm not positive on that one. Give it a try though. Chip On Thu, 29 Aug

Re: [PHP-DB] odbc connect problem

2002-08-09 Thread Chip Atkinson
It looks like you didn't build php with odbc support. Try putting in a call to phpinfo (); and see if it says that odbc support is compiled in. (Another) Chip On Fri, 9 Aug 2002 [EMAIL PROTECTED] wrote: I am attempting for the first time, to connect from freebsd/mysql/php box to a NT box

[PHP-DB] PHP and Oracle 7.0

2002-07-16 Thread Chip Atkinson
Greetings, Has anyone gotten oracle 7.0 to work with the latest php? I'm having trouble reliably getting anything back. Thanks in advance, Chip -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Problems getting data from database

2002-07-10 Thread Chip Atkinson
Greetings, I built php 4.2.1 and am having database access troubles. The problem shows up with either the php module for apache/stronghold or the command line/standalone version of php, so I've been using the stand alone version. I believe that my syntax and test program is correct, because a

Re: [PHP-DB] Mysql syntax error - phpMyAdmin ??

2002-07-10 Thread Chip Atkinson
I can't say for sure, but perhaps desc is a reserved word, short for describe. What happens if you say something like description? Chip On Wed, 10 Jul 2002, Michael Zornek wrote: I was using phpMyAdmin to do an export from one machine to another and on import I got an error: Error