Go to advanced search

by chorlton
Thu Jun 28, 2012 11:24 am
Forum: General discussion
Topic: Make it EASY for noobs
Replies: 36
Views: 6875

Re: Make it EASY for noobs

... you installing Tomcat? The point of LAMP is to rapid prototype using PHP for your server side logic. Tomcat, Java, J2EE are a whole different world of pain. How do you create a new database in MySQL? Create users that your LAMP application can use? All you've done is install ...
by Freemann
Thu Jun 28, 2012 5:24 am
Forum: Networking and servers
Topic: Lightweight webserver with php and database
Replies: 16
Views: 23491

Re: Lightweight webserver with php and database

I am running apache 2 and MYSQL on mine all seems fine And how is it preforming? I had a LAMP installation on ... 12.04, (LAMP) serves this page with without any pain. I want to install Nginx, php, sqlite on the raspberry. Anybody how could help?
by DaveCummings
Wed Jun 27, 2012 10:31 pm
Forum: Networking and servers
Topic: Lightweight webserver with php and database
Replies: 16
Views: 23491

Re: Lightweight webserver with php and database

I am running apache 2 and MYSQL on mine all seems fine
by Freemann
Wed Jun 27, 2012 8:48 pm
Forum: Networking and servers
Topic: Lightweight webserver with php and database
Replies: 16
Views: 23491

Lightweight webserver with php and database

... for a few days and now looking for a (ultra) lightweight webserver with php and database support. I found a couple of possible options; Webserver (with php support): Nginx tHttpd lighthttpd or/and .... Database: Mysql, SQLite, or/and .... With the above options, its possible to make a ...
by loindoin
Wed Jun 27, 2012 6:14 pm
Forum: Beginners
Topic: n00b RPi webserver setup with Lighttpd and Mediawiki
Replies: 7
Views: 39737

n00b RPi webserver setup with Lighttpd and Mediawiki

How I set up my Pi as a webserver using LIghttpd, MySQL, PHP and mediawiki. SD card SD card setup taken from this URL http://elinux.org/RPi_Easy_SD_Card_Setup#Copying_an_image_to_the_SD_Card_in_Linux_.28command_line.29 ...
by chorlton
Wed Jun 27, 2012 1:58 pm
Forum: General discussion
Topic: Make it EASY for noobs
Replies: 36
Views: 6875

Re: Make it EASY for noobs

... to /var/www. That's just a LALALALALALA server. The M and P of LAMP (MySQL and PHP) and putting it all together is a step beyond beginner I would say. I guess i'm saying, ...
by whiteshepherd
Wed Jun 27, 2012 12:46 am
Forum: Networking and servers
Topic: Educational full ISP platform
Replies: 0
Views: 1613

Educational full ISP platform

