Hello JOchem,
thank you for your help. That worked out.
Regards, Merlin
Jochem Maas wrote:
google is your friend (and with friends like that who needs enemies):
try what's mentioned here:
http://www.linuxquestions.org/questions/linux-software-2/compiling-php-on-rhel-5-64-bit-685606/
otherwis
google is your friend (and with friends like that who needs enemies):
try what's mentioned here:
http://www.linuxquestions.org/questions/linux-software-2/compiling-php-on-rhel-5-64-bit-685606/
otherwise:
http://www.google.com/search?q=compile+php+64+bit+libs
Merlin Morgenstern schreef:
> Hi ever
Hi everybody,
I have to compile from source for several reasons. Any idea on how to
fix this particular problem with the lib64?
Regards, merlin
Shawn McKenzie schrieb:
Ashley Sheridan wrote:
On Fri, 2009-02-27 at 12:43 -0600, Shawn McKenzie wrote:
Merlin Morgenstern wrote:
Hi there,
I am
Ashley Sheridan wrote:
> On Fri, 2009-02-27 at 12:43 -0600, Shawn McKenzie wrote:
>> Merlin Morgenstern wrote:
>>> Hi there,
>>>
>>> I am trying to get a 64 bit suse 10.3 system to run with php 5. Somehow
>>> it does not recognize the libjpg which is definatelly in place:
>>>
>>> server:/home/sw/ph
On Fri, 2009-02-27 at 12:43 -0600, Shawn McKenzie wrote:
> Merlin Morgenstern wrote:
> > Hi there,
> >
> > I am trying to get a 64 bit suse 10.3 system to run with php 5. Somehow
> > it does not recognize the libjpg which is definatelly in place:
> >
> > server:/home/sw/php-5.2.9 # './configure'
On 1/23/08, mbneto <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've checked all pages and downloaded the php5.2.5.release1.tar.gz (the
> latest I found) but I get the same errors
>
> httpd: Syntax error on line 484 of /private/etc/apache2/httpd.conf: Syntax
> error on line 8 of /private/etc/apache2/other/
Hi,
I've checked all pages and downloaded the php5.2.5.release1.tar.gz (the
latest I found) but I get the same errors
httpd: Syntax error on line 484 of /private/etc/apache2/httpd.conf: Syntax
error on line 8 of /private/etc/apache2/other/entropy-php.conf: Cannot load
/usr/local/php5/libphp5.so i
17 dec 2007 kl. 18.23 skrev David Powers:
Frank Arensmeier wrote:
When you install PHP5 with the package from entropy.ch, the new
PHP5 will install under /usr/local/php5.
The Mac package from entropy.ch is not compatible with Leopard (Mac
OS X 10.5). Marc Liyanage is working on a Leopard-c
Frank Arensmeier wrote:
When you install PHP5 with the package from entropy.ch, the new PHP5
will install under /usr/local/php5.
The Mac package from entropy.ch is not compatible with Leopard (Mac OS X
10.5). Marc Liyanage is working on a Leopard-compatible version. Check
the forum on his sit
On Dec 17, 2007, at 6:47 AM, Frank Arensmeier wrote:
17 dec 2007 kl. 12.03 skrev Jochem Maas:
Frank Arensmeier schreef:
hi guys (& girls),
any Mac heads about? I have a MacBook Pro in front of me ...
super cool,
it even comes with apache & php installed as standard. nice.
only thing is
17 dec 2007 kl. 12.03 skrev Jochem Maas:
Frank Arensmeier schreef:
hi guys (& girls),
any Mac heads about? I have a MacBook Pro in front of me ...
super cool,
it even comes with apache & php installed as standard. nice.
only thing is php is not compiled with with all the extensions I
nee
Frank Arensmeier schreef:
>> hi guys (& girls),
>>
>> any Mac heads about? I have a MacBook Pro in front of me ... super cool,
>> it even comes with apache & php installed as standard. nice.
>>
>> only thing is php is not compiled with with all the extensions I need,
>> the
>> question is what is t
hi guys (& girls),
any Mac heads about? I have a MacBook Pro in front of me ... super
cool,
it even comes with apache & php installed as standard. nice.
only thing is php is not compiled with with all the extensions I
need, the
question is what is the *correct* way to update/recompile the
On Fri, 2004-10-22 at 09:26 -0400, Mike R wrote:
> >
> > find the mysql-devel package that matches the version you are running.
> >
> > tip: download apt from freshrpms.net
> >
> > http://ftp.freshrpms.net/pub/freshrpms/redhat/7.3/apt/
> >
> > install the rpm for apt... then run:
> > apt-get u
> On Thu, 2004-10-21 at 16:05 -0400, Mike R wrote:
> > > On Thu, 21 Oct 2004 15:35:09 -0400, Mike R
> > > <[EMAIL PROTECTED]> wrote:
> > > > Even after re-compiling with the location of the mysql
> headers, it still
> > > > won't work. :\
> > > >
> > > > Pretty discouraging. What version of PHP
On Thu, 21 Oct 2004 16:05:15 -0400, Mike R <[EMAIL PROTECTED]> wrote:
> Redhat 7.3, I believe MySQL was installed with an RPM. No, I don't have any
> development RPMs installed. Should I maybe recompile MySQL first?
Installing MySQL from source is an option, but installing the MySQL
development
On Thu, 2004-10-21 at 16:05 -0400, Mike R wrote:
> > On Thu, 21 Oct 2004 15:35:09 -0400, Mike R
> > <[EMAIL PROTECTED]> wrote:
> > > Even after re-compiling with the location of the mysql headers, it still
> > > won't work. :\
> > >
> > > Pretty discouraging. What version of PHP did they start dro
> On Thu, 21 Oct 2004 15:35:09 -0400, Mike R
> <[EMAIL PROTECTED]> wrote:
> > Even after re-compiling with the location of the mysql headers, it still
> > won't work. :\
> >
> > Pretty discouraging. What version of PHP did they start dropping the
> > libraries? Maybe I need to just upgrade to th
On Thu, 21 Oct 2004 15:35:09 -0400, Mike R <[EMAIL PROTECTED]> wrote:
> Even after re-compiling with the location of the mysql headers, it still
> won't work. :\
>
> Pretty discouraging. What version of PHP did they start dropping the
> libraries? Maybe I need to just upgrade to that version
Matthew Sims wrote:
I think just doing --with-mysql=/path/to/mysql is all you need to do. Once
PHP sees the MySQL base directory it knows where the headers and libs are.
Yeah, that works. If MySQL was installed with an RPM (or some other
package), you need the devel package as well (maybe the cli
> On Thu, 2004-10-21 at 14:52 -0400, Mike R wrote:
>>
>>
>> > Mike R wrote:
>> > > I am trying to re-compile php, but keep getting erros that the mysql
>> > > extensions are not installed. I got the binary from php.net
>> > and included
>> > > mysql in configure (following). What am I not doing co
ell [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 21, 2004 2:56 PM
> To: Mike R
> Cc: John Nichel; [EMAIL PROTECTED]
> Subject: RE: [PHP] Re-compiling PHP
>
>
> On Thu, 2004-10-21 at 14:52 -0400, Mike R wrote:
> >
> >
> > > Mike R wrote:
> > > &g
Sorry, no, its PHP 4.3.9 - and I am upgrading from 4.1.2. I have mysql
installed and have been using it.
I'll see if I can put something in about the exact location of the libs.
Any other suggestions out there?
:)
Thanks,
-Mike
> Mike R wrote:
> >
> >
> >>Mike R wrote:
> >>
> >>>I am tryi
Mike R wrote:
Mike R wrote:
I am trying to re-compile php, but keep getting erros that the mysql
extensions are not installed. I got the binary from php.net
and included
mysql in configure (following). What am I not doing correctly?
You're trying to compile the binaries?
Sorry, the tar'd file I
On Thu, 2004-10-21 at 14:52 -0400, Mike R wrote:
>
>
> > Mike R wrote:
> > > I am trying to re-compile php, but keep getting erros that the mysql
> > > extensions are not installed. I got the binary from php.net
> > and included
> > > mysql in configure (following). What am I not doing correctl
> Mike R wrote:
> > I am trying to re-compile php, but keep getting erros that the mysql
> > extensions are not installed. I got the binary from php.net
> and included
> > mysql in configure (following). What am I not doing correctly?
>
> You're trying to compile the binaries?
Sorry, the tar
Mike R wrote:
I am trying to re-compile php, but keep getting erros that the mysql
extensions are not installed. I got the binary from php.net and included
mysql in configure (following). What am I not doing correctly?
You're trying to compile the binaries?
--
John C. Nichel
ÜberGeek
KegWorks.com
not the sources where you put your libmysql, i prefix my apps , as its
easier to contain and find stuff
-Original Message-
From: Igor Shulgin [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 18, 2002 10:00 PM
To: electroteque; [EMAIL PROTECTED]
Subject: Re: [PHP] Re: Compiling php
Should I use
--with-mysl=/usr/ports/databases/mysql323-server/work/mysql-3.23.42 (where sources are
placed)
or
--with-mysql=/usr/local (I see in Makefile in above directory that 'prefix =
/usr/local') ?
---
With best wishes,
Are you just compiling and installing php? Because you have to make
clean,make, stop apache, and make install apache as well.
No need to configure, your old conf will work just fine. This may not be
entirely correct, but it has always worked for me.
Dan
-Original Message-
From: James Tay
--with-apache builds the static library version of PHP which is linked
into Apache. If you use this switch you need to recompile Apache as well
which you haven't done. Please read the INSTALL file that came with PHP.
-Rasmus
On Mon, 4 Mar 2002, James Taylor wrote:
> I'm trying to compile 4.1.
You can make an "compiled file" with a program like zend optimiser etc...
because it pre-compile your script to increase the the rapidity and the
disponibility.
so look at www.zend.net
c you
Andrew Perevodchik wrote:
Has anyone done this to date?? I was thinking
of compiling my programs for
Andrew Perevodchik wrote:
>>>Has anyone done this to date?? I was thinking
>>>of compiling my programs for better perfomance,
>>>and of course, protect the source code. Anyone
>>>have any ideas on this issue?
>>>
>
> Another question: is it possible to compile PHP
> script in COM or EXE file?
>
>> Has anyone done this to date?? I was thinking
>> of compiling my programs for better perfomance,
>> and of course, protect the source code. Anyone
>> have any ideas on this issue?
Another question: is it possible to compile PHP
script in COM or EXE file?
--
Andrew Perevodchik
[EMAIL PROTECTE
34 matches
Mail list logo