<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>BeagleBone Web Server - MySQL Installation</title><link>/products/devtools/single-board-computers/next-genbeaglebone/b/blog/posts/beaglebone-web-server---mysql-installation</link><description>Table of Contents Setup LED Blinking MySQL Installation Temperature Sensor Introduction MySQL is a very popular open source database. In this project, we will use it to store the measured temperature values, which can then be retrieved by a web page.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: BeagleBone Web Server - MySQL Installation</title><link>https://community.element14.com/products/devtools/single-board-computers/next-genbeaglebone/b/blog/posts/beaglebone-web-server---mysql-installation</link><pubDate>Thu, 25 Feb 2016 04:02:02 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:39175f71-c69b-4fdb-a1a3-7b89b67b0357</guid><dc:creator>sesiomedec</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Hello Shaun Endres, thank you for posting this excellent tutorial for begginers like me, Im a little bit stucked in the compilation process of test c program, I&amp;#39;m getting this error:&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;root@beaglebone:~/ParcaseDBpgrms# g++ test_MysqlScript.c -o test -I/usr/include/mysql/ -lmysqlclient &lt;/p&gt;&lt;p&gt;test_MysqlScript.c:11:17: error: stray &amp;#39;\342&amp;#39; in program&lt;/p&gt;&lt;p&gt;test_MysqlScript.c:11:17: error: stray &amp;#39;\200&amp;#39; in program&lt;/p&gt;&lt;p&gt;test_MysqlScript.c:11:17: error: stray &amp;#39;\234&amp;#39; in program&lt;/p&gt;&lt;p&gt;test_MysqlScript.c:11:17: error: stray &amp;#39;\&amp;#39; in program&lt;/p&gt;&lt;p&gt;test_MysqlScript.c:11:17: error: stray &amp;#39;\342&amp;#39; in program&lt;/p&gt;&lt;p&gt;test_MysqlScript.c:11:17: error: stray &amp;#39;\200&amp;#39; in program&lt;/p&gt;&lt;p&gt;test_MysqlScript.c:11:17: error: stray &amp;#39;\235&amp;#39; in program&lt;/p&gt;&lt;p&gt;test_MysqlScript.c: In function &amp;#39;int main()&amp;#39;:&lt;/p&gt;&lt;p&gt;test_MysqlScript.c:11:27: error: &amp;#39;MySQL&amp;#39; was not declared in this scope&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;do you know any reason for this to happen?&amp;nbsp; I have to say that when intalled the libmysqlclient-dev libraries it got stucked in configuring lighttpd and I have to ^C. From the very beginning of the tutorial its always getting stucked in this step but I think everything workd ok besides the libmysqlclient-dev step :S...&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance!!&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=16596&amp;AppID=80&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: BeagleBone Web Server - MySQL Installation</title><link>https://community.element14.com/products/devtools/single-board-computers/next-genbeaglebone/b/blog/posts/beaglebone-web-server---mysql-installation</link><pubDate>Mon, 16 Jun 2014 13:26:40 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:39175f71-c69b-4fdb-a1a3-7b89b67b0357</guid><dc:creator>Former Member</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Hi, I need to write digital Outputs in Beaglebone black from a web page, and show digital inputs and 1wire termometers values in this web page each second.&lt;/p&gt;&lt;p&gt;I think to use a c++ program to do the hardware interface, I need some help to communicate the web page with de C++ program.&lt;/p&gt;&lt;p&gt;Coud you give some light.&lt;/p&gt;&lt;p&gt;Thanks. &lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=16596&amp;AppID=80&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: BeagleBone Web Server - MySQL Installation</title><link>https://community.element14.com/products/devtools/single-board-computers/next-genbeaglebone/b/blog/posts/beaglebone-web-server---mysql-installation</link><pubDate>Sun, 09 Mar 2014 06:40:18 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:39175f71-c69b-4fdb-a1a3-7b89b67b0357</guid><dc:creator>Former Member</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Shaun,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Just wanted to point out there is a typo in this posting.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;[Service]&lt;/p&gt;&lt;p&gt;ExecStart=/usr/bin/mysql_safe&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;should be&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;[Service]&lt;/p&gt;&lt;p&gt;ExecStart=/usr/bin/mysql&lt;strong&gt;d&lt;/strong&gt;_safe&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=16596&amp;AppID=80&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: BeagleBone Web Server - MySQL Installation</title><link>https://community.element14.com/products/devtools/single-board-computers/next-genbeaglebone/b/blog/posts/beaglebone-web-server---mysql-installation</link><pubDate>Sat, 23 Nov 2013 18:26:16 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:39175f71-c69b-4fdb-a1a3-7b89b67b0357</guid><dc:creator>Former Member</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Shaun, I know you&amp;#39;re using a BBW and so things may be different regarding what angstrom is doing compared to the BBB I&amp;#39;m using, but I&amp;#39;m having a hard time understanding why you have to jump through so many hoops to get mysql working.&amp;nbsp; Your version of angstrom is obviously using systemd, same as mine. So if angstrom isn&amp;#39;t supplying the appropriate unit files to get mysql up and running by default then something is seriously wrong.&lt;/p&gt;&lt;p&gt;The inclusion of /etc/default/rcS gives me the impression that what you&amp;#39;re getting is essentially a debian version.&amp;nbsp; That&amp;#39;s a problem, in my view it makes angstrom unfit for purpose. Three quarters of your post is taken up with &amp;#39;fixing&amp;#39; angstrom&amp;#39;s problems, that should be evidence enough.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=16596&amp;AppID=80&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>