On Sun, Jun 10, 2007 at 09:12:25AM -0400, Roberto C. Sánchez wrote:
> > > > I run the [tutos_dir]/tutos/php/admin/scheme.php and create
> > > > successfully the tables in the tutos database, & create the superuser
> > > > with password "tutos".
> > > >
> > > > But I can't to change the superuse
On Sun, Jun 10, 2007 at 11:11:50AM +0200, csanyipal wrote:
> On Sat, Jun 09, 2007 at 06:34:29PM -0400, Roberto C. Sánchez wrote:
>
> > > I run the [tutos_dir]/tutos/php/admin/scheme.php and create
> > > successfully the tables in the tutos database, & create the superuser
> > > with password "tu
On Sat, Jun 09, 2007 at 06:34:29PM -0400, Roberto C. Sánchez wrote:
> > I run the [tutos_dir]/tutos/php/admin/scheme.php and create
> > successfully the tables in the tutos database, & create the superuser
> > with password "tutos".
> >
> > But I can't to change the superusers password!
> >
>
On Sat, Jun 09, 2007 at 11:08:59PM +0200, csanyipal wrote:
> On Sat, Jun 09, 2007 at 10:36:19AM -0400, Roberto C. Sánchez wrote:
> > On Thu, Jun 07, 2007 at 09:26:52PM +0200, csanyipal wrote:
> > >
> > Hmm. Why are you using www-pgsql? It is not a dependcy of tutos2 or
> > any of its dependencie
On Sat, Jun 09, 2007 at 10:36:19AM -0400, Roberto C. Sánchez wrote:
> On Thu, Jun 07, 2007 at 09:26:52PM +0200, csanyipal wrote:
> >
> > Before installing tutos2 I created with postgres user the "www-data"
> > user on postmaster and give him rights to create database.
> >
> > Then I created the
On Thu, Jun 07, 2007 at 09:26:52PM +0200, csanyipal wrote:
>
> Before installing tutos2 I created with postgres user the "www-data"
> user on postmaster and give him rights to create database.
>
> Then I created the tutos database as "www-data" user. Everywhere must I
> use ' "www-data" ' in co
On Sun, Jun 03, 2007 at 07:55:41AM +0200, csanyipal wrote:
> On Sat, Jun 02, 2007 at 04:53:49PM -0400, Roberto C. Sánchez wrote:
> Yes, I'm trying to run tutos2 on Etch. :)
Now I have installed tutos2 on Etch.
I used php4, & postgresql-7.4.
Before installing tutos2 I created with postgres user
On Sat, Jun 02, 2007 at 04:53:49PM -0400, Roberto C. Sánchez wrote:
> On Sat, Jun 02, 2007 at 07:07:51PM +0200, csanyipal wrote:
> >
> > I run reportbug and find this information about tutos2 & mysql:
> > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=353981&archived=False&mbox=no
> >
> > "When
On Sat, Jun 02, 2007 at 07:07:51PM +0200, csanyipal wrote:
>
> I run reportbug and find this information about tutos2 & mysql:
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=353981&archived=False&mbox=no
>
> "When I was paid to develop TUTOS 2 branch, we made the choice to only
> support Pos
On Sat, Jun 02, 2007 at 11:41:02AM -0400, Roberto C. Sánchez wrote:
> > > I purge everything: tutos2, postgresql, mysql, php4 and install these
> > > once again. Now I can get the error message in my webbrowser, if try to
> > > open http://csanyi-pal.info/tutos/php/admin/scheme.php
> >
> > I ed
On Sat, Jun 02, 2007 at 10:16:27AM +0200, csanyipal wrote:
> On Thu, May 31, 2007 at 11:21:30PM +0200, csanyipal wrote:
>
> > I purge everything: tutos2, postgresql, mysql, php4 and install these
> > once again. Now I can get the error message in my webbrowser, if try to
> > open http://csanyi-p
On Thu, May 31, 2007 at 11:21:30PM +0200, csanyipal wrote:
> I purge everything: tutos2, postgresql, mysql, php4 and install these
> once again. Now I can get the error message in my webbrowser, if try to
> open http://csanyi-pal.info/tutos/php/admin/scheme.php
I edit again carefully the /etc/t
On Thu, May 31, 2007 at 10:20:04AM -0400, Roberto C. Sánchez wrote:
> > I run http://csanyi-pal.info/tutos/php/admin/scheme.php and get an
> > empty webpage in my browser without any error message.
> >
> > Then I try to open http://csanyi-pal.info/tutos/php/mytutos.php but get
> > only an empty
On Wed, May 30, 2007 at 10:20:04PM +0200, csanyipal wrote:
>
> I have now the tutos database and user on mysql server.
> I setup apache2 to include /etc/tutos/apache.conf. Here is an Alias and
> Directory directive for /usr/share/tutos/.
>
Strange. I wonder if the maintainer scripts for tutos2
On Sun, May 27, 2007 at 08:48:33AM -0400, Roberto C. Sánchez wrote:
> > template1=# SELECT * FROM pg_user;
> >usename| usesysid | usecreatedb | usesuper | usecatupd | passwd |
> > valuntil | useconfig
> > --+--+-+--+---+--+---
On Sun, May 27, 2007 at 10:12:33AM +0200, csanyipal wrote:
> On Sat, May 26, 2007 at 06:07:32PM -0400, Roberto C. Sánchez wrote:
>
> > > > Log in to postgres and execute this:
> > > >
> > > > SELECT * FROM pg_user;
> > > >
> > > > Paste the results.
> > >
> > > [EMAIL PROTECTED]:~$ su
> > > Pas
On Sat, May 26, 2007 at 06:07:32PM -0400, Roberto C. Sánchez wrote:
> > > Log in to postgres and execute this:
> > >
> > > SELECT * FROM pg_user;
> > >
> > > Paste the results.
> >
> > [EMAIL PROTECTED]:~$ su
> > Password:
> > csanyi-pal:/home/csanyipal# su - postgres
> > [EMAIL PROTECTED]:~$
On Sat, May 26, 2007 at 11:39:20PM +0200, csanyipal wrote:
> On Sat, May 26, 2007 at 09:32:28AM -0400, Roberto C. Sánchez wrote:
> > On Sat, May 26, 2007 at 10:40:57AM +0200, csanyipal wrote:
> > >
> > > No, I didn't this in postgres, but with sudo vigr.
> > >
> > > I still can't to use tutos2 on
On Sat, May 26, 2007 at 09:32:28AM -0400, Roberto C. Sánchez wrote:
> On Sat, May 26, 2007 at 10:40:57AM +0200, csanyipal wrote:
> >
> > No, I didn't this in postgres, but with sudo vigr.
> >
> > I still can't to use tutos2 on my Debian Etch system.
> >
> > Something I don't setup right in postg
On Sat, May 26, 2007 at 10:40:57AM +0200, csanyipal wrote:
>
> No, I didn't this in postgres, but with sudo vigr.
>
> I still can't to use tutos2 on my Debian Etch system.
>
> Something I don't setup right in postgresql database, I think, but what?
>
Log in to postgres and execute this:
SELECT
On Sat, May 26, 2007 at 10:40:57AM +0200, csanyipal wrote:
> On Fri, May 25, 2007 at 05:26:51PM -0400, Roberto C. Sánchez wrote:
> > On Fri, May 25, 2007 at 08:24:58PM +0200, csanyipal wrote:
> > >
> > > Yes,now and after I edited the pg_hba.conf, I restarted postgresql too.
> > >
> > > But I ge
On Fri, May 25, 2007 at 05:26:51PM -0400, Roberto C. Sánchez wrote:
> On Fri, May 25, 2007 at 08:24:58PM +0200, csanyipal wrote:
> >
> > Yes,now and after I edited the pg_hba.conf, I restarted postgresql too.
> >
> > But I get the same error message:
> >
> > Opening the database POSTGRES: [EMAI
On Fri, May 25, 2007 at 08:24:58PM +0200, csanyipal wrote:
>
> Yes,now and after I edited the pg_hba.conf, I restarted postgresql too.
>
> But I get the same error message:
>
> Opening the database POSTGRES: [EMAIL PROTECTED]:5432 as www-data
>
> Detail
>
> DBerror: POSTGRES: [EMAIL PROTECTED
On Fri, May 25, 2007 at 01:56:54PM -0400, Roberto C. Sánchez wrote:
> On Fri, May 25, 2007 at 06:33:21PM +0200, csanyipal wrote:
> >
> > /etc/postgresql/8.1/main/pg_hba.conf :
> >
> > -->
> > # Database administrative login by UNIX sockets
> > local all po
On Fri, May 25, 2007 at 06:33:21PM +0200, csanyipal wrote:
>
> I have now installed postgresql-8.1:
>
> /etc/postgresql/8.1/main/pg_hba.conf :
>
> -->
> # Database administrative login by UNIX sockets
> local all postgres ident sameuser
>
> # TYPE DATAB
On Fri, May 25, 2007 at 11:35:48AM -0400, Roberto C. Sánchez wrote:
> On Thu, May 24, 2007 at 11:39:31PM +0200, csanyipal wrote:
> >
> >
> > sudo dpkg-reconfigure tutos2
> > Document `TUTOS' is not installed, cannot remove.
> > Creating the POSTGRES TUTOS database...
> > -
On Thu, May 24, 2007 at 11:39:31PM +0200, csanyipal wrote:
>
>
> sudo dpkg-reconfigure tutos2
> Document `TUTOS' is not installed, cannot remove.
> Creating the POSTGRES TUTOS database...
>
> HOST: localhost
> PORT: 5432
> DBUSER: www-data
> DBNAME: tutos
> --
On Fri, May 25, 2007 at 12:07:57AM +0200, csanyipal wrote:
> On Thu, May 24, 2007 at 11:39:31PM +0200, csanyipal wrote:
>
> > [EMAIL PROTECTED]:~$ sudo /etc/init.d/postgresql-7.4 restart
> > Restarting PostgreSQL 7.4 database server: main.
> >
> > I think it is all OK, except that that I cant ope
On Fri, May 25, 2007 at 12:07:57AM +0200, csanyipal wrote:
> On Thu, May 24, 2007 at 11:39:31PM +0200, csanyipal wrote:
>
> > [EMAIL PROTECTED]:~$ sudo /etc/init.d/postgresql-7.4 restart
> > Restarting PostgreSQL 7.4 database server: main.
> >
> > I think it is all OK, except that that I cant ope
On Thu, May 24, 2007 at 11:39:31PM +0200, csanyipal wrote:
> [EMAIL PROTECTED]:~$ sudo /etc/init.d/postgresql-7.4 restart
> Restarting PostgreSQL 7.4 database server: main.
>
> I think it is all OK, except that that I cant open in my browser the
> webpage: localhost/tutos/php/admin/scheme.php
>
On Sun, May 20, 2007 at 05:37:27PM -0400, Roberto C. Sánchez wrote:
> On Sun, May 20, 2007 at 11:03:49PM +0200, csanyipal wrote:
> >
> > This abowe is in Hungarian.
> I have this on my system:
>
> $ cat /etc/default/locale
> # File generated by update-locale
> LANG=en_US
>
> Perhaps you could
On Sun, May 20, 2007 at 05:37:27PM -0400, Roberto C. Sánchez wrote:
> On Sun, May 20, 2007 at 11:03:49PM +0200, csanyipal wrote:
> >
> > This abowe is in Hungarian.
> >
> > I can't remember how can I set the LANG environment variable for a
> > command to show up messages in English?
> >
> I hav
On Sun, May 20, 2007 at 11:03:49PM +0200, csanyipal wrote:
>
> This abowe is in Hungarian.
>
> I can't remember how can I set the LANG environment variable for a
> command to show up messages in English?
>
I have this on my system:
$ cat /etc/default/locale
# File generated by update-locale
L
33 matches
Mail list logo