[PHP-DB] RE : Re: [PHP-DB]: small question php/postgreSQL

2006-11-07 Thread Desmond Coughlan
X-No-Archive: Curious. I put this in a file... Hello World' ?> Bingo. I then take the *same* file, I don't rename it, I just open it in vi. I copy a single occurrence of 'pg_connect' etc... And the 'hello world' disappears. D. Tony Grimes <[EMAIL PROTECT

Re: [PHP-DB] RE : Re: [PHP-DB]: small question php/postgreSQL

2006-11-07 Thread Tony Grimes
Alright, now try commenting out all the script except for the ini_set and echo 'test' at the top. There still might be a syntax error in the code. Essentially, you want to do whatever you can to get the page to display a simple message. Then, work backwards until you get the error/blank page. If

[PHP-DB] RE : Re: [PHP-DB]: small question php/postgreSQL

2006-11-07 Thread Desmond Coughlan
X-No-Archive: true OK, that gives a blank page, too... which is puzzling, 'cos I tried 'hello.php' before getting into the db 'thang', and I saw the text on the screen. Well .. back to the drawing board... D. Tony Grimes <[EMAIL PROTECTED]> a écrit : Is your server configure