Re: [PHP] PhpMyAdmin in EasyPHP cannot run DROP DATABASE

2011-08-25 Thread Nam Gi VU
And in which section Bastien. Please be more specific. On Fri, Aug 26, 2011 at 11:14 AM, Bastien wrote: > > > On 2011-08-26, at 12:05 AM, Nam Gi VU wrote: > > Hi Bastien, > I've create new user but cannot find where to log out to change logged-in > user. > This is strange... > > On Thu, Aug 25,

Re: [PHP] PhpMyAdmin in EasyPHP cannot run DROP DATABASE

2011-08-25 Thread Bastien
On 2011-08-26, at 12:05 AM, Nam Gi VU wrote: > Hi Bastien, > I've create new user but cannot find where to log out to change logged-in > user. > This is strange... > > On Thu, Aug 25, 2011 at 12:32 AM, Bastien Koert wrote: > On Wed, Aug 24, 2011 at 1:30 PM, Nam Gi VU wrote: > > Thanks Basti

Re: [PHP] PhpMyAdmin in EasyPHP cannot run DROP DATABASE

2011-08-25 Thread Nam Gi VU
Hi Bastien, I've create new user but cannot find where to log out to change logged-in user. This is strange... On Thu, Aug 25, 2011 at 12:32 AM, Bastien Koert wrote: > On Wed, Aug 24, 2011 at 1:30 PM, Nam Gi VU wrote: > > Thanks Bastien for your suggestion. > > Though, I use the `root` account

Re: [PHP] PhpMyAdmin in EasyPHP cannot run DROP DATABASE

2011-08-24 Thread Bastien Koert
On Wed, Aug 24, 2011 at 1:30 PM, Nam Gi VU wrote: > Thanks Bastien for your suggestion. > Though, I use the `root` account with `All privileges' but it still not > allowing me to call `drop database'. > What should I do next? > > On Wed, Aug 24, 2011 at 6:25 PM, Bastien wrote: >> >> On 2011-08-23

Re: [PHP] PhpMyAdmin in EasyPHP cannot run DROP DATABASE

2011-08-24 Thread Nam Gi VU
Thanks Bastien for your suggestion. Though, I use the `root` account with `All privileges' but it still not allowing me to call `drop database'. What should I do next? On Wed, Aug 24, 2011 at 6:25 PM, Bastien wrote: > > On 2011-08-23, at 6:44 AM, Nam Gi VU wrote: > > > Hi every one, > > When tr

Re: [PHP] PhpMyAdmin in EasyPHP cannot run DROP DATABASE

2011-08-24 Thread Bastien
On 2011-08-23, at 6:44 AM, Nam Gi VU wrote: > Hi every one, > When trying to run my database script with `drop database` command, the > server refuse and said as below screenshot. > What should I do to enable this command? > > Regards, > Nam > > > Check that you phpmyadmin user account h

Re: [PHP] phpMyAdmin, localhost, mysql overhead

2009-06-12 Thread Eddie Drapkin
:* Nitsan Bin-Nun > *Cc:* Jônatas Zechim; php-general@lists.php.net > > *Assunto:* Re: [PHP] phpMyAdmin, localhost, mysql overhead > > > > The better question is why are you using MyISAM tables? Unless there's a > legitimate reason to prefer MyISAM over InnoDB, you should be using

Re: [PHP] phpMyAdmin, localhost, mysql overhead

2009-06-12 Thread Eddie Drapkin
; > > > Zechim > > > > > > > > De: nit...@binnun.co.il [mailto:nit...@binnun.co.il] Em nome de Nitsan > > Bin-Nun > > Enviada em: sexta-feira, 12 de junho de 2009 14:33 > > Para: Jônatas Zechim > > Cc: php-general@lists.php.net > > As

Re: [PHP] phpMyAdmin, localhost, mysql overhead

2009-06-12 Thread Nitsan Bin-Nun
De: nit...@binnun.co.il [mailto:nit...@binnun.co.il] Em nome de Nitsan > Bin-Nun > Enviada em: sexta-feira, 12 de junho de 2009 14:33 > Para: Jônatas Zechim > Cc: php-general@lists.php.net > Assunto: Re: [PHP] phpMyAdmin, localhost, mysql overhead > > > > I haven

Re: [PHP] phpMyAdmin, localhost, mysql overhead

2009-06-12 Thread Nitsan Bin-Nun
I haven't read all your mail, I'm sorry for it in advance, but I think that you should know that "overheard" is just a blasting phrase for something which was made up by phpmyadmin. Basically, when you run a lot of DELETE or UPDATE queries on a table an "overhead" is created, generally speaking th

[PHP] [solved] Re: [PHP] phpMyAdmin, suhosin, proper solutions

2009-04-05 Thread Michael A. Peters
Michael A. Peters wrote: Chris wrote: Yes, I read the documentation on how to make them play nice, and to me it is unacceptable to change suhosin settings intended to protect my users and my site from a malicious user so that I can use a web app that is not open to the public. No idea what t

