Displaying 16 results from an estimated 16 matches for "apxs2".
Did you mean:
apxs
2008 Jul 21
1
OCI
Am running centos5 , I want to compile my apache with php to support the
following
'./configure' '--with-apxs2=/usr/local/apache/bin/apxs'
'--with-mysql=/usr/local/mysql' '--with-zlib-dir=/usr/lib/'
'--enable-versioning' '--enable-track-vars=yes'
'--enable-url-includes--enable-sysvshm=yes' '--enable-sysvsem=yes'
'--with-gettext' '--enable-mbstr...
2015 Oct 30
4
disable ZTS in php
Hey guys,
I'm trying to disable ZTS in php, because an application we need
(AppDynamics) is not compatible with it.
So I tried compiling php with the following flags:
php -i | grep configure
Configure Command => './configure' '--with-apxs2=/opt/apache2/bin/apxs'
'--with-zlib=/usr' '--prefix=/opt/php-5.6.8' '--with-libdir=lib64'
'--with-config-file-path=/etc' '--enable-mime-magic' '--enable-pcntl'
'--libexecdir=/usr/libexec' '--with-bz2' '--with-curl' '--w...
2015 Oct 30
2
disable ZTS in php
...gt; Hey guys,
>
> I'm trying to disable ZTS in php, because an application we need
> (AppDynamics) is not compatible with it.
>
> So I tried compiling php with the following flags:
>
> php -i | grep configure
> Configure Command => './configure' '--with-apxs2=/opt/apache2/bin/apxs'
> '--with-zlib=/usr' '--prefix=/opt/php-5.6.8' '--with-libdir=lib64'
> '--with-config-file-path=/etc' '--enable-mime-magic' '--enable-pcntl'
> '--libexecdir=/usr/libexec' '--with-bz2' '--with-cur...
2006 Aug 09
1
php and xapian
Hi,
I'm using Xapian 0.9.6 bindings with PHP 5.1.4 and am getting a
Segmentation Fault at the end of script execution any time that the
xapian.so object is loaded in the php.ini. Any time that php gets
invoked it faults after the scrtip completes - regardless of whether
any xapian code (or any code for that matter) was called. However,
with that said it appears that Xapian is still working
2006 Jun 07
3
PHP UnixODBC MS SQl 2000
...#39;
'--enable-memory-limit' '--enable-shmop' '--enable-calendar' '--enable-dbx'
'--enable-dio' '--enable-mbstring=shared' '--enable-mbstr-enc-trans'
'--enable-mbregex' '--with-mime-magic=/usr/share/file/magic.mime'
'--with-apxs2=/usr/sbin/apxs'
Please guide me what else should I need to do.
Thanks
Wazb
2015 Oct 30
0
disable ZTS in php
...; Hey guys,
>
> I'm trying to disable ZTS in php, because an application we need
> (AppDynamics) is not compatible with it.
>
> So I tried compiling php with the following flags:
>
> php -i | grep configure
> Configure Command => './configure' '--with-apxs2=/opt/apache2/bin/apxs'
> '--with-zlib=/usr' '--prefix=/opt/php-5.6.8' '--with-libdir=lib64'
> '--with-config-file-path=/etc' '--enable-mime-magic' '--enable-pcntl'
> '--libexecdir=/usr/libexec' '--with-bz2' '--with-cur...
2015 Oct 30
0
disable ZTS in php
...en
modify spec file and recompile.
Eero
Hey guys,
I'm trying to disable ZTS in php, because an application we need
(AppDynamics) is not compatible with it.
So I tried compiling php with the following flags:
php -i | grep configure
Configure Command => './configure' '--with-apxs2=/opt/apache2/bin/apxs'
'--with-zlib=/usr' '--prefix=/opt/php-5.6.8' '--with-libdir=lib64'
'--with-config-file-path=/etc' '--enable-mime-magic' '--enable-pcntl'
'--libexecdir=/usr/libexec' '--with-bz2' '--with-curl' '--w...
2005 Sep 21
0
ODBC Voicemail WEB Retrieval V1.1
Hi All.
After some input, I created a V1.1 version of my ODBC VM retrieval from
the ODBC_Storage
It now uses either Mysql or unixODBC drivers to connect to the database
I didn't have php compiled with unixODBC so i had to recompile it in
"./configure --with-unixODBC --with-mysql --with-apxs2=./blah/blah/blah"
make
make install
after all that it worked.
see the Readme and changelog
http://www.itsngroup.com/software/asterisk/downloads/
The older version (1.0) only had MySQL support.
2008 Sep 22
0
building php4 against stock mysql on centos 5.2 64bit
...libs, not the bundled ones....
./configure --with-libdir=lib64 --with-dbx --with-openssl --with-pcre
--with-pgsql --with-posix \
--with-xml --with-zlib --with-gd=/usr --enable-gd-native-ttf
--enable-bcmath --enable-fastcgi \
--disable-ipv6 --enable-force-cgi-redirect --with-bz2 --enable-ftp
--with-apxs2 --with-iconv \
--with-freetype-dir=/usr --with-ttf --with-jpeg-dir=/usr
--with-xpm-dir=/usr --with-png \
--with-mysql=/usr --prefix=/usr/local
and all i'm getting is this:
checking for mysql_close in -lmysqlclient... no
checking for mysql_error in -lmysqlclient... no
configure: error: mysql co...
2010 Jun 16
2
passenger and apache mpm's
Hi!
Is it safe to run phusion passenger with all apache kinds of MPM?
regards
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
2015 Oct 30
0
disable ZTS in php
...;m trying to disable ZTS in php, because an application we need
> > (AppDynamics) is not compatible with it.
> >
> > So I tried compiling php with the following flags:
> >
> > php -i | grep configure
> > Configure Command => './configure' '--with-apxs2=/opt/apache2/bin/apxs'
> > '--with-zlib=/usr' '--prefix=/opt/php-5.6.8' '--with-libdir=lib64'
> > '--with-config-file-path=/etc' '--enable-mime-magic' '--enable-pcntl'
> > '--libexecdir=/usr/libexec' '--with-bz2'...
2006 Jun 11
1
mod_ntlm_winbind
Anybody using mod_ntlm_winbind?. I'm running SLES9 SP3 and i'mt having
problems using it, I did the following:
Compilation:
-----------------
autoconf <-- works
./configure --with-apxs=$(which
apxs2) --with-apache=$(/usr/share/apache2/find_mpm 2>/dev/null) <-- works
make <-- dies (there goes the rpm for my repo) with:
---error---
mod_ntlm_winbind.c:402: warning: no previous prototype for `get_auth_header'
mod_ntlm_winbind.c: In function `winbind_authenticate_plaintext':...
2007 Apr 10
4
how to install asterisk on redhat ?
Hi....asterisk users...
how to install asterisk on redhat ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070410/0e647e89/attachment-0001.htm
2004 Dec 06
1
Help: Apache2, Tomcat5 and jk2_connector
Hello, Does any have Apache 2.0.49 with tomcat 5.5.4
and jakarta-tomcat-connectors-jk2-2.0.4 working???
Apache was allready installed with CentOS 3
I installed tomcat with it's tar.gz file and
instalation was good.
but I installed first the j2sdk-1_4_2_06-linux-i586
java version...
everything was OK...
but when I try to install the jakarta-tomcat-connector
I get an error when executing the
2012 Jan 19
1
RApache installation problems
...ool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for uname... /bin/uname
checking for apxs2... checking for R Program... /usr/bin/R
checking for apreq2-config... no
Using libapreq2 that comes bundled with mod_R
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... ye...
2007 Dec 12
10
sendfile and mongrel
forgive me if this has been resolved already...
I have an app that is using sendfile to return large files to customers.
We can''t use regular Apache to handle this static content since the
files are what the customers are paying for - so it wouldn''t be cool for
anyone else to get access to them.
The issue is that the mongrel mem footprint gets bloated when the files
are