Thanks you for sharing the knowledge!
Best,
Charles
On Wed, Feb 29, 2012 at 4:45 PM, Jeff Slutz wrote:
> I've no personal experience with these tools but there are lots of good
> references here:
> http://stackoverflow.com/questions/3189100/php-compiler-for-windows
>
>
> --
> Jeff Slutz
> JSLEU
I've no personal experience with these tools but there are lots of good
references here:
http://stackoverflow.com/questions/3189100/php-compiler-for-windows
--
Jeff Slutz
JSLEUTH LLC
3242 44th ST APT 3F
Astoria, NY 11103
c. 970.443.9390
j...@jeffslutz.com
On Wed, Feb 29, 2012 at 4:41 PM, Anthony
Wed, Feb 29, 2012 at 3:01 PM, Charles Vasquez wrote:
>
> what is hip hop? When you speak about compiling do you mean creating a
> windows dll or something? I am new to this type of speak, not new to php,
> but the php community. I practice php for personal purposes.
Hi Charles,
Hip Hop is a tec
what is hip hop? When you speak about compiling do you mean creating a
windows dll or something? I am new to this type of speak, not new to php,
but the php community. I practice php for personal purposes.
Charles
On Wed, Feb 29, 2012 at 3:35 PM, Jeff Slutz wrote:
> Let us know what you find.
Let us know what you find. I've been itching to give it a whirl too but
haven't had the time or excuse yet.
JS
--
Jeff Slutz
JSLEUTH LLC
3242 44th ST APT 3F
Astoria, NY 11103
c. 970.443.9390
j...@jeffslutz.com
On Wed, Feb 29, 2012 at 3:33 PM, Anthony Papillion wrote:
> On Wed, Feb 29, 2012 at
On Wed, Feb 29, 2012 at 2:28 PM, Federico Ulfo wrote:
>
> Facebook Hip Hop PHP,
> https://github.com/facebook/hiphop-php
Thank you! I'd completely forgotten about Hip Hop. Never had a chance
to use it and got away from PHP for a few months. Good excuse to give
it a try on my dive back in. Thanks
Facebook Hip Hop PHP,
https://github.com/facebook/hiphop-php
On Wed, Feb 29, 2012 at 3:23 PM, Anthony Papillion wrote:
> I'm writing a command line tool that I want to compile so it can be used
> on systems that don't have PHP installed (specifically, Windows systems).
> Does anyone know of a too
I'm writing a command line tool that I want to compile so it can be used on
systems that don't have PHP installed (specifically, Windows systems). Does
anyone know of a tool that compiles PHP 5?
Thanks!
Anthony
___
New York PHP User Group Community Talk
On Tue, 23 Oct 2007, Mitch Pirtle wrote:
> Yes it does, if you passed the right arguments to configure. Remember
> that there are two different ways to build mod_php based on whether
> you're using Apache 1.x or Apache 2.x...
Ah, recently Ive been working with Apache 1.x a lot...
--
Aj.
On 10/22/07, Ajai Khattri <[EMAIL PROTECTED]> wrote:
> On Mon, 22 Oct 2007, Jon Baer wrote:
>
> > Your configure should already point to apxs for your apache setup so
> > you don't need to do anything w/ apache except restart when the
> > recompile is done.
>
> Rebuilding PHP by itself doesn't rebu
On Mon, 22 Oct 2007, Jon Baer wrote:
> Your configure should already point to apxs for your apache setup so
> you don't need to do anything w/ apache except restart when the
> recompile is done.
Rebuilding PHP by itself doesn't rebuild mod_php right?
--
Aj.
__
First thing Id do is grab php-5.2.4 and mysql 5.0.45 sources and
untar to /usr/local/src so you have them in case they are not there
or outdated.
Run "php -i | grep configure" and copy that to a handy file
somewhere, it shows how your current php bin was built. Look for the
mysql directi
On Mon, 22 Oct 2007, Jake McGraw wrote:
> My question is, How should I go about recompiling our PHP install with
> a newer MySQL library? Do I need to make any changes to Apache once
> this is done? If anyone could point me to a step by step guide I'd be
> much obliged.
Do you have the original f
Hello All:
We currently have PHP 5.2.4 installed on our web server. It was
compiled and installed with PHP MySQL library version 4.1.22 and our
MySQL Server version is 5.0.45. Until yesterday this hadn't caused us
any problems, but I believe it is now the source of the following
error:
Unable to
14 matches
Mail list logo