Re: [PHP] phpMyAdmin, suhosin, proper solutions

2009-04-05 Thread Michael A. Peters
Chris wrote: Yes, I read the documentation on how to make them play nice, and to me it is unacceptable to change suhosin settings intended to protect my users and my site from a malicious user so that I can use a web app that is not open to the public. No idea what the problems are (couldn't

Re: [PHP] phpMyAdmin, suhosin, proper solutions

2009-04-05 Thread Chris
Yes, I read the documentation on how to make them play nice, and to me it is unacceptable to change suhosin settings intended to protect my users and my site from a malicious user so that I can use a web app that is not open to the public. No idea what the problems are (couldn't find a list of

Re: [PHP] Phpmyadmin password

2008-12-18 Thread VamVan
Yeah true thanks for pointing out. Thats what I meant !!! :) Blowfish (http://en.wikipedia.org/wiki/Blowfish_(cipher)) On Thu, Dec 18, 2008 at 6:11 AM, Jochem Maas wrote: > VamVan schreef: > .. > > May be u can do a bowl > > fish encryption > > ... > > > Thanks, > > V > > LOL. 'bowl fish' ... '

Re: [PHP] Phpmyadmin password

2008-12-18 Thread Jochem Maas
VamVan schreef: .. May be u can do a bowl > fish encryption ... > Thanks, > V LOL. 'bowl fish' ... 'fish bowl' ... I guess you meant to write 'blow' :-) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Phpmyadmin password

2008-12-17 Thread VamVan
Yeah I felt the same. It should be config.inc.php. Well I dont think its in clear text though (alteast in the latest version). May be u can do a bowl fish encryption of your new custom password and reset it in the file. Thanks, V On Wed, Dec 17, 2008 at 9:01 AM, Jim Lucas wrote: > Micah Gersten

Re: [PHP] Phpmyadmin password

2008-12-17 Thread Jim Lucas
Micah Gersten wrote: > It flance wrote: >> Hi, >> >> I lost phpmyadmin password. Is there anyway to recover it? >> >> Thank you >> >> > > PHPMyAdmin uses MySQL's internal authentication. Log into your MySQL > server and reset your password. > > http://dev.mysql.com/doc/refman/5.0/en/resetting

Re: [PHP] Phpmyadmin password

2008-12-16 Thread Chris
It flance wrote: Hi, I lost phpmyadmin password. Is there anyway to recover it? ask phpmyadmin: http://www.phpmyadmin.net/home_page/support.php -- Postgresql & php tutorials http://www.designmagick.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php

Re: [PHP] Phpmyadmin password

2008-12-16 Thread Micah Gersten
It flance wrote: > Hi, > > I lost phpmyadmin password. Is there anyway to recover it? > > Thank you > > PHPMyAdmin uses MySQL's internal authentication. Log into your MySQL server and reset your password. http://dev.mysql.com/doc/refman/5.0/en/resetting-permissions.html Thank you, Micah Gers

RE: [PHP] phpmyadmin

2008-07-10 Thread Will Fitch
This is more of a SQL question that PHP. If you want to grant all privileges to abc to database xyz (minus GRANT), you should run these queries: CREATE DATABASE xyz; GRANT ALL PRIVILEGES ON xyz.* TO 'abc'@'somehost' IDENTIFIED BY 'somepassword'; -Original Message- From: Ronald Wiplinge

Re: [PHP] phpmyadmin

2008-07-10 Thread Wolf
Ronald Wiplinger <[EMAIL PROTECTED]> wrote: > I would like to use this time phpmyadmin (2.11.3) to setup for a new > user a database, which he can use to setup his own tables for his web site. > > User abc should get his own database xyz. Yup, you can do this. Depending on how you are set

RE: [PHP] PhpMyAdmin slow on windows but fast on linux

2007-04-23 Thread Don Don
Hi Logan, yes reason being the linux box is live and the windows box is dev. "Buesching, Logan J" <[EMAIL PROTECTED]> wrote: You say they both have the same config, so do you mean that they both have the same version of PHP, same computer setup (Memory, CPU speed, HDD speed), both running the sam

Re: [PHP] PhpMyAdmin slow on windows but fast on linux

2007-04-23 Thread Juergen Wind
Don Don wrote: > > Hi all how can i make my phpmyadmin run fast on windows ? I installed > phpmyadmin on a linux and windows machines, but the windows version runs > (executes) too slow, i.e. it takes to long for a page to be loaded, while > it take less that 3 secs for the linux version. Both

Re: [PHP] PhpMyAdmin slow on windows but fast on linux

2007-04-22 Thread chris smith
On 4/23/07, Don Don <[EMAIL PROTECTED]> wrote: Hi all how can i make my phpmyadmin run fast on windows ? I installed phpmyadmin on a linux and windows machines, but the windows version runs (executes) too slow, i.e. it takes to long for a page to be loaded, while it take less that 3 secs for

RE: [PHP] PhpMyAdmin slow on windows but fast on linux

2007-04-22 Thread Buesching, Logan J
You say they both have the same config, so do you mean that they both have the same version of PHP, same computer setup (Memory, CPU speed, HDD speed), both running the same version of Apache, and that both are running as either CGI or an apache module? -Logan -Original Message- From: Don

Re: [PHP] PhpMyAdmin slow on windows but fast on linux

2007-04-22 Thread Børge Holen
On Sunday 22 April 2007 22:33, Don Don wrote: > Hi all how can i make my phpmyadmin run fast on windows ? Why would you when you got linux up and running? > I installed > phpmyadmin on a linux and windows machines, but the windows version runs > (executes) too slow, i.e. it takes to long for a p

Re: [PHP] phpmyadmin for FC6

2007-02-23 Thread edwardspl
cajbecu wrote: >[EMAIL PROTECTED] wrote: > > >>Dear All, >> >>Which version of phpMyadmin are you using with FC6 ? >> >>Edward. >> >> >> > >Always the latest. > >cajb. > > > Hello, For phpMyAdmin-2.10.0-rc1, http://192.168.0.1/error.php?lang=zh-TW&dir=ltr&type=%E9%8C%AF%E8%AA%A4&error= p

Re: [PHP] phpmyadmin for FC6

2007-02-23 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2007-02-23 21:23:37 +0800: > Which version of phpMyadmin are you using with FC6 ? none -- How many Vietnam vets does it take to screw in a light bulb? You don't know, man. You don't KNOW. Cause you weren't THERE. http://bash.org/?255991 -- PHP General Mailing

Re: [PHP] phpmyadmin for FC6

2007-02-23 Thread cajbecu
[EMAIL PROTECTED] wrote: > Dear All, > > Which version of phpMyadmin are you using with FC6 ? > > Edward. > Always the latest. cajb. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] phpmyadmin & mysql extensions

