[PHP] Re: Compile PHP with MySQLi (With MySQL on a remote server)

2011-10-13 Thread Ian
On 13/10/2011 13:29, Nick Khamis wrote: > Hello Everyone, > > I am trying to compile php from source using the following config: > > ./configure --prefix=/usr/local/php > --with-apxs2=/usr/local/ > apache/bin/apxs > --with-config-file-path=/usr/local/php > --with-mcrypt=/usr/local/bin/mcrypt --wi

[PHP] Re: Compile PHP question

2004-04-15 Thread David Robley
[EMAIL PROTECTED] (Dave Carrera) wrote in news:[EMAIL PROTECTED]: > Hi List, > > How do I compile php without apache, with mysql (client is installed) > as cli. > > The reason I ask is that I would like to do some command line > scripting using php as my preferred scripting language and I don’t

[PHP] Re: Compile php

2003-06-28 Thread Manuel Lemos
Hello, On 06/28/2003 01:56 AM, J.F.Kishor wrote: I have a doubt, is there a way to compile php as a class file, so that it would be more secured. And I should be able to be invoked by a HTML client interface. Sure, Turck does exactly what you want: http://www.turcksoft.com

[PHP] Re: compile PHP --with-imap, on OS X: progress, but...

2002-08-09 Thread Andy
Hi Michael: Í have done this on suse72 and after a while I did get it running. The problem was that I did forget to move the 3 directories to their spot as described in the docu. You have also to change some lines in another file which I do not know if this is available on X (cant remember the na