PDA

View Full Version : [ubuntu] Apache Mysql PHP



suessw
October 15th, 2010, 09:52 AM
Hi,

I would like to install Apache Mysql and PHP
at my HP Netbook. I was able to find with the Ubuntu Software Center
Apache web service engine - Development
MySQL database development files
could not find PHP

Question: is PHP avaiable for Netbook
is there an option to download all
3 application once
and will it work
thx in advance

michiedo
October 15th, 2010, 11:24 AM
lampp (aka xampp for linux) *should* run on a netbook, or at least i cannot see why not.
lampp comprises mysql, apache,php and other candies;
from their site:
Apache 2.2.14, MySQL 5.1.41, PHP 5.3.1 & PEAR + SQLite 2.8.17/3.6.16 + multibyte (mbstring) support, Perl 5.10.1, ProFTPD 1.3.2c, phpMyAdmin 3.2.4, OpenSSL 0.9.8l, GD 2.0.1, Freetype2 2.1.7, libjpeg 6b, libpng 1.2.12, gdbm 1.8.0, zlib 1.2.3, expat 1.2, Sablotron 1.0, libxml 2.7.6, Ming 0.4.2, Webalizer 2.21-02, pdf class 009e, ncurses 5.3, mod_perl 2.0.4, FreeTDS 0.63, gettext 0.17, IMAP C-Client 2007e, OpenLDAP (client) 2.3.11, mcrypt 2.5.7, mhash 0.8.18, eAccelerator 0.9.5.3, cURL 7.19.6, libxslt 1.1.26, libapreq 2.12, FPDF 1.6, XAMPP Control Panel 0.8, bzip 1.0.5, PBXT 1.0.09-rc, PBMS 0.5.08-alpha, ICU4C Library 4.2.1

http://www.apachefriends.org/en/xampp-linux.html

crichard
October 15th, 2010, 01:07 PM
Yes, you can install Apache, PHP, MySQL. It's called LAMP Server.

Have a look at this post Installing LAMP ( Linux – Apache – MySQL – PHP ) Server in Ubuntu. (http://surferzworld.com/2010/10/installing-lamp-linux-apache-mysql-php-server-ubuntu/)