2007-01-18 Thread T . Lensselink
Move your dll's to C:\PHP\ext and restart apache... On Thu, 18 Jan 2007 10:20:23 -, "Ross" <[EMAIL PROTECTED]> wrote: > did the following... > > -installed apache > -installed php (C:\PHP) with the windows installer > -moved my websites to the htdocs folder..so far so good can access pages

Re: [PHP] phpMyAdmin--resetting auto increments to 0

2006-04-17 Thread Richard Lynch
You can, but it has nothing to do with PHP, and you shouldn't anyway. If you *CARE* about the ID numbers, then you're doing something wrong in the first place. On Sun, April 16, 2006 1:46 am, alex wrote: > hi everyone > > i have delete a few entries in my database as they were entered for > testi

RE: [PHP] phpMyAdmin--resetting auto increments to 0

2006-04-16 Thread Jay Blanchard
[snip] i have delete a few entries in my database as they were entered for testing purposes and are no longer need (actually 102 entries)... and even thought that db is empty i noticed that when the next entry went in the id number went to 103 not 0 so i was wondering is it possible to somehow r

Re: [PHP] phpMyAdmin--resetting auto increments to 0

2006-04-16 Thread Ryan A
Oops sorry, I made a little mistake here: click on the database name so that you have a list of tables in the *right* frameI meant: click on the database name so that you have a list of tables in the *LEFT* frameCheers,Ryan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

Re: [PHP] phpMyAdmin--resetting auto increments to 0

2006-04-16 Thread Ryan A
Alex, Heres a very simple way to do exactly what you want as long as you are deleting all the records from the table: once you are in phpmyadmin you should have a frame with the database name(s) on the left and the tables on the right, click on the database name so that you have a list of tables i

Re: [PHP] phpMyAdmin--resetting auto increments to 0

2006-04-16 Thread tedd
At 4:46 PM +1000 4/16/06, alex wrote: hi everyone i have delete a few entries in my database as they were entered for testing purposes and are no longer need (actually 102 entries)... and even thought that db is empty i noticed that when the next entry went in the id number went to 103 not 0 so

Re: [PHP] phpMyAdmin--resetting auto increments to 0

2006-04-16 Thread Kevin Kinsey
alex wrote: hi everyone i have delete a few entries in my database as they were entered for testing purposes and are no longer need (actually 102 entries)... and even thought that db is empty i noticed that when the next entry went in the id number went to 103 not 0 so i was wondering is it

Re: [PHP] phpMyAdmin--resetting auto increments to 0

2006-04-16 Thread chris smith
On 4/16/06, Jim Lucas <[EMAIL PROTECTED]> wrote: > chris smith wrote: > > On 4/16/06, Jim Lucas <[EMAIL PROTECTED]> wrote: > > > >> Jim Lucas wrote: > >> > >>> alex wrote: > >>> > hi everyone > > i have delete a few entries in my database as they were entered for > testing purpo

