Go to advanced search

by sotonpete
Fri Jun 08, 2012 11:40 pm
Forum: Beginners
Topic: Debian squeeze rootfs too small?
Replies: 5
Views: 7300

Debian squeeze rootfs too small?

... happily playing with Debian Squeeze and today started to load on Apache/PHP/mySQL and then ran out of space on rootfs partition. I've been using Unix for about 25 years, ...
by Bridgjr
Fri Jun 08, 2012 11:50 am
Forum: Automation, sensing and robotics
Topic: Smart Home Energy Monitor
Replies: 34
Views: 65457

Re: Smart Home Energy Monitor

... it's running entirely on the RPi, reading from the meter, writing to MySQL and running the web server and PHP to produce everything... and only using 3 watts to do it all :)
by kaidenshi
Fri Jun 08, 2012 6:29 am
Forum: Advanced users
Topic: How long have you run your raspi for?
Replies: 42
Views: 17458

Re: How long have you run your raspi for?

... I leave it on so I can ssh in as well as test the performance of Apache/MySQL/PHP. I just rebooted it a few minutes ago after running an update via pacman and seeing a new ...
by mpettitt
Thu Jun 07, 2012 8:45 pm
Forum: Networking and servers
Topic: hosting a website on a raspberry pi ?
Replies: 36
Views: 35385

Re: hosting a website on a raspberry pi ?

... intensive such as nginx might be better on the Pi), a database server (MySQL is the popular choice, SQLite would probably be a good Pi choice, if the CMS you use supports it) and a scripting language (PHP, Python, Perl...). See http://www.raspberrypi.org/phpBB3/viewtopic.php?f=27&t=7457 ...
by BeGamer
Thu Jun 07, 2012 7:59 pm
Forum: C/C++
Topic: - Help - Programming a simple OS
Replies: 28
Views: 10293

- Help - Programming a simple OS

... make a file viewer. (Other languages I know are web-based. HTML, CSS, PHP, MySQL.) I understand that I need to learn more to go anywhere seriously with this, but I'd ...
by harry brand
Wed Jun 06, 2012 2:27 pm
Forum: General discussion
Topic: STICKY: Introduce yourself!
Replies: 3775
Views: 244436

Re: Introduce yourself!

... the pi, while I can write html off the top of my head and understand php, mysql etc. I have never programmed so may give it a whirl using the pi.
by ianjcraven
Wed Jun 06, 2012 1:14 pm
Forum: Raspberry Pi OS
Topic: looking for in-kind donation of a public server
Replies: 14
Views: 4066

Re: looking for in-kind donation of a public server

... bandwidth plus you can also host the site there too if all you need is php/mysql for a cms/wiki. if you'd like to do some testing, then I'd be happy to help with setting ...
by HansH
Tue Jun 05, 2012 8:16 pm
Forum: Beginners
Topic: Running a light web server with php on the Pi
Replies: 7
Views: 12568

Re: Running a light web server with php on the Pi

raspbian by default, apt-get install mysql-server (nothing change, work ok) apt-get install nginx (default) all configure by default now configure nginx to use php5-fpm to serve php file this will use aroung 70M ram, That is why I said thttpd + sqlite ...
by trn
Tue Jun 05, 2012 7:16 pm
Forum: Beginners
Topic: Running a light web server with php on the Pi
Replies: 7
Views: 12568

Re: Running a light web server with php on the Pi

raspbian by default, apt-get install mysql-server (nothing change, work ok) apt-get install php5-cli php5-common php5-fpm php5-cgi php5 php-pear php5-mcrypt php5-mysql php5-gd php-apc apt-get install ...
by Fuzzwah
Tue Jun 05, 2012 6:19 am
Forum: Beginners
Topic: howto: install debian, updates, mysql, cherokee web svr, php
Replies: 9
Views: 17717

howto: install debian, updates, mysql, cherokee web svr, php

... run hexxeh's rpi-update tool, set up my ssh authorized keys, install mysql client and server, the cherokee web server and php5. I figured I may as well share it here on the off chance it helps someone out. *************************************************************** ...
by mtx512
Mon Jun 04, 2012 5:34 pm
Forum: Automation, sensing and robotics
Topic: DIY Alarm interfacing
Replies: 1
Views: 1509

DIY Alarm interfacing

... 2. I've written C code to read/write from the serial port and to a mysql database. 3. Learn't some PHP to create web pages using lighthttpd 4. Powered my PI using a £1 power adaptor and mini-usb ...
by simonthepiman
Mon Jun 04, 2012 2:03 pm
Forum: Beginners
Topic: Running a light web server with php on the Pi
Replies: 7
Views: 12568

Running a light web server with php on the Pi

I develop in LAMP(Linux Apache Mysql and PHP) for my sins - and i thought it would be nice to setup a test environment on my Raspberry Pi so click ...
by whitelabrat
Sun Jun 03, 2012 10:55 pm
Forum: Gentoo
Topic: Gentoo Linux
Replies: 114
Views: 59356

