On Feb 24, 2008, at 20:05, Jean-Luc BERTé wrote:

> I try to do what you say :
>
> in extras-conf i found "mod_php.conf" witch contains :
>
> <IfModule mod_php5.c>
>
> AddType  application/x-httpd-php         .php
> AddType  application/x-httpd-php-source  .phps
>
> </IfModule>
>
> and i paste it at the end of httpd.conf
>
> $ * copy  /opt/local/etc/php.ini-dist to  /opt/local/etc/php.ini
>
> -bash: extra: command not found

You're not supposed to type the asterisk at the command line. Just type:

sudo copy /opt/local/etc/php.ini-dist to /opt/local/etc/php.ini


> i stopped and re-start apache2
>
>
> ***WONDERFULL !!!  ITS WORKS !!! ****
>
> *** GREAT THANKS ***

Great!

_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to