Re: [PHP] phpMyAdmin--resetting auto increments to 0

2006-04-16 Thread Jim Lucas
chris smith wrote: On 4/16/06, Jim Lucas <[EMAIL PROTECTED]> wrote: Jim Lucas wrote: alex wrote: hi everyone i have delete a few entries in my database as they were entered for testing purposes and are no longer need (actually 102 entries)... and even thought that db is empty i

Re: [PHP] phpMyAdmin--resetting auto increments to 0

2006-04-16 Thread chris smith
On 4/16/06, Jim Lucas <[EMAIL PROTECTED]> wrote: > Jim Lucas wrote: > > alex wrote: > >> hi everyone > >> > >> i have delete a few entries in my database as they were entered for > >> testing purposes and are no longer need (actually 102 entries)... and > >> even thought that db is empty i noticed

Re: [PHP] phpMyAdmin--resetting auto increments to 0

2006-04-16 Thread Jim Lucas
Jim Lucas wrote: alex wrote: hi everyone i have delete a few entries in my database as they were entered for testing purposes and are no longer need (actually 102 entries)... and even thought that db is empty i noticed that when the next entry went in the id number went to 103 not 0 so i was

Re: [PHP] phpMyAdmin--resetting auto increments to 0

2006-04-16 Thread Jim Lucas
alex wrote: hi everyone i have delete a few entries in my database as they were entered for testing purposes and are no longer need (actually 102 entries)... and even thought that db is empty i noticed that when the next entry went in the id number went to 103 not 0 so i was wondering is it p

Re: [PHP] phpmyadmin import

2006-01-23 Thread Paul Scott
On Mon, 2006-01-23 at 13:00 -0500, Austin Denyer wrote: > Check the following entry in your php.ini file: > > memory_limit > > It's possible you may also need to check this one, too: > > post_max_size I realise that I may get flamed for this on a PHP list, but, generally when I import sql files

Re: [PHP] phpmyadmin import

2006-01-23 Thread Austin Denyer
On Mon, 23 Jan 2006 19:24:57 +0200 "William Stokes" <[EMAIL PROTECTED]> wrote: > > Thanks. Got that one changed to 8Mb. > > I ran into another issue though. I'm tryin to import a 2,5 Mb table. > PhpMyAdmin import ends with fatal error while importing. Here's the > error message. > "Fatal error:

Re: [PHP] phpmyadmin import

2006-01-23 Thread John Nichel
Richard Correia wrote: Hey Will, Following example will give you correct idea where to look. http://www.weberdev.com/get_example-3688.html Will that take him to the phpMyAdmin site? ;) -- John C. Nichel IV Programmer/System Admin (ÜberGeek) Dot Com Holdings of Buffalo 716.856.9675 [EMAIL PR

RE: [PHP] phpmyadmin import

2006-01-23 Thread Richard Correia
Hey Will, Following example will give you correct idea where to look. http://www.weberdev.com/get_example-3688.html Thanks, Richard Correia -Original Message- From: William Stokes [mailto:[EMAIL PROTECTED] Sent: Monday, January 23, 2006 7:08 PM To: php-general@lists.php.net Subject: [

Re: [PHP] phpmyadmin import

2006-01-23 Thread William Stokes
Thanks. Got that one changed to 8Mb. I ran into another issue though. I'm tryin to import a 2,5 Mb table. PhpMyAdmin import ends with fatal error while importing. Here's the error message. "Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 2247907 bytes) in /srv/ww

Re: [PHP] phpmyadmin import

2006-01-23 Thread Austin Denyer
On Mon, 23 Jan 2006 15:37:37 +0200 "William Stokes" <[EMAIL PROTECTED]> wrote: > > When importing data from file with phpmyadmin the file max size is 2 > 048kb. Can this be changed to accept larger files? Yes. Look at your php.ini file - change the upload_max_filesize to the filesize you want.

Re: [PHP] phpmyadmin problems with quoting exported text

2005-11-09 Thread Richard Lynch
On Wed, November 9, 2005 11:05 am, Chris W wrote: > Richard Lynch wrote: > >>On Sun, November 6, 2005 2:17 am, Chris W wrote: >> >> >>>I just tried to use the output of the export function on phpmyadmin >>>and >>>got a million errors. After looking at the file I found that >>> certain >>>columns t

Re: [PHP] phpmyadmin problems with quoting exported text

2005-11-09 Thread Chris W
Richard Lynch wrote: On Sun, November 6, 2005 2:17 am, Chris W wrote: I just tried to use the output of the export function on phpmyadmin and got a million errors. After looking at the file I found that certain columns that are strings were not quoted at all. I can't find any reason why so

Re: [PHP] phpmyadmin problems with quoting exported text

2005-11-08 Thread Richard Lynch
On Sun, November 6, 2005 2:17 am, Chris W wrote: > I just tried to use the output of the export function on phpmyadmin > and > got a million errors. After looking at the file I found that certain > columns that are strings were not quoted at all. I can't find any > reason why some are and some ar

