Thread: [Phpgedview-talk] Configuration problem
Brought to you by:
canajun2eh,
yalnifj
From: Rob H. <rob...@ro...> - 2009-02-25 23:19:13
|
Hi all, I am new in this group and have upload phpGedView to my host. I have also made a MySQL database, but when I type the lines, there is error message. What I do, I get still the error message. This is the error message: == De huidige databaseconfiguratie is corrupt. Controleer de database-verbindingsparameters en configureer opnieuw. DB Error: connect failed [nativecode=Lost connection to MySQL server during query] ** Array == I do not know if I can sent a printscreen to the group, but it is in Dutch. Has someone an idea what I do wrong? I hope you can help me. Best regards, Rob Hubert Haarlem, the Netherlands |
From: Brian D. <bd...@gm...> - 2009-02-25 23:50:53
|
Without the ability to read Dutch my guess is that one of your database parameters is incorrect in some way. Could you list your DB parameters (blanking out the password) for us? On Wed, Feb 25, 2009 at 2:54 PM, Rob Hubert <rob...@ro...>wrote: > Hi all, > > I am new in this group and have upload phpGedView to my host. I have also > made a MySQL database, but when I type the lines, there is error message. > What I do, I get still the error message. This is the error message: > > == > De huidige databaseconfiguratie is corrupt. Controleer de > database-verbindingsparameters en configureer opnieuw. > DB Error: connect failed [nativecode=Lost connection to MySQL server during > query] ** Array > == > > I do not know if I can sent a printscreen to the group, but it is in Dutch. > > Has someone an idea what I do wrong? I hope you can help me. > > Best regards, > > Rob Hubert > Haarlem, the Netherlands > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, > CA > -OSBC tackles the biggest issue in open source: Open Sourcing the > Enterprise > -Strategies to boost innovation and cut costs with open source > participation > -Receive a $600 discount off the registration fee with the source code: > SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > Phpgedview-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk > |
From: Rob H. <rob...@ro...> - 2009-02-26 08:45:35
|
Hi, Thanks that you will look to my settings. I hope that this email with (print screen) in it, show up in the list. I have tried to translate the lines to English, but I hope you can understand it. Row 1 : MySQL Row 2 : This is my website name: genealogie2.rob-hubert.nl Row 3 : Database Port: (blank) Row4 : Database username: romy1962 Row5: Password: ***** Row6: Database name: phpview Row7 : Use persistent database connections : no Row8 : Use the database to provide UTF-8 collation: no Row9 : Prefix tabulate: pgv_ I hope this enough information. Thanks for helping me out. Best regards, Rob Hubert Haarlem, the Netherlands ----- Original Message ----- From: "Brian Derr" <bd...@gm...> To: "All About PhpGedView" <php...@li...> Sent: donderdag 26 februari 2009 0:50 Subject: Re: [Phpgedview-talk] Configuration problem > Without the ability to read Dutch my guess is that one of your database > parameters is incorrect in some way. Could you list your DB parameters > (blanking out the password) for us? > > On Wed, Feb 25, 2009 at 2:54 PM, Rob Hubert > <rob...@ro...>wrote: > >> Hi all, >> >> I am new in this group and have upload phpGedView to my host. I have also >> made a MySQL database, but when I type the lines, there is error message. >> What I do, I get still the error message. This is the error message: >> >> == >> De huidige databaseconfiguratie is corrupt. Controleer de >> database-verbindingsparameters en configureer opnieuw. >> DB Error: connect failed [nativecode=Lost connection to MySQL server >> during >> query] ** Array >> == >> >> I do not know if I can sent a printscreen to the group, but it is in >> Dutch. >> >> Has someone an idea what I do wrong? I hope you can help me. >> >> Best regards, >> >> Rob Hubert >> Haarlem, the Netherlands >> |
From: Brian D. <bd...@gm...> - 2009-02-26 16:36:30
|
Doesn't look like anything too crazy going on there. Have you tried to connect to the database via the command line? It could be a permission issue with the db. On Thu, Feb 26, 2009 at 12:38 AM, Rob Hubert <rob...@ro...>wrote: > Hi, > > Thanks that you will look to my settings. I hope that this email with > (print > screen) in it, show up in the list. > > I have tried to translate the lines to English, but I hope you can > understand it. > > Row 1 : MySQL > Row 2 : This is my website name: genealogie2.rob-hubert.nl > Row 3 : Database Port: (blank) > Row4 : Database username: romy1962 > Row5: Password: ***** > Row6: Database name: phpview > Row7 : Use persistent database connections : no > Row8 : Use the database to provide UTF-8 collation: no > Row9 : Prefix tabulate: pgv_ > > I hope this enough information. Thanks for helping me out. > > Best regards, > > Rob Hubert > Haarlem, the Netherlands > > ----- Original Message ----- > From: "Brian Derr" <bd...@gm...> > To: "All About PhpGedView" <php...@li...> > Sent: donderdag 26 februari 2009 0:50 > Subject: Re: [Phpgedview-talk] Configuration problem > > > > Without the ability to read Dutch my guess is that one of your database > > parameters is incorrect in some way. Could you list your DB parameters > > (blanking out the password) for us? > > > > On Wed, Feb 25, 2009 at 2:54 PM, Rob Hubert > > <rob...@ro...>wrote: > > > >> Hi all, > >> > >> I am new in this group and have upload phpGedView to my host. I have > also > >> made a MySQL database, but when I type the lines, there is error > message. > >> What I do, I get still the error message. This is the error message: > >> > >> == > >> De huidige databaseconfiguratie is corrupt. Controleer de > >> database-verbindingsparameters en configureer opnieuw. > >> DB Error: connect failed [nativecode=Lost connection to MySQL server > >> during > >> query] ** Array > >> == > >> > >> I do not know if I can sent a printscreen to the group, but it is in > >> Dutch. > >> > >> Has someone an idea what I do wrong? I hope you can help me. > >> > >> Best regards, > >> > >> Rob Hubert > >> Haarlem, the Netherlands > >> > > > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, > CA > -OSBC tackles the biggest issue in open source: Open Sourcing the > Enterprise > -Strategies to boost innovation and cut costs with open source > participation > -Receive a $600 discount off the registration fee with the source code: > SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > Phpgedview-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk > |
From: Rob H. <rob...@ro...> - 2009-02-26 17:24:33
|
Can you tell me what and were I must give in to the command line? -- ----- Original Message ----- From: "Brian Derr" <bd...@gm...> To: "All About PhpGedView" <php...@li...> Sent: donderdag 26 februari 2009 17:36 Subject: Re: [Phpgedview-talk] Configuration problem > Doesn't look like anything too crazy going on there. Have you tried to > connect to the database via the command line? It could be a permission > issue > with the db. > > On Thu, Feb 26, 2009 at 12:38 AM, Rob Hubert > <rob...@ro...>wrote: > >> Hi, >> >> Thanks that you will look to my settings. I hope that this email with >> (print >> screen) in it, show up in the list. >> >> I have tried to translate the lines to English, but I hope you can >> understand it. >> >> Row 1 : MySQL >> Row 2 : This is my website name: genealogie2.rob-hubert.nl >> Row 3 : Database Port: (blank) >> Row4 : Database username: romy1962 >> Row5: Password: ***** >> Row6: Database name: phpview >> Row7 : Use persistent database connections : no >> Row8 : Use the database to provide UTF-8 collation: no >> Row9 : Prefix tabulate: pgv_ >> >> I hope this enough information. Thanks for helping me out. >> >> Best regards, >> >> Rob Hubert >> Haarlem, the Netherlands >> >> ----- Original Message ----- >> From: "Brian Derr" <bd...@gm...> >> To: "All About PhpGedView" <php...@li...> >> Sent: donderdag 26 februari 2009 0:50 >> Subject: Re: [Phpgedview-talk] Configuration problem >> >> >> > Without the ability to read Dutch my guess is that one of your database >> > parameters is incorrect in some way. Could you list your DB parameters >> > (blanking out the password) for us? >> > >> > On Wed, Feb 25, 2009 at 2:54 PM, Rob Hubert >> > <rob...@ro...>wrote: >> > >> >> Hi all, >> >> >> >> I am new in this group and have upload phpGedView to my host. I have >> also >> >> made a MySQL database, but when I type the lines, there is error >> message. >> >> What I do, I get still the error message. This is the error message: >> >> >> >> == >> >> De huidige databaseconfiguratie is corrupt. Controleer de >> >> database-verbindingsparameters en configureer opnieuw. >> >> DB Error: connect failed [nativecode=Lost connection to MySQL server >> >> during >> >> query] ** Array >> >> == >> >> >> >> I do not know if I can sent a printscreen to the group, but it is in >> >> Dutch. >> >> >> >> Has someone an idea what I do wrong? I hope you can help me. >> >> >> >> Best regards, >> >> >> >> Rob Hubert >> >> Haarlem, the Netherlands >> >> >> >> >> >> ------------------------------------------------------------------------------ >> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, >> CA >> -OSBC tackles the biggest issue in open source: Open Sourcing the >> Enterprise >> -Strategies to boost innovation and cut costs with open source >> participation >> -Receive a $600 discount off the registration fee with the source code: >> SFAD >> http://p.sf.net/sfu/XcvMzF8H >> _______________________________________________ >> Phpgedview-talk mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpgedview-talk >> > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, > CA > -OSBC tackles the biggest issue in open source: Open Sourcing the > Enterprise > -Strategies to boost innovation and cut costs with open source > participation > -Receive a $600 discount off the registration fee with the source code: > SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > Phpgedview-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk > |
From: Brian D. <bd...@gm...> - 2009-02-27 07:43:25
|
Are you using a hosting service? Have you created the database and database user? Depending on how you answered the first question, you can run a command like: mysql -u romy1962 -p -h genealogie2.rob-hubert.nl -D phpview If you have the permissions setup correctly and the phpview database created you should be able to login and be in the MySQL interactive prompt. If you made it this far you can see what tables you have by entering "SHOW TABLES;". After that you can exit with ^D (control+d) or type "\q" and hit enter. If you cannot login from the command line then you'll need to look at the permissions for your MySQL server. On Thu, Feb 26, 2009 at 9:22 AM, Rob Hubert <rob...@ro...>wrote: > Can you tell me what and were I must give in to the command line? > > > -- > ----- Original Message ----- From: "Brian Derr" <bd...@gm...> > To: "All About PhpGedView" <php...@li...> > Sent: donderdag 26 februari 2009 17:36 > > Subject: Re: [Phpgedview-talk] Configuration problem > > > Doesn't look like anything too crazy going on there. Have you tried to >> connect to the database via the command line? It could be a permission >> issue >> with the db. >> >> On Thu, Feb 26, 2009 at 12:38 AM, Rob Hubert <rob...@ro... >> >wrote: >> >> Hi, >>> >>> Thanks that you will look to my settings. I hope that this email with >>> (print >>> screen) in it, show up in the list. >>> >>> I have tried to translate the lines to English, but I hope you can >>> understand it. >>> >>> Row 1 : MySQL >>> Row 2 : This is my website name: genealogie2.rob-hubert.nl >>> Row 3 : Database Port: (blank) >>> Row4 : Database username: romy1962 >>> Row5: Password: ***** >>> Row6: Database name: phpview >>> Row7 : Use persistent database connections : no >>> Row8 : Use the database to provide UTF-8 collation: no >>> Row9 : Prefix tabulate: pgv_ >>> >>> I hope this enough information. Thanks for helping me out. >>> >>> Best regards, >>> >>> Rob Hubert >>> Haarlem, the Netherlands >>> >>> ----- Original Message ----- >>> From: "Brian Derr" <bd...@gm...> >>> To: "All About PhpGedView" <php...@li...> >>> Sent: donderdag 26 februari 2009 0:50 >>> Subject: Re: [Phpgedview-talk] Configuration problem >>> >>> >>> > Without the ability to read Dutch my guess is that one of your database >>> > parameters is incorrect in some way. Could you list your DB parameters >>> > (blanking out the password) for us? >>> > >>> > On Wed, Feb 25, 2009 at 2:54 PM, Rob Hubert >>> > <rob...@ro...>wrote: >>> > >>> >> Hi all, >>> >> >>> >> I am new in this group and have upload phpGedView to my host. I have >>> also >>> >> made a MySQL database, but when I type the lines, there is error >>> message. >>> >> What I do, I get still the error message. This is the error message: >>> >> >>> >> == >>> >> De huidige databaseconfiguratie is corrupt. Controleer de >>> >> database-verbindingsparameters en configureer opnieuw. >>> >> DB Error: connect failed [nativecode=Lost connection to MySQL server >>> >> during >>> >> query] ** Array >>> >> == >>> >> >>> >> I do not know if I can sent a printscreen to the group, but it is in >>> >> Dutch. >>> >> >>> >> Has someone an idea what I do wrong? I hope you can help me. >>> >> >>> >> Best regards, >>> >> >>> >> Rob Hubert >>> >> Haarlem, the Netherlands >>> >> >>> >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, >>> CA >>> -OSBC tackles the biggest issue in open source: Open Sourcing the >>> Enterprise >>> -Strategies to boost innovation and cut costs with open source >>> participation >>> -Receive a $600 discount off the registration fee with the source code: >>> SFAD >>> http://p.sf.net/sfu/XcvMzF8H >>> _______________________________________________ >>> Phpgedview-talk mailing list >>> Php...@li... >>> https://lists.sourceforge.net/lists/listinfo/phpgedview-talk >>> >>> ------------------------------------------------------------------------------ >> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, >> CA >> -OSBC tackles the biggest issue in open source: Open Sourcing the >> Enterprise >> -Strategies to boost innovation and cut costs with open source >> participation >> -Receive a $600 discount off the registration fee with the source code: >> SFAD >> http://p.sf.net/sfu/XcvMzF8H >> _______________________________________________ >> Phpgedview-talk mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpgedview-talk >> >> > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, > CA > -OSBC tackles the biggest issue in open source: Open Sourcing the > Enterprise > -Strategies to boost innovation and cut costs with open source > participation > -Receive a $600 discount off the registration fee with the source code: > SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > Phpgedview-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk > > |
From: Rob H. <rob...@ro...> - 2009-02-27 22:11:27
|
My apology for my ignorance, but can you tell me where I must type this command line? I use a hosting servers and I have created a database. This is the database: Database : phpview Login : romy1962 Password: ******** If you want, I can send the Password (I can change this when everything is OK) so you can self see what has happened. Regads, Rob -- ----- Original Message ----- From: "Brian Derr" <bd...@gm...> To: "All About PhpGedView" <php...@li...> Sent: vrijdag 27 februari 2009 8:43 Subject: Re: [Phpgedview-talk] Configuration problem > Are you using a hosting service? Have you created the database and > database > user? Depending on how you answered the first question, you can run a > command like: mysql -u romy1962 -p -h genealogie2.rob-hubert.nl -D phpview > > If you have the permissions setup correctly and the phpview database > created > you should be able to login and be in the MySQL interactive prompt. If you > made it this far you can see what tables you have by entering "SHOW > TABLES;". After that you can exit with ^D (control+d) or type "\q" and hit > enter. > > If you cannot login from the command line then you'll need to look at the > permissions for your MySQL server. > > On Thu, Feb 26, 2009 at 9:22 AM, Rob Hubert > <rob...@ro...>wrote: > >> Can you tell me what and were I must give in to the command line? >> >> >> -- >> ----- Original Message ----- From: "Brian Derr" <bd...@gm...> >> To: "All About PhpGedView" <php...@li...> >> Sent: donderdag 26 februari 2009 17:36 >> >> Subject: Re: [Phpgedview-talk] Configuration problem >> >> >> Doesn't look like anything too crazy going on there. Have you tried to >>> connect to the database via the command line? It could be a permission >>> issue >>> with the db. >>> >>> On Thu, Feb 26, 2009 at 12:38 AM, Rob Hubert <rob...@ro... >>> >wrote: >>> >>> Hi, >>>> >>>> Thanks that you will look to my settings. I hope that this email with >>>> (print >>>> screen) in it, show up in the list. >>>> >>>> I have tried to translate the lines to English, but I hope you can >>>> understand it. >>>> >>>> Row 1 : MySQL >>>> Row 2 : This is my website name: genealogie2.rob-hubert.nl >>>> Row 3 : Database Port: (blank) >>>> Row4 : Database username: romy1962 >>>> Row5: Password: ***** >>>> Row6: Database name: phpview >>>> Row7 : Use persistent database connections : no >>>> Row8 : Use the database to provide UTF-8 collation: no >>>> Row9 : Prefix tabulate: pgv_ >>>> >>>> I hope this enough information. Thanks for helping me out. >>>> >>>> Best regards, >>>> >>>> Rob Hubert >>>> Haarlem, the Netherlands >>>> >>>> ----- Original Message ----- >>>> From: "Brian Derr" <bd...@gm...> >>>> To: "All About PhpGedView" <php...@li...> >>>> Sent: donderdag 26 februari 2009 0:50 >>>> Subject: Re: [Phpgedview-talk] Configuration problem >>>> >>>> >>>> > Without the ability to read Dutch my guess is that one of your >>>> > database >>>> > parameters is incorrect in some way. Could you list your DB >>>> > parameters >>>> > (blanking out the password) for us? >>>> > >>>> > On Wed, Feb 25, 2009 at 2:54 PM, Rob Hubert >>>> > <rob...@ro...>wrote: >>>> > >>>> >> Hi all, >>>> >> >>>> >> I am new in this group and have upload phpGedView to my host. I have >>>> also >>>> >> made a MySQL database, but when I type the lines, there is error >>>> message. >>>> >> What I do, I get still the error message. This is the error message: >>>> >> >>>> >> == >>>> >> De huidige databaseconfiguratie is corrupt. Controleer de >>>> >> database-verbindingsparameters en configureer opnieuw. >>>> >> DB Error: connect failed [nativecode=Lost connection to MySQL server >>>> >> during >>>> >> query] ** Array >>>> >> == >>>> >> >>>> >> I do not know if I can sent a printscreen to the group, but it is in >>>> >> Dutch. >>>> >> >>>> >> Has someone an idea what I do wrong? I hope you can help me. >>>> >> >>>> >> Best regards, >>>> >> >>>> >> Rob Hubert >>>> >> Haarlem, the Netherlands >>>> >> >>>> >>>> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> Open Source Business Conference (OSBC), March 24-25, 2009, San >>>> Francisco, >>>> CA >>>> -OSBC tackles the biggest issue in open source: Open Sourcing the >>>> Enterprise >>>> -Strategies to boost innovation and cut costs with open source >>>> participation >>>> -Receive a $600 discount off the registration fee with the source code: >>>> SFAD >>>> http://p.sf.net/sfu/XcvMzF8H >>>> _______________________________________________ >>>> Phpgedview-talk mailing list >>>> Php...@li... >>>> https://lists.sourceforge.net/lists/listinfo/phpgedview-talk >>>> >>>> ------------------------------------------------------------------------------ >>> Open Source Business Conference (OSBC), March 24-25, 2009, San >>> Francisco, >>> CA >>> -OSBC tackles the biggest issue in open source: Open Sourcing the >>> Enterprise >>> -Strategies to boost innovation and cut costs with open source >>> participation >>> -Receive a $600 discount off the registration fee with the source code: >>> SFAD >>> http://p.sf.net/sfu/XcvMzF8H >>> _______________________________________________ >>> Phpgedview-talk mailing list >>> Php...@li... >>> https://lists.sourceforge.net/lists/listinfo/phpgedview-talk >>> >>> >> >> ------------------------------------------------------------------------------ >> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, >> CA >> -OSBC tackles the biggest issue in open source: Open Sourcing the >> Enterprise >> -Strategies to boost innovation and cut costs with open source >> participation >> -Receive a $600 discount off the registration fee with the source code: >> SFAD >> http://p.sf.net/sfu/XcvMzF8H >> _______________________________________________ >> Phpgedview-talk mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpgedview-talk >> >> > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, > CA > -OSBC tackles the biggest issue in open source: Open Sourcing the > Enterprise > -Strategies to boost innovation and cut costs with open source > participation > -Receive a $600 discount off the registration fee with the source code: > SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > Phpgedview-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk > |
From: Brian D. <bd...@gm...> - 2009-03-01 23:46:58
|
Do you have SSH or Telnet access to your hosting account? If you do then you can run the command I supplied, if not, then you'll have to have the hosting company verify that the SQL server is setup properly. How did you setup the database originally? On Fri, Feb 27, 2009 at 2:08 PM, Rob Hubert <rob...@ro...>wrote: > My apology for my ignorance, but can you tell me where I must type this > command line? > I use a hosting servers and I have created a database. > > This is the database: > Database : phpview > Login : romy1962 > Password: ******** > > If you want, I can send the Password (I can change this when everything is > OK) so you can self see what has happened. > > Regads, > > Rob > > > -- > ----- Original Message ----- > From: "Brian Derr" <bd...@gm...> > To: "All About PhpGedView" <php...@li...> > Sent: vrijdag 27 februari 2009 8:43 > Subject: Re: [Phpgedview-talk] Configuration problem > > > > Are you using a hosting service? Have you created the database and > > database > > user? Depending on how you answered the first question, you can run a > > command like: mysql -u romy1962 -p -h genealogie2.rob-hubert.nl -D > phpview > > > > If you have the permissions setup correctly and the phpview database > > created > > you should be able to login and be in the MySQL interactive prompt. If > you > > made it this far you can see what tables you have by entering "SHOW > > TABLES;". After that you can exit with ^D (control+d) or type "\q" and > hit > > enter. > > > > If you cannot login from the command line then you'll need to look at the > > permissions for your MySQL server. > > > > On Thu, Feb 26, 2009 at 9:22 AM, Rob Hubert > > <rob...@ro...>wrote: > > > >> Can you tell me what and were I must give in to the command line? > >> > >> > >> -- > >> ----- Original Message ----- From: "Brian Derr" <bd...@gm...> > >> To: "All About PhpGedView" <php...@li...> > >> Sent: donderdag 26 februari 2009 17:36 > >> > >> Subject: Re: [Phpgedview-talk] Configuration problem > >> > >> > >> Doesn't look like anything too crazy going on there. Have you tried to > >>> connect to the database via the command line? It could be a permission > >>> issue > >>> with the db. > >>> > >>> On Thu, Feb 26, 2009 at 12:38 AM, Rob Hubert <rob...@ro... > >>> >wrote: > >>> > >>> Hi, > >>>> > >>>> Thanks that you will look to my settings. I hope that this email with > >>>> (print > >>>> screen) in it, show up in the list. > >>>> > >>>> I have tried to translate the lines to English, but I hope you can > >>>> understand it. > >>>> > >>>> Row 1 : MySQL > >>>> Row 2 : This is my website name: genealogie2.rob-hubert.nl > >>>> Row 3 : Database Port: (blank) > >>>> Row4 : Database username: romy1962 > >>>> Row5: Password: ***** > >>>> Row6: Database name: phpview > >>>> Row7 : Use persistent database connections : no > >>>> Row8 : Use the database to provide UTF-8 collation: no > >>>> Row9 : Prefix tabulate: pgv_ > >>>> > >>>> I hope this enough information. Thanks for helping me out. > >>>> > >>>> Best regards, > >>>> > >>>> Rob Hubert > >>>> Haarlem, the Netherlands > >>>> > >>>> ----- Original Message ----- > >>>> From: "Brian Derr" <bd...@gm...> > >>>> To: "All About PhpGedView" <php...@li...> > >>>> Sent: donderdag 26 februari 2009 0:50 > >>>> Subject: Re: [Phpgedview-talk] Configuration problem > >>>> > >>>> > >>>> > Without the ability to read Dutch my guess is that one of your > >>>> > database > >>>> > parameters is incorrect in some way. Could you list your DB > >>>> > parameters > >>>> > (blanking out the password) for us? > >>>> > > >>>> > On Wed, Feb 25, 2009 at 2:54 PM, Rob Hubert > >>>> > <rob...@ro...>wrote: > >>>> > > >>>> >> Hi all, > >>>> >> > >>>> >> I am new in this group and have upload phpGedView to my host. I > have > >>>> also > >>>> >> made a MySQL database, but when I type the lines, there is error > >>>> message. > >>>> >> What I do, I get still the error message. This is the error > message: > >>>> >> > >>>> >> == > >>>> >> De huidige databaseconfiguratie is corrupt. Controleer de > >>>> >> database-verbindingsparameters en configureer opnieuw. > >>>> >> DB Error: connect failed [nativecode=Lost connection to MySQL > server > >>>> >> during > >>>> >> query] ** Array > >>>> >> == > >>>> >> > >>>> >> I do not know if I can sent a printscreen to the group, but it is > in > >>>> >> Dutch. > >>>> >> > >>>> >> Has someone an idea what I do wrong? I hope you can help me. > >>>> >> > >>>> >> Best regards, > >>>> >> > >>>> >> Rob Hubert > >>>> >> Haarlem, the Netherlands > >>>> >> > >>>> > >>>> > >>>> > >>>> > >>>> > ------------------------------------------------------------------------------ > >>>> Open Source Business Conference (OSBC), March 24-25, 2009, San > >>>> Francisco, > >>>> CA > >>>> -OSBC tackles the biggest issue in open source: Open Sourcing the > >>>> Enterprise > >>>> -Strategies to boost innovation and cut costs with open source > >>>> participation > >>>> -Receive a $600 discount off the registration fee with the source > code: > >>>> SFAD > >>>> http://p.sf.net/sfu/XcvMzF8H > >>>> _______________________________________________ > >>>> Phpgedview-talk mailing list > >>>> Php...@li... > >>>> https://lists.sourceforge.net/lists/listinfo/phpgedview-talk > >>>> > >>>> > ------------------------------------------------------------------------------ > >>> Open Source Business Conference (OSBC), March 24-25, 2009, San > >>> Francisco, > >>> CA > >>> -OSBC tackles the biggest issue in open source: Open Sourcing the > >>> Enterprise > >>> -Strategies to boost innovation and cut costs with open source > >>> participation > >>> -Receive a $600 discount off the registration fee with the source code: > >>> SFAD > >>> http://p.sf.net/sfu/XcvMzF8H > >>> _______________________________________________ > >>> Phpgedview-talk mailing list > >>> Php...@li... > >>> https://lists.sourceforge.net/lists/listinfo/phpgedview-talk > >>> > >>> > >> > >> > ------------------------------------------------------------------------------ > >> Open Source Business Conference (OSBC), March 24-25, 2009, San > Francisco, > >> CA > >> -OSBC tackles the biggest issue in open source: Open Sourcing the > >> Enterprise > >> -Strategies to boost innovation and cut costs with open source > >> participation > >> -Receive a $600 discount off the registration fee with the source code: > >> SFAD > >> http://p.sf.net/sfu/XcvMzF8H > >> _______________________________________________ > >> Phpgedview-talk mailing list > >> Php...@li... > >> https://lists.sourceforge.net/lists/listinfo/phpgedview-talk > >> > >> > > > ------------------------------------------------------------------------------ > > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, > > CA > > -OSBC tackles the biggest issue in open source: Open Sourcing the > > Enterprise > > -Strategies to boost innovation and cut costs with open source > > participation > > -Receive a $600 discount off the registration fee with the source code: > > SFAD > > http://p.sf.net/sfu/XcvMzF8H > > _______________________________________________ > > Phpgedview-talk mailing list > > Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk > > > > > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, > CA > -OSBC tackles the biggest issue in open source: Open Sourcing the > Enterprise > -Strategies to boost innovation and cut costs with open source > participation > -Receive a $600 discount off the registration fee with the source code: > SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > Phpgedview-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpgedview-talk > |