Ashley Sheridan wrote on 2009-10-23 19:29:
On Fri, 2009-10-23 at 13:29 -0400, Israel Ekpo wrote:
What about the error
libphp5.so: undefined symbol: OnUpdateLong
Are you still observing that error?
[removed a bunch of old posting]
Ashley, you quotefucker :-)
Well, I'm not compiling from th
On Fri, 2009-10-23 at 13:29 -0400, Israel Ekpo wrote:
> What about the error
>
> libphp5.so: undefined symbol: OnUpdateLong
>
> Are you still observing that error?
>
> On Fri, Oct 23, 2009 at 1:23 PM, Ashley Sheridan
> wrote:
>
> > On Fri, 2009-10-23 at 13:19 -0400, Israel Ekpo wrote:
> >
> >
What about the error
libphp5.so: undefined symbol: OnUpdateLong
Are you still observing that error?
On Fri, Oct 23, 2009 at 1:23 PM, Ashley Sheridan
wrote:
> On Fri, 2009-10-23 at 13:19 -0400, Israel Ekpo wrote:
>
>
>
> On Fri, Oct 23, 2009 at 11:54 AM, Ashley Sheridan <
> a...@ashleysheridan
On Fri, 2009-10-23 at 13:19 -0400, Israel Ekpo wrote:
>
>
>
> On Fri, Oct 23, 2009 at 11:54 AM, Ashley Sheridan
> wrote:
>
> Hiya,
>
> I know this isn't the best place to ask, but I figured enough
> people
> here would have at some point installed PHP
On Fri, Oct 23, 2009 at 11:54 AM, Ashley Sheridan
wrote:
> Hiya,
>
> I know this isn't the best place to ask, but I figured enough people
> here would have at some point installed PHP on some Linux variant, and
> I'm hoping that some of you may have even done it on Fedora 11.
>
> I'm using the bui
Hiya,
I know this isn't the best place to ask, but I figured enough people
here would have at some point installed PHP on some Linux variant, and
I'm hoping that some of you may have even done it on Fedora 11.
I'm using the built in gui package manager in Fedora (kpackagekit) to
install php, mysq
Despite the fact this question involves installing PHP5, it's actually a
question about installing Debian packages. Maybe you should look into
package managers for Debian. Personally I use dselect, and it usually
auto selects any dependencies not already installed. PHP though, I
install from source
Hi all am having issues with a little problem regarding php5 installation on a
debian linux machine.
while trying to install php5 and supported modules I get the following error
messages, what can i do to get rid of them and continue with the installation ?
The following packages have
On Mar 19, 2007, at 5:58 PM, Chris wrote:
jekillen wrote:
On Mar 18, 2007, at 10:54 PM, Chris wrote:
jekillen wrote:
Hello;
Well, this one I cannot seem to figure out:
I installed Apache 1.3.37 with
./configure --enable-module=so --enable-module=rewrite
--enable-shared=max
Then tried to in
jekillen wrote:
On Mar 18, 2007, at 10:54 PM, Chris wrote:
jekillen wrote:
Hello;
Well, this one I cannot seem to figure out:
I installed Apache 1.3.37 with
./configure --enable-module=so --enable-module=rewrite
--enable-shared=max
Then tried to install
php 5.2.1 --with-apxs=/usr/local/apac
On Mar 18, 2007, at 10:54 PM, Chris wrote:
jekillen wrote:
Hello;
Well, this one I cannot seem to figure out:
I installed Apache 1.3.37 with
./configure --enable-module=so --enable-module=rewrite
--enable-shared=max
Then tried to install
php 5.2.1 --with-apxs=/usr/local/apache/bin etc etc
li
jekillen wrote:
Hello;
Well, this one I cannot seem to figure out:
I installed Apache 1.3.37 with
./configure --enable-module=so --enable-module=rewrite --enable-shared=max
Then tried to install
php 5.2.1 --with-apxs=/usr/local/apache/bin etc etc
libphp5.so is no where to be found. It sure is no
Hello;
Well, this one I cannot seem to figure out:
I installed Apache 1.3.37 with
./configure --enable-module=so --enable-module=rewrite
--enable-shared=max
Then tried to install
php 5.2.1 --with-apxs=/usr/local/apache/bin etc etc
libphp5.so is no where to be found. It sure is not
in apache/lib
On Thursday 25 September 2003 04:25, Donaldson Sgt Michael J wrote:
[snip]
> If configure fails try --with-jpeg-dir=
> configure: error: png.h not found.
>
> saw this in a post
> --with-jpeg-dir=/usr/local/src/php-5.0.0b1 \
> --with-png-dir=/usr/local/src/php-5.0.0b1 \
> --with-zlib-dir=/us
I am trying to install php-5.0.0b1 on a Red Hat 9.0 box. I had recently had
it installed with apache but did not have gd support. Now that I need it I
can't get it reconfigured.
### ORIGINAL WORKED ###
./configure --with-apxs2=/usr/local/apache/bin/apxs \
--with-oci8=$ORACLE_HOME \
--with-apxs
On Saturday, August 04, 2001 at 1:47 AM, Joel Ricker wrote:
> > > 1) format your harddrive
> > > 2) take out your motherboard and spraypaint it
> > > bright orange.
>
> Ok I did that.
>
> > > 3) dance around the desk three times holding the
> > > motherboard above your head chanting
> > > "mail
> > 1) format your harddrive
> > 2) take out your motherboard and spraypaint it
> > bright orange.
Ok I did that.
> > 3) dance around the desk three times holding the
> > motherboard above your head chanting
> > "mail mail, give me mail"
> > "date date, give me date"
> > "ga booga woooga sho
I think that --config-file-path needs to be the path to apache, not php.
--config-file-path=/usr/local/apache
Check in the README.configure file in the Apache source directory.
Mick
On Thu, 19 Jul 2001, Chetan Ganpati wrote:
> Hello,
>
> I am trying to install PHP4 on a redhat 6.2 box.
> I h
Hello,
I am trying to install PHP4 on a redhat 6.2 box.
I have got mysql-3.23-39 and apache-1.3.14-2.6.2
installed.
I did a
./configure --prefix=/usr/local/php
--with-config-file-path=/usr/loca/php
--with-apxs=/usr/sbin/apxs
--with-mysql=/usr/local/mysql --enable-track-vars
--enable-magic-quote
Hello all,
Normally I have a sysadmin that takes care of all these things, but recently
I joined onto another project and we are all clueless :)
We need to install the GD extras, mainly JPEG and PNG for creating images
with PHP. We are using the latest PHP and RedHat Linux. We understand that
The situation:
Apache-SSL 1.3.14, SSL 0.9.6, built with --enable-module=all. (also,
mod_throttle added in).
The PHP: The very latest version, I've tried compiling WITH mysql, I've
tried compiling WITHOUT mysql, I've even installed mysql JUST FOR THIS...
No matter what I do...
Floating point e
21 matches
Mail list logo