Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Feb 2005 12:04:51 +0100
From:      Gert Cuykens <gert.cuykens@gmail.com>
To:        freebsd-apache@freebsd.org
Subject:   Re: AddModule mod_php5.c
Message-ID:  <ef60af09050201030436dbd8b5@mail.gmail.com>
In-Reply-To: <ef60af09050201024478fb3ebb@mail.gmail.com>
References:  <ef60af09050201024478fb3ebb@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 1 Feb 2005 11:44:21 +0100, Gert Cuykens <gert.cuykens@gmail.com> wrote:
> me becomming a bit nuts, how do you make php 5 work on apache 2 ?
> 
> LoadModule php5_module libexec/apache2/libphp5.so
> AddModule mod_php5.c
> 
> 7rxI# apachectl restart
> Syntax error on line 109 of /usr/local/etc/apache2/httpd.conf:
> Invalid command 'AddModule', perhaps mis-spelled or defined by a
> module not included in the server configuration
> 7rxI#
> 

ok it works now and i have no idea why lol except for this message

The $cfg['PmaAbsoluteUri'] directive MUST be set in your configuration file!
The mbstring PHP extension was not found and you seem to be using
multibyte charset. Without mbstring extension phpMyAdmin is unable to
split strings correctly and it may result in unexpected results.

How do you fix that ?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ef60af09050201030436dbd8b5>