On Monday 22 March 2004 19:25, neko wrote:
> A server I'm using has PHP compiled into Apache, and I want to leave
> that alone and just build a CLI version of php. Can I get away with just
> going:
>
> ./configure --with-mysql --prefix=/some/home/dir
> make
> make install
>
> ? I dont' want to ups
Hey guys,
A server I'm using has PHP compiled into Apache, and I want to leave
that alone and just build a CLI version of php. Can I get away with just
going:
./configure --with-mysql --prefix=/some/home/dir
make
make install
? I dont' want to upset the existing apache installation of PHP or
a
2 matches
Mail list logo