Installing MySQL Server ทาการเปิ ด Service การทางานฐานข้ อมูลพร้ อมตั้งระหัสผ่าน ทาง WebUI ไปทีห่ น้ าเว็บ https://192.168.1.100:81 ( IP-Address อาจจะตั้งไม่ เหมือนในคู่มอื ขึน้ อยู่กบั ความชอบของ Admin แต่ ละท่ าน)
ในตัวอย่างได้ต้ งั รหัสผ่านพร้อมเปิ ด Service แบบ Auto เมื่อระบบบูตเครื่ องเข้าทางาน
ในตัวอย่างตั้งรหัสผ่านฐานข้อมูล my sql เป็ น rootadmin จากนั้นมาที่ terminal เพือ่ ทดสอบ # /usr/bin/mysql -u root -prootadmin Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 3 Server version: 5.0.77 Source distribution Type 'help;' or '\h' for help. Type '\c' to clear the buffer. mysql> show databases; mysql> exit Bye
PortsProgrammer - PHPwifi 1.0 on ClearOS - 17 Installing PHP5 And Getting MySQL Support In PHP5 All Extended (ในส่วนนี ้ถ้ าเน็ตเร็ วไม่มีคนแบ่งปั่ นไป ก็ใช้ งาน param -y เลย เพราะจะเป็ นการอัพเดตไฟล์ไปด้ วย หรื อถ้ าไม่อยากรอ ก็ทาการติดตังเฉพาะ ้ package ที่ไม่มี) # yum -y install php php-mysql php-gd php-imap php-ldap php-mcrypt php-mbstring php-odbc php-pear php-xml php-xmlrpc
ในตัวอย่าง
Install 4 Package(s) ,Update 12 Package(s)
PortsProgrammer - PHPwifi 1.0 on ClearOS - 18
เมื่อติดตั้งเสร็จก็ทดลอง # /etc/rc.d/init.d/httpd restart # nano /var/www/html/phpinfo.php Open web browser http://ip-server/phpinfo.php
Thank you for interesting in our services. We are a non-profit group that run this website to share documents. We need your help to maintenance this website.