[phpa] Re: phpa on FreeBSD

  • From: "Paul - Zenith Tech Inc" <paul@xxxxxxxxxxxxxx>
  • To: <phpa@xxxxxxxxxxxxx>
  • Date: Mon, 19 Nov 2001 14:24:08 -0000

Or you could change the line
    @${INSTALL_DATA} ${WRKSRC}/php.ini-dist ${PREFIX}/etc
in the ports makefile to read
    @${INSTALL_DATA} ${WRKSRC}/php.ini-dist ${PREFIX}/lib
To have it in the default PHP path

Thats if you like installing stuff from the ports

Paul

----- Original Message -----
From: "Jamie Burns" <jamie.burns@xxxxxxxxxxxxxxxxxxxxxxx>
To: <phpa@xxxxxxxxxxxxx>
Sent: Monday, November 19, 2001 2:23 PM
Subject: [phpa] Re: phpa on FreeBSD


>
> cool.
>
> you can actually set the place php looks for the ini file in the configure
> parameters if you want consistency:
>
> --with-config-file-path=PATH
>
> j.
>


------------------------------------------------------------------------
  www.php-accelerator.co.uk           Home of the free PHP Accelerator

To post, send email to phpa@xxxxxxxxxxxxx
To unsubscribe, email phpa-request@xxxxxxxxxxxxx with subject unsubscribe


Other related posts: