php-install Digest 16 Apr 2002 15:50:34 -0000 Issue 791
Topics (messages 6646 through 6651):
Re: php4.2.0RC4 apache2
6646 by: Yasuo Ohgaki
Enabling Trans SID
6647 by: Bzdpltd.aol.com
Configuring php with gdlib + freetype 1 + freetype 2
6648 by: Andre Gellert
phpinfo doesn't update
6649 by: Robin Edgar
chrooted apache; php as dso; mysql outside jail
6650 by: Calin Damian
php4 & Apache2 & winXP
6651 by: Jas
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
Petrov Ivan wrote:
> Hi!
>
> Is the subj still doesn't work together?
>
It should compile, but I wouldn't say it works.
It crashes more compare to Apache 1.3x SAPI.
It's experimental anyway.
--
Yasuo Ohgaki
--- End Message ---
--- Begin Message ---
Hi List,
Wonder if someone can help me here, I am about to start using sessions with PHP. But
the problem is that I am not a PHP installation guru.
I need to be able to enable trans sid but I do not know how I would go about doing
this.
If someone could help it would be most appreciated.
Regards
Barry zimmerman
--- End Message ---
--- Begin Message ---
Hi <?$ALL?>,
i am working for at least 10 hours on a new php upgrade now.
I am using php 4.1.2 on linux , suse 7.0, postgres 7.1.2 and compiled on my
own
the packages from postgres, ldap+berkeley, ssl, apache , zlib, gdlib incl.
libjpg, libmng, libpng, freetype-1.3.1 and freetype-2.0.9 .
More details may follow. :-)
Everytime, after i tried to build php containing the gdlib with freetype 1
AND 2 , my php gives a mass of warnings.
Currently i get the error message "PHP Warning: ô,àþ¿N) @?÷(@Àâ(@¸ in
/daten/ep_mp/admin_ep/de/mkimage/mkimage_ep.php4 on line 29" [[ these
strange chars are for real , not from my outlook client ]]when I call the
php shell version
with a file containing a call to "ImageTTFText()" in this particular file.
My php configure is:
./configure --prefix=/daten/php \
--with-config-file-path=/daten/php \
--with-pgsql=/postgres \
--enable-dbase \
--with-ldap \
--without-mysql \
--enable-ftp \
--with-zlib \
--with-bz2 \
--enable-wddx \
--with-xml \
--enable-trans-sid \
--with-pdflib \
--with-gd=/daten/wwwsrc/gd-1.8.4 \
--enable-gd-native-ttf \
--with-png-dir \
--with-jpeg-dir \
--with-freetype-dir=/daten/wwwsrc/freetype-2.0.9 \
--with-ttf
Is there a general problem with FT 1 AND 2 in one installation?
2 Questions:
1st: To what directory shall the with-freetype-dir point? The one containing
the .h files? I am very newbie to linux system libraries.
2nd: What is behind the functions --with-ttf or --enable-gd-native-ttf ? Is
it wise to use these options and what do they mean?
I don't understand, if i have to edit the Makefile from gdlib, too, i have
done so, but is it used when i only use gd within my php installation ? How
can i check that my gd-lib works with the options i wanted?
BTW: Without the --with-freetype-dir option ( and after removing all
freetype2-relevant entries from the gdlib-Makefile ) my programs work again.
But i want to use freetype2 together with ttf for our old projects using
functions like "ImageTTFText()" !
I would be glad, if someone could help me. This is not my first php
installation, but my worst :-)
--
Andre Gellert
ElectronicPartner GmbH & Co KG
Entwickler Neue Medien
fon: +49 211 4156 6735
fax: +49 211 4156 308
--- End Message ---
--- Begin Message ---
Hi I've upgraded apache and mysql, but running a phpinfo keeps showing the
old information, even after a few days! Any ideas why?
Cheers
Robin
--- End Message ---
--- Begin Message ---
hi,
I tried to configure a chrooted web server (apache) with php.
Everything works fine except mysql support builtin in php which fails to work
on localhost mysql server.
The problem: for local connections "mysql_connect" php's function tries to
locate /var/lib/mysql/mysq.sock socket file.
I do not want to use mysql's socket file not even for local connections
because of chrooted instalation.
Is there any option to force php to use tcp/ip connections even when host is
localhost ?
--
..:::: Calin Damian - ICQ 98228007
..:: Project Leader, Matrix Works
--- End Message ---
--- Begin Message ---
I have been looking at the documentation for Apache and the documentation
for php and I am lost... Could someone point out a quick and easy way for
installation (without the use of the exe?) Yeah I know, stupid, but I want
to try this out.
Thanks in advance,
Jas
--- End Message ---