Re: [PHP] phpMyAdmin authentication error

2005-05-16 Thread Kristen G. Thorson
I haven't used mysqli, so I'm not as familiar with errors related to that library, but you said you downloaded "the latest package of MySQL," which is hopefully 4.1.12. This version shouldn't cause this error with mysqli. In my experience, this error has always been a case of PHP compiled aga

Re: [PHP] phpMyAdmin authentication error

2005-05-13 Thread Richard Lynch
On Fri, May 13, 2005 3:56 pm, Sam Smith said: > Because the install was from mysql.com I don't want to believe the client > is > out of date. I also don't know how to install another client. Most likely, it's Apple that's a bit behind the curve... So your phpMyAdmin is probably trying to use the

RE: [PHP] phpMyAdmin authentication error

2005-05-13 Thread Bagus Nugroho
I have experience with this on windows, and solved by change my root password on mySQL. I don't know, if this wil work on your OS X rgds -Original Message- From: Sam Smith [mailto:[EMAIL PROTECTED] Sent: Saturday, May 14, 2005 5:57 AM To: PHP Subject: [PHP] phpMyAdmin authentication erro

Re: [PHP] phpmyadmin blank screen.

2005-04-13 Thread Joseph Connolly
1- are you loading the mssql extensions or the mysql extensionsyou keep interchanging the two and they ARE NOT the same 2- in addition you may have to load the mysqli extension if you want to run phpMyAdmin. 3- re read the php manual and the phpMyAdmin If the screen is blank trying to read t

Re: [PHP] phpMyAdmin w/ winXP - IIS w/PHP 4.3 w/mysql 4.1.8

2005-01-01 Thread John Nichel
Donny Simonton wrote: Yes, I did send in a patch just like the 3 or 4 other people who had the same problem. I'm not complaining about php, I was just commenting about the person complaining that it was a problem with phpmyadmin. I complained about the problem over a year ago, when I first instal

RE: [PHP] phpMyAdmin w/ winXP - IIS w/PHP 4.3 w/mysql 4.1.8