... memory efficient web server (better than Apache IMO in many cases). PHP-fastcgi <--(PHP backend) SSHD <--Allows remote login and file copy. SAMBA ... (* removed as don't need with SSH) UnrealIRCd <-- Full IRC chat server. MYSQL <-- Allows database. I spent most of my time fine tuning config files ...
by surfari
Mon Jun 25, 2012 10:29 pm
Forum: User groups and events
Topic: a Guildford Pi group?
Replies: 2
Views: 1240

a Guildford Pi group?

... since I got mine. I have a lot of C material running using Apache apr, MySQL, GD, and Curl libraries, and PHP, HTML5 and Google Maps static and javascript apis. I am working on a thing that embeds ...
by Jim JKla
Mon Jun 25, 2012 8:11 pm
Forum: Beginners
Topic: How to start without HDMI monitor?
Replies: 23
Views: 16378

Re: How to start without HDMI monitor?

... but you can build a LAMP webserver provided you run apt-get update. The MySQL goes all non install if you have not run the update. The result is a little beast that will run PHP ok your not going to have the Wikipedia on there but it will allow you to play with ...
by NMaas
Sun Jun 24, 2012 11:45 am
Forum: Other projects
Topic: OpenWRT
Replies: 23
Views: 10491

Re: OpenWRT

... 10 mb of ram in idle, so it is just awesome. I would love to get nginx, php-fpm and mysql-server running on that thing. Thanks for your hard work already!
by Stankyz
Sat Jun 23, 2012 2:22 pm
Forum: Troubleshooting
Topic: PANIC: VFS: Unable to mount root fs on unknown-block(179,2)
Replies: 10
Views: 14029

PANIC: VFS: Unable to mount root fs on unknown-block(179,2)

... use 3 SD card with the latest kernel. Install apache, reboot, install PHP, reboot, install MySQL, reboot, install no-ip, reboot. And *tadam* PANIC: VFS: Unable to mount root fs on unknown-block(179,2) ...
by piuser
Thu Jun 21, 2012 12:29 pm
Forum: General programming discussion
Topic: Language/Technology advice
Replies: 0
Views: 1040

Language/Technology advice

... info off the pi and peripherals, and onto a pi served webpage (probably php, nginx, mysql). Which languages/technologies available to the pi would be best to employ for this task ...
by danneman
Thu Jun 21, 2012 10:25 am
Forum: Other projects
Topic: DoorAccessControl
Replies: 7
Views: 3650

DoorAccessControl

... The Pi can then be attached to internet and I am planning on doing a Php-apache-Gui so you can browse to your Pi and control your home and give ... is to develope the userinterface (Php Apache website). Together with a MySQL database on the Pi it will have "endless" of posibilities. I will be ...
by czayen
Thu Jun 21, 2012 10:20 am
Forum: Networking and servers
Topic: hosting a website on a raspberry pi ?
Replies: 36
Views: 35385

Re: hosting a website on a raspberry pi ?

... WordPress site on my Pi. It's running Debian "squeeze" with Apache2, PHP, and MySql. Everytime I navigate to the site for the first time after reboot it works fine, until ...
by kenmc
Wed Jun 20, 2012 10:21 am
Forum: Automation, sensing and robotics
Topic: Python/PyWeather collaboration??
Replies: 35
Views: 14624

Re: Python/PyWeather collaboration??

... newbie to get the Pi up and running, install a test web-server: Apache, MySQL, PHP & wview :) The weather station parameters do need some tweaking (we had a lot of rain but ...
by gordon@drogon.net
Wed Jun 20, 2012 7:05 am
Forum: HATs and other add-ons
Topic: I/O Board with php control
Replies: 12
Views: 9031

Re: I/O Board with php control

... to drive your Pi from any power source upto 24v. It's controlled via a php module, and the php code needed to do this is very simple and lightweight. ... ?> So the end result is a web server with apache/php/mysql that is capable of interacting with the real world. Of course you can ...
by SteTommo
Tue Jun 19, 2012 7:49 pm
Forum: HATs and other add-ons
Topic: I/O Board with php control
Replies: 12
Views: 9031

I/O Board with php control

... to drive your Pi from any power source upto 24v. It's controlled via a php module, and the php code needed to do this is very simple and lightweight. ... ?> So the end result is a web server with apache/php/mysql that is capable of interacting with the real world. Of course you can ...
by jshuker
Tue Jun 19, 2012 2:25 pm
Forum: Automation, sensing and robotics
Topic: Python/PyWeather collaboration??
Replies: 35
Views: 14624

Re: Python/PyWeather collaboration??

... newbie to get the Pi up and running, install a test web-server: Apache, MySQL, PHP & wview :) The weather station parameters do need some tweaking (we had a lot of rain but ...
by johnnytruant
Sat Jun 16, 2012 8:50 pm
Forum: Networking and servers
Topic: List of Successful Pi Servers
Replies: 5
Views: 4116

Re: List of Successful Pi Servers

A shorter list might be things that *don't* work. Once something's made it into Debian stable, it generally works pretty reliably.

Everything I've installed so far has worked fine - Apache, nginx, php, mysql, postfix, tftpd, proftpd, samba etc. .
by MrBunsy
Sat Jun 16, 2012 2:14 pm
Forum: General discussion
Topic: A few options for a RasPi webserver
Replies: 5
Views: 2519

Re: A few options for a RasPi webserver

I'm happily running my website on a Pi at the moment. MySQL is sluggish compared with on a more powerful machine, but it's quite usable (most of my mysql speed problems are my old bad code). PHPMyAdmin is slow to import and export, but it does work. I can't notice any difference ...
by ASaqib
Sat Jun 16, 2012 4:43 am
Forum: Troubleshooting
Topic: SD Card Keeps getting corrupted?
Replies: 12
Views: 5846

SD Card Keeps getting corrupted?

... everything, but once I began installing some programs such as Apache, PHP, and MySQL on it, my Pi would not boot. All the lights apart from the OK light are on, and I have ...
by gregjo
Fri Jun 15, 2012 8:10 pm
Forum: Pidora / Fedora
Topic: Dismal Java (OpenJDK) performance on F17
Replies: 11
Views: 13245

Dismal Java (OpenJDK) performance on F17

I've installed MySQL and Tomcat6 on my R-PI. I put a copy of a test database I have, and then a full web ... version ) put together by effbiai. (See this thread: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=51&t=5466 The performance to page compile a JSP page under Fedora ...
by sjfaustino
Wed Jun 13, 2012 12:46 am
Forum: Debian
Topic: Help test the next Debian image (wheezy)
Replies: 443
Views: 146861

Re: Help test the next Debian image (wheezy)

... from the raspbian channel but the bloody thing just wouldn't work with PHP or it would but then it would stop. Will try nginx later on if I can ... installing a backup of my forum on the rpi at the moment with a >300MB mySQL DB and a few threads with over 64K posts each :) I think that might ...
by sjfaustino
Tue Jun 12, 2012 11:41 pm
Forum: Debian
Topic: Help test the next Debian image (wheezy)
Replies: 443
Views: 146861

Re: Help test the next Debian image (wheezy)

Just did a webserver installation of lighttpd+PHP+mySQL and seems to be working fine.
Will do some stress testing with it tomorrow.

Total memory occupied=2136+5268+7496=14900 bytes
Less than 15MB for the equivalent of a LAMPP installation is _very_ good :)
by jkflash
Sat Jun 09, 2012 8:47 pm
Forum: Beginners
Topic: howto: install debian, updates, mysql, cherokee web svr, php
Replies: 9
Views: 17717

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

Thanks, that was really helpful. For anyone else following the above - you need to install the php5-mysql package as well, if you want the mysql server from PHP.

Go to advanced search