RE: Data Entry for a Newbie

2002-07-25 Thread Seth R Payne

I would buy a book called PHP Essentials. www.thickbook.com

I used it to learn how to write an html/php interface to my databases and i
use it all the time now.  It takes a bit of work to get the interfaces built
but the book is really easy to follow and understand.

seth

-Original Message-
From: William Bradley [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 25, 2002 9:13 AM
To: Mysql
Subject: Data Entry for a Newbie


At the moment I have Mysql installed and understand command line entry
of data, or entry via a text file. Either way, it is difficult,
especially if you have been used to data entry screens. Is there a
utility somewhere that would allow me to do this? Failing that, is it
possible to write a html file to communicate with the server on my own
computer?

Any help is appreciated,

Bill.




-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




RE: AW: mysql wont start on SUSE

2002-07-02 Thread Seth R Payne

In SuSE you should be able to start the MySQL server by:

rcmysql start

or

rcmysql restart

rcmysql is a symlink to the /etc/init.d directory

-Original Message-
From: John Macloy [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 02, 2002 2:26 AM
To: [EMAIL PROTECTED]
Subject: AW: AW: mysql wont start on SUSE


I noticed that my Server works with

[mysql]
user = root

and than start with

mysqld

but when I tried to start with the runlevel editor it doesn't works.

Perhaps a other Person in this list no the answer?

The mysql_install_db create two folders  in the var/lib/mysql pfad.
The folder are mysql and test.
In mysql are the table definitions for passwords etc.

If I solve the problem I will write you an Email

John

-Ursprungliche Nachricht-
Von: Jacques Steyn [mailto:[EMAIL PROTECTED]]
Gesendet: Montag, 1. Juli 2002 18:54
An: John Macloy
Betreff: Re: AW: mysql wont start on SUSE


Thanks John
I've added that line, but no luck.
Yes, I've done the mysql_install_db, which worked OK.
I am baffled.
Stupid question: mysql_install_db is run only once to set up default DBs???
Jacques

John Macloy wrote:

 Yes, I have

 go to my.cnf and write

 [mysqld]
 user=root

 then start the server with mysqld.
 This works on my computer, but I'm not sure if the right way cause the the
 server shouldn't use with the user root but for a test it's ok.
 Have you already started the script mysql_install_db? It's necessary.

 Macloy

 -Ursprungliche Nachricht-
 Von: Jacques Steyn [mailto:[EMAIL PROTECTED]]
 Gesendet: Montag, 1. Juli 2002 15:28
 An: Alexander Barkov
 Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Betreff: mysql wont start on SUSE

 Anybody had a problem with MySQL that does not start on SUSE 8 with
default
 installation?
 If yes, what was the problem?
 Thanks Jacques
 ___
   Jacques Steyn

 +27 (0)11 478-1259
 http://www.knowsystems.com

 -
 Before posting, please check:
http://www.mysql.com/manual.php   (the manual)
http://lists.mysql.com/   (the list archive)

 To request this thread, e-mail [EMAIL PROTECTED]
 To unsubscribe, e-mail
 [EMAIL PROTECTED]
 Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

 -
 Before posting, please check:
http://www.mysql.com/manual.php   (the manual)
http://lists.mysql.com/   (the list archive)

 To request this thread, e-mail [EMAIL PROTECTED]
 To unsubscribe, e-mail
[EMAIL PROTECTED]
 Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

--
___
Dr Jacques Steyn

+27 (0)11 478-1259
http://www.knowsystems.com





-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php