I used apt-get to install squirrelmail. the output of 'dpkg -l |grep php follows<br><br>administrator@jay:~$ dpkg -l | grep php<br>ii  libapache2-mod-php5                   5.3.3-1ubuntu9.1                                  server-side, HTML-embedded scripting language (Apache 2 module)<br>

ii  libapache2-mod-suphp                  0.7.1-1                                           Apache2 module to run php scripts with the owner permissions<br>ii  libnusoap-php                         0.7.3-3                                           SOAP toolkit for PHP<br>

ii  php-crypt-cbc                         0.4-3                                             A class to emulate Perl's Crypt::CBC module<br>ii  php-fpdf                              2:1.53.dfsg-6.1                                   PHP class to generate PDF files<br>

ii  php-mail-mime                         1.5.3-0.1                                         PHP PEAR module for creating MIME messages<br>ii  php-mail-mimedecode                   1.5.0-3                                           PHP PEAR module to decode MIME messages<br>

ii  php-pear                              5.3.3-1ubuntu9.1                                  PEAR - PHP Extension and Application Repository<br>ii  php-xml-parser                        1.3.2-2                                           PHP PEAR module for parsing XML<br>

ii  php-xml-serializer                    0.20.0-2.1                                        swiss-army knife for reading and writing XML files<br>ii  php5                                  5.3.3-1ubuntu9.1                                  server-side, HTML-embedded scripting language (metapackage)<br>

ii  php5-cgi                              5.3.3-1ubuntu9.1                                  server-side, HTML-embedded scripting language (CGI binary)<br>ii  php5-cli                              5.3.3-1ubuntu9.1                                  command-line interpreter for the php5 scripting language<br>

ii  php5-common                           5.3.3-1ubuntu9.1                                  Common files for packages built from the php5 source<br>ii  php5-curl                             5.3.3-1ubuntu9.1                                  CURL module for php5<br>

ii  php5-dev                              5.3.3-1ubuntu9.1                                  Files for PHP5 module development<br>ii  php5-gd                               5.3.3-1ubuntu9.1                                  GD module for php5<br>

ii  php5-idn                              1.2b-6                                            PHP API for the IDNA library<br>ii  php5-imagick                          3.0.0~rc1-1build1                                 ImageMagick module for php5<br>

ii  php5-imap                             5.3.3-0ubuntu1                                    IMAP module for php5<br>ii  php5-mcrypt                           5.3.3-0ubuntu2                                    MCrypt module for php5<br>

ii  php5-memcache                         3.0.4-4                                           memcache extension module for PHP5<br>ii  php5-ming                             1:0.4.3-1ubuntu2                                  Ming module for php5<br>

ii  php5-mysql                            5.3.3-1ubuntu9.1                                  MySQL module for php5<br>ii  php5-pspell                           5.3.3-1ubuntu9.1                                  pspell module for php5<br>

ii  php5-recode                           5.3.3-1ubuntu9.1                                  recode module for php5<br>ii  php5-snmp                             5.3.3-1ubuntu9.1                                  SNMP module for php5<br>

ii  php5-sqlite                           5.3.3-1ubuntu9.1                                  SQLite module for php5<br>ii  php5-tidy                             5.3.3-1ubuntu9.1                                  tidy module for php5<br>

ii  php5-xmlrpc                           5.3.3-1ubuntu9.1                                  XML-RPC module for php5<br>ii  php5-xsl                              5.3.3-1ubuntu9.1                                  XSL module for php5<br>

ii  phpmyadmin                            4:3.3.7-1                                         MySQL web administration tool<br>ii  suphp-common                          0.7.1-1                                           Common files for mod suphp<br>

<br><br clear="all">Jacob Mansfield<br>Programmer<br><br>
<br><br><div class="gmail_quote">On 20 October 2010 22:50, Hal Burgiss <span dir="ltr"><<a href="mailto:hal@burgiss.net">hal@burgiss.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="im"><div class="gmail_quote">On Wed, Oct 20, 2010 at 5:29 PM, Jacob Mansfield <span dir="ltr"><<a href="mailto:cyberjacob@gmail.com" target="_blank">cyberjacob@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


I am trying to install squirrelmail onto my new mail server, however it appears that Apache is not running the server-side php scripts as when I try to open the squirrelmail page FireFox reports that the file will be downloaded as it's mime type is application/x-httpd-suphp if i open the downloaded file I can see that none of the php has been phrased is is clearly visible, which it should not be. I'd like some help on this one as I'm a web developer not a mail server admin<br clear="all">


</blockquote></div><div><br></div></div>Was all this installed as Ubuntu packages? If so, I'd guess there is some php stuff that did not get installed. Can you list the php related packages, something like 'dpkg -l |grep php'. A generic Ubuntu install should "just work" (assuming all the php stuff is installed). <br clear="all">


<br>-- <br><font color="#888888">Hal<br>
</font><br>--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
<br></blockquote></div><br>