Re: [PHP-DB] Delivery reports about your e-mail

2005-07-02 Thread D . C .

Le 1 juil. 05, à 17:16, Chris Ramsay a écrit :


snip

Please follow our instructions in order to keep your computer safe.

/snip
Oh jolly good, I've been waiting for those damn instructions for 
ages...


Heh ... they screwed up by sending them to me... I use a Mac ... LOL!!

D.






___
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
Téléchargez cette version sur http://fr.messenger.yahoo.com


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-DB] problem getting started...

2005-06-27 Thread D . C .

Hi, I'm having problems getting started with PhP..

I have a postgreSQL installation on my iBook (Mac-OSX 10.3.9), which 
runs perfectly as I've been using it for months.


I checked phpinfo() and it showed version 4.3.11, so I got the source 
for 5.0.4 and installed it.  However, phpinfo() still says 4.3.11. I 
stopped and started apache .. anything else I need to do ?


Also, if I try the source from this tutorial 
http://www.phpfreaks.com/tutorials/60/1.php, I get ..


'Fatal error: Call to undefined function: pg_connect() in 
/Library/WebServer/Documents/toto.php on line 10'


Yet if I look in phpinfo() again, I see ..

'supported databases
MySQL ODBC PostgreSQL Microsoft SQL Server FrontBase Oracle 8 (oci8) 
Sybase-CT'


I'm trying to do a database back-end for a friend's e-commerce site .. 
but if I can't even use the simplest php commands.. :-(


Thanks.

D.






___ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com



--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] PostgreSQL 7.2 - 8.0 replication issue

2005-06-27 Thread D . C .

Le 27 juin 05, à 20:31, Mark Galbreath a écrit :

I have to upgrade a web app from PHP 4.3.11 with PostgreSQL 7.2 to PHP 
5.0.4 with PostgreSQL 8.0.3.


Currently I have PHP4 (as Apache 2.54 mod on port 80) and PHP5 
(default CGI mode on port 8181) running concurrently on my DEV box.  I 
installed PostgreSQL 8.0.3 on the DEV box as well.


On the PostgreSQL 7.2 server, I did a pg_dumpall  db.out and ftp'd 
db.out to the PostgreSQL 8.0.3 (DEV) server.  When I attempt to 
pg_restore db.out, the PostgreSQL archiver aborts with the error: 
input file does not appear to be a valid archive


I'd sure appreciate a clue on this issue!


Try -format .. and output it as ASCII ... I _seem_ to recall having a 
similar issue a month or so ago .. this is really a PostgreSQL issue, 
though.


D.`

--  
Des Coughlan

[EMAIL PROTECTED]






___
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
Téléchargez cette version sur http://fr.messenger.yahoo.com


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] PostgreSQL 7.2 - 8.0 replication issue

2005-06-27 Thread D . C .

Le 27 juin 05, à 21:23, Mark Galbreath a écrit :

Thanks for your reply, Des; unfortunately, your suggestion had no 
affect.  I realize this is technically a PostgreSQL issue, but 
rationalized my request help here because (1) this is the PHP-DB list 
and PHP is used with MySQL and PostgreSQL more than any other 
databases, and (2) I assumed that since PHP5 and PostgreSQL 8.0 have 
been released, there are many developers who have had to deal with 
this or a similar problem.


Hey, no worries.  I wasn't actually 'flaming' you for posting your 
question here, as I've been subscribed all of two hours myself .. .but 
I did have exactly the same problem with pg_dump as you.  Google for my 
name and pg_dump, and it might turn up.  Regards ...


D.

--  
Des Coughlan

[EMAIL PROTECTED]






___
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
Téléchargez cette version sur http://fr.messenger.yahoo.com


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php