I am trying to compile php-4.0.4pl1 on AIX 4.3.3 using the gcc compiler 2.95
During configure, I am receiving this error:
ZTS currently requires working POSIX threads. We were unable to verify that
your system supports Pthreads.
The command line options for configure are as follows:
./configur
::-Original Message-
::From: Markus Fischer [mailto:[EMAIL PROTECTED]]
::Sent: Saturday, January 20, 2001 4:28 PM
::To: [EMAIL PROTECTED]
::Subject: Re: [PHP-INST] httpd not starting after php 4 install
::
::
::On Thu, Jan 18, 2001 at 11:04:12PM -0800, Matt Thoene wrote :
::> Couldn't fin
On Thu, Jan 18, 2001 at 11:04:12PM -0800, Matt Thoene wrote :
> Couldn't find this specific issue in the archives. I've compiled
> php-4.0.4pl1. My configure line was:
>
> ./configure --with-mysql=/usr/local/mysql --with-apxs
> make
> make install
>
> Everything worked great (no errors) but a
On Fri, Jan 19, 2001 at 09:44:08AM +0100, Der Kruemelkiller wrote :
> I've the big problem, that I don't understand the
> installation-advises, because my English isn't the
> best.
>
> So you could help me, if you could send me a german
> installation-advise, that is quite clear and that
> is ru
On Thu, Jan 11, 2001 at 03:47:47AM +0100, Victor Foitzik wrote :
> I recently tried to build Apache with a shared php 4.0.4 module and oci8
> support. I enabled dso support within apache and built php 4.0.4 with apxs
> and oci8. The apache starts up, but quits immediatly after forking the root
On Thu, Jan 18, 2001 at 03:47:10PM +0100, Degauquier, Yves wrote :
> I, I did the installation of the packages Apache, PHP4, GD,...
> for generating some graphics.
> When I try some examples, I get the following error:
> Fatal error: Call to undefined function: imagecreate() in
> /usr/local/share
On Fri, Jan 19, 2001 at 10:14:06AM -0800, Matt Thoene wrote :
> Oh man this cannot be more frustrating...
>
> I'm following the installation instructions on
> http://www.php.net/distributions/bigmanual.html#install.unix.apache-module
>
> I get to number 13, the "make" piece in apache and I get
On Fri, Jan 19, 2001 at 05:30:59PM -0500, Richard Dekkard wrote :
> Apache is up and running with php support, and MySQL is also running without
> anyproblems. The problem comes when trying to compile php 3.0.16 and
> install it. When I try to use the configuration line thats reccomended of
>
On Fri, Jan 19, 2001 at 03:43:05PM -0800, Mark Olbert wrote :
> Why am I encountering the following error in configure:
>
> checking for gzgets in -lz... no
> configure: error: Zlib module requires zlib >= 1.0.9.
>
> when my version of zlib is higher than that:
>
> ls -l /usr/lib/libz*
>
> -r
On Sun, Jan 21, 2001 at 01:15:55AM +0900, Nat Sakimura wrote :
> php_value auto_prepend_file default-header-php
>
> in .htaccess file.
> This does not seem to work.
>
> Writing equivalent into php.ini works.
>
> Do you have any idea?
For .htaccess, it should just read
auto_prepend_file d
On Sat, Jan 20, 2001 at 01:10:21PM -0400, Trunkz Santai wrote :
> checking for flex... no
[...]
> checking for lex... no
> ./configure: flex: command not found
> checking for flex... lex
Make sure you have either 'flex' or 'lex' program in your
PATH environment. If the latter and it does
On Fri, Jan 19, 2001 at 10:19:35PM -0500, Michael L. Smeby, Jr. wrote :
> I've been trying to compile PHP 4.0.4pl1 with GD 1.8.3 and JPEG
> and PNG support. GD compiles fine, and is fairly happy in it's
> own little artsy universe doing what it does.
At this stage, how to you know libgd
Hi Im trying to isntall PHP4 on my Raq 2 but Im not having much luck. I was
wondering if someone here could assist me.
I uploaded apache and configured it and it worked fine. Its running in
/usr/local/apache-x.x.x
I uploaded the php zipped binary by ftp to /home/sites/home
then
mv php-4.0.4.tar.
Hi.
I installed PHP4.0.4pl1 on Apache.
I want to prepend a file to every page so
I put
php_value auto_prepend_file default-header-php
in .htaccess file.
This does not seem to work.
Writing equivalent into php.ini works.
Do you have any idea?
All responses are very much appreciated.
Hi
I've had the same problems, which have gone away with the following lines in my
httpd.conf file. It's a bit of an amalgamation of
info in the various docs out there. Don't know what it really means and whether it's
strictly correct, but it's working for me 8^}
AddType application/x-httpd-ph
Dear Rasmus,
I checked the php.ini file and the entry "extension=mysql.so"
already exists under the "dynamic extensions" section. But the
problem still exists. Please help me.
regards,
Willy
> --
> From: Rasmus Lerdorf[SMTP:[EMAIL PROTECTE
In your php.ini file:
extension=mysql.so
-Rasmus
On Sat, 20 Jan 2001 [EMAIL PROTECTED] wrote:
> Thanks Matt.
> MySQL is finally working.
> But the problem now is that PHP is not recognizing its MySQL
> functions. The error I am getting is:
>
> Fatal error: Call to undefined function: mysql_pco
Thanks Matt.
MySQL is finally working.
But the problem now is that PHP is not recognizing its MySQL
functions. The error I am getting is:
Fatal error: Call to undefined function: mysql_pconnect() in
/var/www/html/Willy/MySQL/test1.php on line 28
Well, the php_mysql RPM has been installed along w
18 matches
Mail list logo