You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|
From: Tigran <ti...@cs...> - 2001-05-21 06:08:07
|
Patrick, It appears that I can not create databases with "_" in the name. Would you please give me the solution for this? Also I am not certain where "psql" command is. I'm guessing it must be given in a perl script. But I am not that familiar with perl to do this. Is there an easier way to install the database? I really need to install this software. Any help is greatly appreciated. Thanks At 11:45 PM 5/16/2001 -0500, Spinler, Patrick J. wrote: >Hi Tigran: > >First, check out the source in CVS - I haven't made a release for a long >while, and the source in CVS is more up to date. (Although I still have a >few pending changes to that source, too). > >Second, I think you can install postgres as a non-root user. You'll have to >compile it yourself. Use the appropriate configure option to set the >default data dir to somewhere in your home, and when you run the postmaster, >you'll have to specify a different tcp port. > >Then, you'll just have to make a small change to the php database library to >specify the new postmaster port in the connection command. > >Hope this helps ! Let me know if you have more questions. >-- Pat > >-----Original Message----- >From: Tigran >To: php...@li... >Sent: 5/16/01 6:15 PM >Subject: [Php-mail-arc-devel] new user > >Hello, > >After searching the web for some time I found your program. > >It is exactly what I have been looking for. >Thank you sooo much. > >Quick question > >I have a virtual host for my web page. And I don't have postgres >installed >on the server. Can I still use your program??? >Can I install postgres on the server without root access???? > >Thanks > > >_______________________________________________ >Php-mail-arc-devel mailing list >Php...@li... >http://lists.sourceforge.net/lists/listinfo/php-mail-arc-devel > |
From: Tigran <ti...@us...> - 2001-05-16 23:20:00
|
Hello, After searching the web for some time I found your program. It is exactly what I have been looking for. Thank you sooo much. Quick question I have a virtual host for my web page. And I don't have postgres installed on the server. Can I still use your program??? Can I install postgres on the server without root access???? Thanks |