LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Configuring MySql server (https://www.linuxquestions.org/questions/linux-newbie-8/configuring-mysql-server-104257/)

goldfish 10-15-2003 11:10 AM

Configuring MySql server
 
Sorry to be a pain asking everyone how to configure stuff, but I cant find any notes about how to do this stuff (Im not sure why, mysql is quite widespread!) Basically I just want to make mysql-server run as a limited user (mysql-user) and set up other stuff so i can access it with PHP.

So basically all I need is a link to a mysql tutorial/documentation page, as well as a link to phpmyadmin... i cant find either of them!!!

Google hates me :(

thestewart 10-15-2003 11:33 AM

The documentation on the MySQL website (http://www.mysql.com/documentation/index.html) is excellent and should answer your questions!

PHPMyAdmin can be found at www.phpmyadmin.net.

daveo 10-15-2003 11:34 AM

Re: Configuring MySql server
 
Quote:

Originally posted by goldfish
Sorry to be a pain asking everyone how to configure stuff, but I cant find any notes about how to do this stuff (Im not sure why, mysql is quite widespread!) Basically I just want to make mysql-server run as a limited user (mysql-user) and set up other stuff so i can access it with PHP.

So basically all I need is a link to a mysql tutorial/documentation page, as well as a link to phpmyadmin... i cant find either of them!!!

Google hates me :(

If you like know howto set up: apache/php/mysql and download the latest version of mysql, it won't be that difficult (default install). All php connections is supported by default.....


All times are GMT -5. The time now is 11:37 AM.