Re: Gentoo Linux

Big thanks for your build images disneysw!

I've been able to add apache2, php, and mysql along with other odd and ends. Building midori right now.
by surfari
Sat Jun 02, 2012 1:35 pm
Forum: Networking and servers
Topic: Apache Server C Module on-line
Replies: 0
Views: 1479

Apache Server C Module on-line

... The image here comes from an apache module in C using Apache, MySQL and Gd libraries to build animated GIFs from components uploaded from a PHP front end and located on the first image by a click. MySQL holds clicks, sequence, delay ...
by colin
Fri Jun 01, 2012 8:50 pm
Forum: Networking and servers
Topic: Webserver feasability
Replies: 9
Views: 9905

Re: Webserver feasability

... :-) In my experience the most memory hunger part of a lamp stack is mysql, sadly a lot of websoftware (looking at you wordpress) demand a mysql ... to run on a limited device like this sqlite should be powerfull enough. PHP actually comes with SQLite (it does on Windows,) so it really does not ...
by andyl
Fri Jun 01, 2012 4:37 pm
Forum: Other programming languages
Topic: ASP.NET and MVC3 on the Pi
Replies: 5
Views: 14182

Re: ASP.NET and MVC3 on the Pi

... even the leader) in the web app game. Linux is the L in LAMP. Apache, Mysql, and PHP | Python | Perl is the usual way to do web apps. Including ones using mvc frameworks.
by adlambert
Wed May 30, 2012 7:39 pm
Forum: Networking and servers
Topic: Webserver feasability
Replies: 9
Views: 9905

Re: Webserver feasability

... job of hosting a web server for a low number of users and will handle PHP and MySQL. The beauty of it is as a personal webserver, on the end of your broadband with port ...
by peterwit
Tue May 29, 2012 11:46 pm
Forum: Automation, sensing and robotics
Topic: HVAC Controller
Replies: 3
Views: 3562

HVAC Controller

... in linux. I have enough linux experience to get a webserver running php and mysql which will be the "front-end" of the software, but I was thinking that the code to actually ...
by Bioshox
Tue May 29, 2012 11:25 pm
Forum: Networking and servers
Topic: Setting up MySQL on your Raspberry Pi!
Replies: 2
Views: 3012

Setting up MySQL on your Raspberry Pi!

Setting up MySQL is easy on your Raspberry Pi!

I made a quick tutorial here on how to set it up: http://fusionstrike.com/2012/setting-my ... -pi-debian

There are also a few others there too incase you don't have PHP, Apache or SSH Accesses installed :)
by crispyking
Tue May 29, 2012 7:08 pm
Forum: General discussion
Topic: Guides for beginners?
Replies: 5
Views: 1903

Guides for beginners?

... like gadgets * I wanted to set up a personal web server so I can learn PHP * I'm interested in trying XMBC * I'd like to see what can be done with ... colleagues were getting one. So far I've been able to get Apache, PHP, MySQL, and Samba installed by following some German tutorials on YouTube. ...
by Bioshox
Tue May 29, 2012 3:30 pm
Forum: Beginners
Topic: phpMyAdmin
Replies: 19
Views: 22298

Re: phpMyAdmin

... to Linux, although I do have some experience, managed to get Apache, PHP and MySQL running (which I'm really pleased about) Snipped 4 Brevity...Many thanks!! Are you saying ...
by KaelaStreet
Tue May 29, 2012 12:48 pm
Forum: Beginners
Topic: phpMyAdmin
Replies: 19
Views: 22298

Re: phpMyAdmin

... to Linux, although I do have some experience, managed to get Apache, PHP and MySQL running (which I'm really pleased about) Snipped 4 Brevity...Many thanks!! Are you saying ...
by danbuntu
Mon May 28, 2012 6:58 pm
Forum: Debian
Topic: partition with /var/lib/mysql is too full
Replies: 3
Views: 9689

partition with /var/lib/mysql is too full

... the debian edition installed onto an 8 gig sd card. I've got apache and php up and running however the mysql bit isn't so happy. When I boot I get: /etc/init.d/mysql: ERROR: the partition with /var/lib/mysql ...
by Raspi1@AvanceIT
Mon May 28, 2012 1:59 pm
Forum: Troubleshooting
Topic: HDMI not working from new?? (solved)
Replies: 37
Views: 19456

Re: HDMI not working from new??

Hi, I'm running just fine, I'm serving web pages, running MySQL, sshd & Exim4 without any problems whatsoever. All the LEDs are on, the ... now to see if I can make the HDMI port work: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=26&t=5851 Raspi1@AvanceIT
by KaelaStreet
Mon May 28, 2012 12:54 pm
Forum: Beginners
Topic: At the Prompt, Now What?
Replies: 21
Views: 5174

At the Prompt, Now What?

... Computing theory and practical in 1974, Im conversant in Visual Basic, php, MySql. Tell me I dont have to learn Linux in order to be able to use the RaspberryPI. KS

Go to advanced search