Sorry, this entry is only available in 日本語.
All posts by Kenji
MySQL: When you can’t login via PHP
When attempting to connect to MySQL using PHP, you might encounter an error like the following:
1 2 |
PDOException in Connector.php line 55: SQLSTATE[HY000] [2054] The server requested authentication method unknown to the client |
(日本語) ロボットをつくる フォロ
Creating a Robot: Lizardroid
I recently built the Lizardroid. I have summarized the points to be mindful of during the assembly process.
Continue reading Creating a Robot: Lizardroid