XAMPP

James Kramer kramerjm at gmail.com
Fri Apr 27 04:26:42 EDT 2007


>
>
> $ sudo aptitude install apache2 mysql-server libapache2-mod-php5
> libapache2-mod-python
> --


I haven't tried Debian yet but with Ubuntu Edgy the above works.  It is
necessary to enable MySql in PHP by editing php.ini

sudo vi /etc/php5/apache2$ php.ini

find and enable the following lines by removing the ' ; ' in the front of
each line
extension=mysql.so
extension=gd.so

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




More information about the Discuss mailing list