php-install Digest 26 Nov 2001 18:17:54 -0000 Issue 572
Topics (messages 5082 through 5086):
Should one install freetype before gd?
5082 by: Joelmon2001.aol.com
apache doesn´t parse .php files
5083 by: Sven Gauger
P.H.P and Cygwin NO PRECOMPILER
5084 by: Arkadiusz Malinowski
compile problem
5085 by: The Argyle Network of Services
Need help to install Php
5086 by: Rao Parvatam
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 ---
I am on linux
if I install freetype, do I do it before installing gd?
Does gd use other programs other than freetype to create images
with normal fonts (not the default ugly font) such as arial and helvetica and
what not?
installing freetype on linux is a mystery for me so I was curoius if I can
find another solution? If not, which goes first? Freetype or gd? Does it
matter which is installed first?
Thanks
--- End Message ---
--- Begin Message ---
hi everybody.
i just installed apache 1.3.22 mysql 3.23.44 and php 4.0.6 on my p3 running
winxp pro.
apache and mysql are fine but apache doesnt parse .php files.
i made everything as written in the install.txt file coming along with the
php dist:
copied php.ini to c:\windows
moved php4ts.dll to c:\windows\system32
httpd.conf changes:
LoadModule php4_module c:/php4/sapi/php4apache.dll
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
<IfModule mod_dir.c>
DirectoryIndex index.html index.htm index.php
</IfModule>
php.ini changes:
extension_dir = c:\php4
the html files are served well.
when i run apache -t it gives following error msg:
cannot remove moduel mod_php4.c: not found in module list
thanx in advance for any help
Sven Gauger
----------------------------------------------------------------------------
--------
MEGA Malereinkaufsgenossenschaft e.G.
Sven Gauger, EDV-Abteilung
Fangdieckstraße 45
22547 Hamburg
office: +49 040 54004 - 158
fax: +49 040 851972 - 4158
mobile: +49 0170 8287108
http://www.megamaler.de
[EMAIL PROTECTED]
--- End Message ---
--- Begin Message ---
When I run ./configure on Cygwin I get message?
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
What is wrong?
Arek
$ ./configure
loading cache ./config.cache
shtool:echo:Warning: unable to determine terminal sequence for bold mode
shtool:echo:Warning: unable to determine terminal sequence for bold mode
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... found
checking for working automake... missing
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... i686-pc-cygwin
checking for gawk... gawk
checking for bison... bison -y
checking bison version... 1.28 (ok)
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot
creat
e executables.
--
Tego nie znajdziesz w zadnym sklepie!
[ http://oferty.onet.pl ]
--- End Message ---
--- Begin Message ---
I am trying to set up apache, php and mysql
I have compiled mysql - all ok
I have compiled php - all seemed ok
I am compiling apache and get probs
I have tried the following methods
1.
./configure --activate-module=src/modules/php4/libphp4.a
make
make install
no errors returned but ./httpd -l does not show mod_php in the list and the
php functions don't work
2.
put AddModule modules/php4/libphp4.a in the Configuration file
in /usr/local/apache_1.3.22/src and then run ./Configure
no errors so I run make
then I get the following
In file included from ../../include/ap_config.h:1170,
from os.c:6:
/usr/include/regex.h:327:27: missing terminating ' character
make[1]: ***[os.o] Error 1
make: ***[subdirs] Error 1
Any ideas
Regards Dave
--- End Message ---
--- Begin Message ---
Hi
Trying to install PHP on NT/PHP 4.0.6 version CGI version.
Installed PHP406installer.EXE, then what ?
Thank you,
Rao
--- End Message ---