Russel Thanks:
I was acctually finally able to get PHP to
install --with-apxs --with-gettext
I downloaded gettext via FINK and then ran its ./confgire make and make
install.
Then tried the PHP ./configure and it worked!
Of course now I have to figure out how to go about setting up a Database
tab
I have successfully installed PHP 4.3.0 on MacOS X, but it took a bit of
work and a lot of 'under the hood' knowlege of the OS.
However, now that it has been done, and I know what packages are needed
and what versions are compatable with MacOS X, I can help you with
step-by-step instructions.
I a
php-install Digest 24 Feb 2003 03:01:38 - Issue 1261
Topics (messages 10160 through 10164):
Re: Segmentation Fault during Apache Graceful Restart
10160 by: Alan W. Rateliff, II
10164 by: Bat Fung
Re: problems with imagettftext()
10161 by: Frank Schlicht
10162
I do get segmentation at random too.
I am very new to PHP though I have been using Apache for a while, so not
sure what MM is!
I configure the PHP installation using:
./configure --with-apxs2 --disable-cgi --disable-cli --with-config-file-path
=/etc/httpd/conf/php --with-mysql=/usr
Not sure if
I am trying to do a compile for 4.3 on OS X. I have had some success
with 4.2.x, but am getting an odd error now.
When I compile with:
./configure --with-apxs --with-ldap --with-zlib --with-gd --enable-ftp
--with-jpeg-dir=/sw --with-tiff-dir=/sw --with-pdflib=/sw
--with-png-dir=/sw --with-mys
Frank Schlicht heeft geschreven:
Hello,
You need to compile php with gd and freetype support
I also compiled gd with freetype support but not sure if that was needed
check out http://kemu.ath.cx/info.php to see how I compiled php with gd
and freetype support
the server seems to be offline. Ca
Hello,
> You need to compile php with gd and freetype support
> I also compiled gd with freetype support but not sure if that was needed
> check out http://kemu.ath.cx/info.php to see how I compiled php with gd
> and freetype support
the server seems to be offline. Can you remember the part w
- Original Message -
From: "Bat Fung" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, February 22, 2003 4:47 AM
Subject: [PHP-INST] Segmentation Fault during Apache Graceful Restart
> Hii,
>
> I have installed PHP 4.3.1 on Apache 2.0.44 as DSO on Linux (RedHat 8.0).
> Everythi
php-install Digest 23 Feb 2003 12:23:13 - Issue 1260
Topics (messages 10156 through 10159):
mod_php breaks CGI POST
10156 by: Jason Carreira
PHP 4.3.0 install libtool failure on Tru64 5.1
10157 by: Buz Dreyer
problems with imagettftext()
10158 by: Frank Schlicht
Frank Schlicht heeft geschreven:
Hello,
I upgraded from 4.2.3 to 4.3.1 and have problems with the
imagettftext() function. If I call these function the browser show the
error that the connection is broken. But if I delete the line with
the function in my script, all things works fine. In version 4
Hello,
I upgraded from 4.2.3 to 4.3.1 and have problems with the
imagettftext() function. If I call these function the browser show the
error that the connection is broken. But if I delete the line with
the function in my script, all things works fine. In version 4.2.3
imagettftext() ha no problem
Server: Compaq Alphaserver DS20 using Tru64 Unix 5.1a (Rev. 1885)
Configure works with this command:
CC="/usr/bin/cc" ./configure
--with-mysql --with-apxs=/data2/www/bin/apxs
The "make" process fails with this problem:
/bin/ksh libtool --silent --mode=link /usr/bin/cc -export-dynamic -g
-avo
12 matches
Mail list logo