From: Iuri S. <iur...@gm...> - 2011-06-29 00:49:37
|
Adarsh, You just gave us the reason of your problems. Project-open runs under postgresql 8.4 or earlier versions Once OpenACS 5.7 get released on a stable version and we upgrade PO to acs-kernel 5.7, you will be more than welcome to use postgresql 9.0 Until then, to be on the safe side I suggest you to install postgresql 8.4 Once you install pg8.4 let us know if you succeed setting it up Cheers, Iuri On 06/28/2011 07:56 AM, Adarsh Sharma wrote: > Thanks Malte, > > When I was installing Project open, I found the below things : > > 1. I install Postgresql from PostgresPlus-8.4.2-linux.bin file which > includes all in one. > > I know I have to change the 3 parameters ( add_missing_from, > default_with_oids and set the regex_flavor ) but I found only one > parameter in my postgresql.conf. > > I also attached the file. > > U r suggesting me to uninstall and reinstall postgres frm u'r way. Am > i right. Is it not possible to add these parameters in postgresql.conf > > > Thanks > > > Malte Sussdorff wrote: >> You need to manually configure postgres as ]project-open[ and OpenACS >> did not yet change old coding habits. This will happen with OpenACS >> 5.7 and ]project-open[ 4.x, I presume. >> >> # Also edit the configuration to allow add_missing_from, >> default_with_oids and set the regex_flavor to extended >> >> sudo emacs /etc/postgresql/8.4/main/postgresql.conf >> sudo /etc/init.d/postgresql-8.4 reload >> >> Best wishes >> Malte >> >> >> Am 28.06.2011 um 12:36 schrieb Adarsh Sharma: >> >> > > > ------------------------------------------------------------------------------ > All of the data generated in your IT infrastructure is seriously valuable. > Why? It contains a definitive record of application performance, security > threats, fraudulent activity, and more. Splunk takes this data and makes > sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-d2d-c2 > > > _______________________________________________ > project-open-development mailing list > pro...@li... > https://lists.sourceforge.net/lists/listinfo/project-open-development |