2005-01-01 Thread Donny Simonton
Message- > From: Robert Cummings [mailto:[EMAIL PROTECTED] > Sent: Saturday, January 01, 2005 6:55 PM > To: Donny Simonton > Cc: 'GH'; 'Willy Sudiarto Raharjo'; 'php-general'; mysql@lists.mysql.com > Subject: RE: [PHP] phpMyAdmin w/ winXP - IIS w/PHP

RE: [PHP] phpMyAdmin w/ winXP - IIS w/PHP 4.3 w/mysql 4.1.8

2005-01-01 Thread Robert Cummings
On Sat, 2005-01-01 at 16:48, Donny Simonton wrote: > Think this is a problem, wait until you get a $40k 64 bit machine and try to > install php on it via source because you want to use php 4.3 and mysql 4.1 > and you find out you can't install anything because 64 bit installs stuff in > different

Re: [PHP] phpMyAdmin w/ winXP - IIS w/PHP 4.3 w/mysql 4.1.8

2005-01-01 Thread M. Sokolewicz
am has no plans on fix it. So you have to hack the config script to get it to work. that has already been fixed a couple of weeks ago... Donny -Original Message- From: GH [mailto:[EMAIL PROTECTED] Sent: Saturday, January 01, 2005 1:15 PM To: Willy Sudiarto Raharjo; php-general; mysql@lists.my

RE: [PHP] phpMyAdmin w/ winXP - IIS w/PHP 4.3 w/mysql 4.1.8

2005-01-01 Thread Donny Simonton
sage- > From: GH [mailto:[EMAIL PROTECTED] > Sent: Saturday, January 01, 2005 1:15 PM > To: Willy Sudiarto Raharjo; php-general; mysql@lists.mysql.com > Subject: Re: [PHP] phpMyAdmin w/ winXP - IIS w/PHP 4.3 w/mysql 4.1.8 > > It would be nice if phpMyAdmin would kindly note th

Re: [PHP] phpMyAdmin w/ winXP - IIS w/PHP 4.3 w/mysql 4.1.8

2005-01-01 Thread GH
does anyone know of a simular tool that will work/has 4.1 support? thanks On Sat, 1 Jan 2005 14:33:05 -0600, Greg Donald <[EMAIL PROTECTED]> wrote: > On Sat, 1 Jan 2005 14:15:27 -0500, GH <[EMAIL PROTECTED]> wrote: > > It would be nice if phpMyAdmin would kindly note that on their website... >

Re: [PHP] phpMyAdmin w/ winXP - IIS w/PHP 4.3 w/mysql 4.1.8

2005-01-01 Thread Greg Donald
On Sat, 1 Jan 2005 14:15:27 -0500, GH <[EMAIL PROTECTED]> wrote: > It would be nice if phpMyAdmin would kindly note that on their website... http://www.phpmyadmin.net/documentation/ Note: phpMyAdmin's MySQL 4.1 support is experimental! -- Greg Donald Zend Certified Engineer http://gdconsult

Re: [PHP] phpMyAdmin w/ winXP - IIS w/PHP 4.3 w/mysql 4.1.8

2005-01-01 Thread GH
It would be nice if phpMyAdmin would kindly note that on their website... Also, when I run a phpInfo()... it says i have the 3.23.49 could this be a contributing factor? On Sat, 1 Jan 2005 15:55:27 +0700, Willy Sudiarto Raharjo <[EMAIL PROTECTED]> wrote: > > Has anyone had any problems installi

RE: [PHP] phpMyAdmin equivalent

2004-08-14 Thread Watty
I'm an ignorant human being :| Watty > -Original Message- > From: Jason Wong [mailto:[EMAIL PROTECTED] > Sent: 14 August 2004 17:11 > To: [EMAIL PROTECTED] > Subject: Re: [PHP] phpMyAdmin equivalent > > On Saturday 14 August 2004 23:25, Watty wrote: > >

Re: [PHP] phpMyAdmin equivalent

2004-08-14 Thread Jason Wong
On Saturday 14 August 2004 23:25, Watty wrote: > You can't google for something you don't know about ;) Surely it would have crossed your mind to check on the postgresql site? -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hostin

Re: [PHP] phpMyAdmin equivalent

2004-08-14 Thread Curt Zirzow
* Thus wrote Watty: > You can't google for something you don't know about ;) Haven't you heard? Google has ESP and can read your mind.. You just have to keep thinking this phrase: Google: phpMyAdmin PostgreSQL equivalent Curt -- First, let me assure you that this is not one of those shady

RE: [PHP] phpMyAdmin equivalent

2004-08-14 Thread Watty
You can't google for something you don't know about ;) Thanks for that, looks exactly what I was looking for Watty > -Original Message- > From: raditha dissanayake [mailto:[EMAIL PROTECTED] > Sent: 14 August 2004 16:29 > Cc: [EMAIL PROTECTED] > Subject: Re: [P

Re: [PHP] phpMyAdmin equivalent

2004-08-14 Thread raditha dissanayake
Watty wrote: Does anyone know of a program equivalent to phpMyAdmin for managing PostgreSQL databases? Watty bet you didn't google for phppgadmin -- Raditha Dissanayake. http://www.radinks.com/sftp/ | http://www.rad

RE: [PHP] phpmyadmin and UTF

2004-07-27 Thread Jay Blanchard
[snip] Guten Morgen habe gerade im Apache den Default Zeichensatz auf UTF-8 gesetzt und in der phpmyadmin ebenfalls. In der phpadmin GUI habe ich de-utf-8 ausgewählt. Nun kommt folgende Fehlermeldung von phpmyadmin: "Die PHP-Erweiterungen iconv und recode, welche für die Zeichensatzkonvertier

Re: [PHP] phpmyadmin

2004-05-24 Thread John W. Holmes
From: "Chris W" <[EMAIL PROTECTED]> > I am using phpmyadmin to backup my mysql database. I have it setup to > backup all databases and at the bottom there is this foot note . . . > > "* Use __DB__ for database name, __TABLE__ for table name and any > strftime

Re: [PHP] phpmyadmin

2004-05-24 Thread James E Hicks III
On Monday 24 May 2004 04:04 pm, Chris W wrote: > It sounds like this is for adding the date and time to file name for the > backup but I can't figure out how it works. Maybe an email to the phpMyAdmin list will get you an answer faster than in here? James -- PHP General Mailing List (http://ww

Re: [PHP] phpMyAdmin Problems

2004-02-11 Thread Marek Kilimajer
Freedomware wrote: I've been using both phpMyAdmin and EMS MySQL Manager to work with MySQL tables and PHP. Things are generally going OK, but I'm still ironing out a few kinks. I suspect some of my problems might be related to an error message I get when I click on a Database in phpMyAdmin: "

Re: [PHP] phpMyAdmin Problems

2004-02-11 Thread Freedomware
Jason Wong wrote: On Wednesday 11 February 2004 16:42, John Taylor-Johnston wrote: Helpful, isn't he. If you can't find it in your config file, post again and I'll show you what i have in mine. John It's hardly helpful asking your tailor about a problem with your leaky roof is it? It is if my

Re: [PHP] phpMyAdmin Problems

2004-02-11 Thread Jason Wong
On Wednesday 11 February 2004 16:42, John Taylor-Johnston wrote: > Helpful, isn't he. If you can't find it in your config file, post again and > I'll show you what i have in mine. John It's hardly helpful asking your tailor about a problem with your leaky roof is it? Ask the right questions at t

Re: [PHP] phpMyAdmin Problems

2004-02-11 Thread Freedomware
John Taylor-Johnston wrote: Helpful, isn't he. If you can't find it in your config file, post again and I'll show you what i have in mine. John Jason Wong wrote: This has nothing to do with PHP. Please ask on the relevant list/forum. Thanks. Actually, I have another question: Can someone recomme

Re: [PHP] phpMyAdmin Problems

2004-02-11 Thread John Taylor-Johnston
Helpful, isn't he. If you can't find it in your config file, post again and I'll show you what i have in mine. John Jason Wong wrote: > This has nothing to do with PHP. Please ask on the relevant list/forum. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.ph

Re: [PHP] phpMyAdmin Problems

2004-02-10 Thread Jason Wong
On Wednesday 11 February 2004 12:47, Freedomware wrote: > I've been using both phpMyAdmin and EMS MySQL Manager to work with MySQL > tables and PHP. Things are generally going OK, but I'm still ironing out > a few kinks. I suspect some of my problems might be related to an error > message I get whe

Re: [PHP] phpMyAdmin Problems

2004-02-10 Thread Raditha Dissanayake
Hi, perhaps this is best posted on the phpmyadmin list? Freedomware wrote: I've been using both phpMyAdmin and EMS MySQL Manager to work with MySQL tables and PHP. Things are generally going OK, but I'm still ironing out a few kinks. I suspect some of my problems might be related to an error me

Re: [PHP] phpmyadmin foulup

2003-11-04 Thread Marek Kilimajer
Did you set the password for root user in mysql? Then you need to enter the password in [phpmyadmin directory]/config.inc.php. Find line: $cfg['Servers'][$i]['password'] = ''; and enter the password here ---^ Leevy, Joffrey L wrote: Hi all: I was trying to use phpmyadmin for th

Re: [PHP] phpmyadmin

2003-10-13 Thread Marek Kilimajer
Again, check phpmyadmin html source code. If your query begins with anything potentionaly destructive (DELETE, ALTER, DROP ...) it displays a confirm (not alert). John Taylor-Johnston wrote: What about some javascript to alert() and decide if the form executes like phpmyadmin does: http://ccl.

Re: [PHP] phpmyadmin

2003-10-11 Thread John Taylor-Johnston
What about some javascript to alert() and decide if the form executes like phpmyadmin does: http://ccl.flsh.usherbrooke.ca/example.jpg This would save me time coding PHP. How can I accomplish this? What does the onsubmit look like? John > * Thus wrote John Taylor-Johnston ([EMAIL PROTECTED]):

Re: [PHP] phpMyAdmin to output CSV to excel (including fieldnames)

2003-06-16 Thread Chris Hayes
At 21:33 16-6-2003, you wrote: I see all the options in phpMyAdmin for CSV/excel output but I can't get it to export the fieldnames, headers as well. It'd be nice to have it automatically do that into excel so the output is easier to follow and provide to someone else. Am I just missing the option

Re: [PHP] phpmyadmin duplication of sql

2003-02-25 Thread David Eisenhart
have you attempted to simply create the table and column using the sql text box (ie not using the create table interface)? eg pasting and submitting something like: CREATE TABLE t2 ( y varchar(5) ) TYPE=MyISAM; (I appreciate this does not address the reason behind the actual problem you are hav

Re: [PHP] phpmyadmin duplication of sql

2003-02-24 Thread Michael Gaab
"Daniel Guerrier" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Duplicate column name 'y' > Back > > It means what it said. You are trying to create a > table with two columns with the same name. no i use the textfields presented with the interface. i create a new table with 1 f

Re: [PHP] phpmyadmin duplication of sql

2003-02-24 Thread Daniel Guerrier
Duplicate column name 'y' Back It means what it said. You are trying to create a table with two columns with the same name. --- Michael Gaab <[EMAIL PROTECTED]> wrote: > i am using the phpmyadmin interface to develop a > small web based > application. > when i create a table i get the following

Re: [PHP] phpMyAdmin for Microsoft SQL

2003-01-28 Thread Joshua E Minnie
I might just have to do that, thanks. "Maxim Maletsky" wrote: > There is nothing for MS SQL that I know. phpMyAdmin was used for mySQL > initially and then some volunteers like you made postreSQL and Oracle > versions of it. So, you might want to try one on your own on SourceForge > :) > > > -- >

Re: [PHP] phpMyAdmin for Microsoft SQL

2003-01-28 Thread Maxim Maletsky
There is nothing for MS SQL that I know. phpMyAdmin was used for mySQL initially and then some volunteers like you made postreSQL and Oracle versions of it. So, you might want to try one on your own on SourceForge :) -- Maxim Maletsky [EMAIL PROTECTED] "Joshua E Minnie" <[EMAIL PROTECTED]> wro

Re: [PHP] phpMyAdmin : password and user (Help)

2002-12-01 Thread Evan Nemerson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Try changing the username from "username" to "[EMAIL PROTECTED]" On Sunday 01 December 2002 01:21 pm, Iguider wrote: > Hi > Please I need a help, I used to work with asp and now I am migrating to > php, my site web works perfectly on my PC (windows).

Re: [PHP] phpMyAdmin 2.2.6

2002-11-14 Thread Maxim Maletsky
On Sun, 12 Nov 2000 22:25:59 - "Iguider" <[EMAIL PROTECTED]> wrote: > I am running normally a phpMyAdmin 2.2.6, until yesterday it shows me : So it works now? I will assume no... Describe your system to the list and what could have possibly be changed yesterday. You might have an solution so

Re: [PHP] phpMyAdmin please help

2002-11-12 Thread Iguider
ot; thanks for help - Original Message - From: "John Nichel" <[EMAIL PROTECTED]> To: "Iguider" <[EMAIL PROTECTED]> Cc: "PHP List" <[EMAIL PROTECTED]> Sent: Tuesday, November 12, 2002 12:20 AM Subject: Re: [PHP] phpMyAdmin please help > See below &

Re: [PHP] phpMyAdmin please help

2002-11-11 Thread John Nichel
y has a root password. - Original Message - From: "Stephen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "PHP List" <[EMAIL PROTECTED]> Sent: Monday, November 11, 2002 10:14 PM Subject: Re: [PHP] phpMyAdmin please help You may also want to

Re: [PHP] phpMyAdmin please help

2002-11-11 Thread Stephen
fgServers[$i]['password'] = ''; // MySQL password (only > needed > // with 'config' auth_type) > $cfgServers[$i]['only_db'] = ''; // If set to a db-name, only

Re: [PHP] phpMyAdmin please help

2002-11-11 Thread Iguider
M Subject: Re: [PHP] phpMyAdmin please help > You may also want to check your forum's database.php after checking the > phpMyAdmin's config.inc.php. > > > - Original Message - > From: "John Nichel" <[EMAIL PROTECTED]> > To: "Iguider&q

Re: [PHP] phpMyAdmin please help

2002-11-11 Thread Stephen
You may also want to check your forum's database.php after checking the phpMyAdmin's config.inc.php. - Original Message - From: "John Nichel" <[EMAIL PROTECTED]> To: "Iguider" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Mon

Re: [PHP] phpMyAdmin please help

2002-11-11 Thread John Nichel
Look at the "config.inc.php" file in the phpMyAdmin install directory. Iguider wrote: Hi I have a furom working under php 4.0 and when I upgrade it to php 4.2 by installing the new version of easyphp 1.6.0.0 . the new phpMyAdmin is 2.2.6 . when I run the forum or I tried to re-create a tables i

Re: [PHP] Phpmyadmin HELP!!!

2002-11-03 Thread Jason Wong
On Monday 04 November 2002 07:16, Rodrigo de Oliveira Costa wrote: > Hi people, > > After I installed phpmyadmin on my computer that runs an Apache I've worked > almost everything out. The only problem I seem to have is that when I > create a Database I can't put more than 8 columns and if I do it

Re: [PHP] PhpMyAdmin Help Needed

2002-10-16 Thread Stuart
On Wednesday, Oct 16, 2002, at 23:08 Europe/London, Pushpinder Singh Garcha wrote: > I am wanting to use PhpMyAdmin for my project . I am developing using > PHP and MySQl and the OS is Jaguar > I have downloaded the latest version of phpmyadmin and have made > necessary changes in the 'config.i

Re: [PHP] PhpMyAdmin Help Needed

2002-10-16 Thread Maxim Maletsky
On Wed, 16 Oct 2002 18:08:30 -0400 Pushpinder Singh Garcha <[EMAIL PROTECTED]> wrote: > Hi > > I am wanting to use PhpMyAdmin for my project . I am developing using > PHP and MySQl and the OS is Jaguar > I have downloaded the latest version of phpmyadmin and have made > necessary changes in

Re: [PHP] PhpMyAdmin Help Needed

2002-10-16 Thread Timothy Hitchens
Try something for me change the localhost to 127.0.0.1 Also look at the public_html settings for each user... Timothy Hitchens (HiTCHO) [EMAIL PROTECTED] Pushpinder Singh Garcha wrote: > Hi > > I am wanting to use PhpMyAdmin for my project . I am developing using > PHP and MySQl and the OS

Re: [PHP] PhpMyAdmin Help Needed

2002-10-16 Thread Marco Tabini
Hi, This doesn't seem to be a PHP error at all, but rather Apache telling you that it's unable to find your files. Are you sure you're pointing your browser to the correct location? Try putting a simple HTML file in your PHPMyAdmin directory and calling that one up. If you still get an error, the

Re: [PHP] PhpMyAdmin Help Needed

2002-10-16 Thread Brad Bonkoski
sounds like an apache config problem to me, if it is not even getting there... perhaps you should check the httpd.conf file to look into the UserDir settings to make sure the path is a web accessible path. -Brad Pushpinder Singh Garcha wrote: > Hi > > I am wanting to use PhpMyAdmin for my projec

  1   2   >